How I Seeded a Million Records in Seconds (and You Can Too) 🪄The other day, I needed to test a feature in one of my Rails apps that relies on user data — lots of it. I’m talking a million rows. So…Apr 22Apr 22
Understanding Model Context Protocol (MCP)Hello everyone, back with another interesting topic. You might have heard about MCP (Model Context Protocol) before, but I wanted to share…Mar 24Mar 24
The Better Way to Run Rails Apps Locally: Using Puma Dev for Custom Domains and SSLAre you tired of juggling ports and typing localhost:3000 for every Rails project? What if I told you there's a more elegant way to run…Feb 16Feb 16