Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!
I created small Ruby utility that syncs tracks from Music Monday's comments to a Spotify playlist. ...
By christine September 23, 2025, edited and updated September 25, 2025 And Why We Should...
A few months ago, I wrote about a move that bypassed the maintainers who had built the RubyGems and...
MemeExplorer Sinatra App — Developer Takeaways This file summarizes my major learnings and...
how small incremental changes can benefit in the long term
From Reading to Contributing If you've been following our Rhino Framework series, you've...
I'll keep this post evergreen, as the situation evolves. Also, when you are done reading - hire...
Every time Ruby developers start talking about # frozen_string_literal: true, someone inevitably...
Postmark Challenge: Inbox Innovators. What Hulk built People not respond when Hulk write...
A pure Ruby gem that generates clean structure.sql files without pg_dump noise. Currently running in 4 production apps. Looking for feedback!
You know the drill. You need to run a script once to fix some data, update user preferences, or...
Introduction Regular expressions in Ruby represent one of the most powerful text...
Leveraging Gemini CLI and the underlying Gemini LLM to build Model Context Protocol (MCP) AI...
The Problem We built an admin area for a sales company that included a custom CRM,...
Meme Explorer 🚀 Overview Meme Explorer is not your typical Sinatra CRUD app —...
I ran into an issue trying to deploy a Rails 8 app to Heroku that was using Solid Cache. This was for a small MVP and ultimately I wanted to use the Solid stack (cache, queue, job) but wanted this to run off a single database on a PaaS like Heroku. The following outlines what I did to get this working.
If you're using RubyLLM to build AI-powered applications in Ruby, you're already enjoying a clean,...
When I tell people I'm building a game in Ruby, I get looks. "Ruby? For a game? Isn't that......
This article was originally published on Rails Designer This one has been in my "articles...
After 15 years of Python/Ruby/JS, learning Rust feels like being told you've been holding your fork...
There is a quiet moment, just after a feature is "done," when you click a link and witness the...
The most beautiful code is the one you don't have to write—a philosophy that has kept Rails vibrant...
This article was originally published on Rails Designer's Build a SaaS (apologies for the title,...
This article was originally published on Rails Designer After last week's introduction of Perron,...
You don't build a cathedral all at once. You lay a foundation, you raise the pillars, and you hope...
There comes a time in every senior Rails developer's journey when the app/services directory becomes...
This article was originally published on Rails Designer How would you tackle this feature in a...
Every seasoned Rails developer remembers the first time they opened a mature codebase. You navigate...
This article was originally published on Rails Designer A few weeks ago I helped someone start...
Author: Davide Santangelo www.davidesantangelo.com The landscape of Artificial Intelligence (AI) is...