Bookmarks

Bookmarks

50156 bookmarks
Custom sorting
Live website updates with Go, SSE, and htmx
Live website updates with Go, SSE, and htmx
In case you missed the memo, the Single Page Application hype period is over, and we’re now back to PHP and jQuery, I mean rendering HTML on the server. I’m excited! It brings me back to the early 2000s when we were all web developers, not frontend or backend engineers. But there’s one thing I would miss from the SPA era: live updates.
·threedots.tech·
Live website updates with Go, SSE, and htmx
Difference between running Postgres for yourself and for others
Difference between running Postgres for yourself and for others
At Ubicloud, our managed cloud service enables us to run PostgreSQL for others. We open sourced our implementation, so we thought this was a good opportunity to talk about its features. This blog post summarizes features commonly available in a managed service. It also describes interesting differences between running Postgres for yourself and others across four product areas - provisioning, backup/restore, HA, and security.
·ubicloud.com·
Difference between running Postgres for yourself and for others
Which cloud providers support auto_explain? - pgMustard
Which cloud providers support auto_explain? - pgMustard
From time to time I need to check whether a managed Postgres provider supports auto_explain, and if so, which auto_explain parameters they support. Since it can be time-consuming to set up and test each of these, I wanted to create a reference for myself, and thought it might also be of interest to
·pgmustard.com·
Which cloud providers support auto_explain? - pgMustard
Row pattern recognition feature for PostgreSQL
Row pattern recognition feature for PostgreSQL
What is row pattern recognition feature? Row pattern recognition (RPR) is a feature defined in the SQL standard. It allows to search for a s...
·pgsqlpgpool.blogspot.com·
Row pattern recognition feature for PostgreSQL
Understanding Hash Value Omission in Ruby
Understanding Hash Value Omission in Ruby
Learn about hash value omission in Ruby, their benefits, examples, and implementation guidelines for more concise code
·allaboutcoding.ghinda.com·
Understanding Hash Value Omission in Ruby
Mastering Ruby Code Navigation: Major Ruby LSP Enhancements in the First Half of 2024
Mastering Ruby Code Navigation: Major Ruby LSP Enhancements in the First Half of 2024
In the first half of 2024, Ruby LSP has seen significant enhancements, particularly in the area of code navigation, thanks to the advancement of its indexer. In this post, we’ll dive into the major code navigation enhancements that have been made to Ruby LSP. We’ll also touch on some experimental features that are on the horizon.
·railsatscale.com·
Mastering Ruby Code Navigation: Major Ruby LSP Enhancements in the First Half of 2024
Alternative text in action
Alternative text in action
We want to share some top tips on writing and using alternative text to encourage everyone to add it into their content every day. Our tips can be applied no matter what software or application you’re using.
·accessibility.blog.gov.uk·
Alternative text in action
Git Granary
Git Granary
The one where I build it all myself
·dbushell.com·
Git Granary
OS徒然草 (1) - VA Linux エンジニアブログ
OS徒然草 (1) - VA Linux エンジニアブログ
OSがどんなものであるかを理解するための背景となる知識や勉強の参考になる情報をお話ししていこうと思っています。調べものというより雑談に近いものですので、気楽に読んで頂ければ良いかと思います。その上で、何らかの参考になれば幸いです。
·valinux.hatenablog.com·
OS徒然草 (1) - VA Linux エンジニアブログ