Blogs

Can AI rebuild a Rails page in Next.js? We tried it
We recently ran a livestream experiment to rebuild a page from our internal tool, Hub, using as much AI help as possible. The setup: Cursor as our AI-powered editor, and a goal to recreate Hub’s Events page. It was a fun, fast-paced session—and af...

Ruby Gem Naming: The Art of Delightful Obscurity | stevengharms.com
The Ruby community was always marked by an especially playful character. I haven’t written Ruby in over 5 years, but I still remember that feeling of play. It always surfaced in the oddest moments where someone would go off on a tangent and you co...

Tip: Put your Rails app on a SQL query diet | Software Engineer, Author, High Performance PostgreSQL for Rails
Much of the time taken processing HTTP requests in web apps is SQL queries. To minimize that, we want to avoid unnecessary and duplicate queries, and generally perform as few queries as possible.
Think of the work that needs to happen for every q...


Rails MCP Server: Enhanced Documentation Access | Mario Alberto Chávez
The latest updates to Rails MCP Server introduce significant improvements to documentation access, better integration capabilities, and enhanced workflow support that have transformed how I work with Rails projects using AI assistance.
Comprehens...



Malicious Ruby Gems Exfiltrate Telegram Tokens and Messages ...
Socket’s Threat Research Team has uncovered an ongoing supply chain attack targeting the RubyGems ecosystem. A threat actor using the aliases Bùi nam, buidanhnam, and si_mobile, published two malicious gems (i.e. packages) (fastlane-plugin-telegra...
