Curated developer articles, tutorials, and guides — auto-updated hourly


There is a moment every SaaS founder hits early on. You open AWS, look at the console, and it feels...


The bill that arrives after the incident Picture the worst version of a Tuesday. You ship...


Hey folks 👋 Welcome back. In Part 2 we laid the foundation: a Rails 8 API with a User model,...


Most developers think that "progress" means adding lines of code. We feel good when we finish a new....


Quick warning before you read: this isn't a launch announcement. It's a story about getting...


A Rails integration app that syncs Empire Flippers listings to HubSpot and Google Sheets using...


Every morning, I see the same thing on my Twitter feed or the GitHub Trending page. A new Ruby gem i...


Most MCP setups hand your AI a database URL and hope for the best. activerecord-mcp mounts an MCP se...


Service classes are one of the most representative anti-patterns in Rails. That is because they...


Fuik is a Rails engine for handling webhooks that I launched recently. But it can also be used to...


I am developing a boilerplate called SuperRails. ...


Recently I had a chance to contribute to grape-swagger-rails, helping modernize the project and...


A step-by-step guide to moving your Kamal secrets from plaintext to AWS Secrets Manager and deployin...


Database Migration Strategies That Actually Work in Production Database migrations are the...


Database Migration Strategies That Actually Work in Production Database migrations are the...


Rails X XCode Tips When reading commands from a textbook, the \ in the command instruction line is...


Beginning to create Native Apps! Troubleshooting Tips If you have a connection error, remember to....


Originally published at ffmpeg-micro.com. You need to process video in your Ruby on Rails app. User...


When you run rails generate model, Rails defaults to using a standard auto-incrementing integer for....


I’ve lost count of how many times I’ve been tempted by a "revolutionary" new database. Every few.....


Ruby on Rails is the framework that popularized "convention over configuration." There's a right...


flag_shih_tzu v1.0.0 changes the default query mode from IN lists to bit operators for safer rolling...