My First Rails Deployment Journey with Kamal My first experience deploying a Rails app with Kamal—from hitting a wall with proxy conflicts to solving mysterious Docker volume errors. Here's what I learned along the way
PostgreSQL 18 and Rails: New Features and UUIDv7 Support PostgreSQL 18 has just been released, continuing the tradition of steady, meaningful improvements to one of the most popular open-source databases. Alongside this, the Rails team has already merged patches to ensure smooth support for PG18 in ActiveRecord. In this post, I’ll cover some of the key highlights of