The Folder Is the Agent

I'm running 44 AI agents across multiple projects. Each one is just a model pointed at a folder.

#AI#Productivity
Added: 17 Apr 2026
What To Know in JavaScript (2026 Edition) – Frontend Masters Blog

An overview of what's new in language features, frameworks, runtimes, build tools, testing, and more.

#Javascript#Frontend
Added: 16 Apr 2026
Testing Anti-Pattern: Distracting Setup Data - SaturnCI - Continuous Integration for Ruby on Rails

Every month I walk to the end of my driveway and stuff my mailbox with a tall stack of letters. Actually, I have to repeat this process a few times, because sta...

#Ruby on Rails#testing
Added: 16 Apr 2026

Let’s imagine we have a database table of Pokémon, like so1:

#database
Added: 16 Apr 2026
Making your site visible to LLMs: 6 techniques that work, 8 that don't—Martian Chronicles, Evil Martians’ team blog

Most AI SEO advice is unproven. We tested what ChatGPT, Claude, and Perplexity actually read on our own site. Six LLM visibility techniques that worked, eight that didn't, and the metrics to tell the difference.

#AI#Ruby on Rails#Backend
Added: 16 Apr 2026
Use Rails Combined Credentials

Rails 8.1 adds Rails.app.creds to unify ENV variables and encrypted credentials behind a single API.

#Ruby on Rails
Added: 14 Apr 2026
How LinkedIn Feed Uses LLMs to Serve 1.3 Billion Users

In this article, we will look at how the LinkedIn engineering team rebuilt the Feed and the challenges they faced.

#AI
Added: 13 Apr 2026
Stop Using RVM: The Ultimate Guide to Ruby Version Managers

rbenv vs rvm vs asdf vs mise vs chruby vs direnv

#Ruby
Added: 9 Apr 2026
Our Rails Upgrade Methodology as Claude Code Skills - FastRuby.io | Rails Upgrade Service

An Open Source Claude Code skill based on our 60,000+ hours of Rails upgrade experience. Learn how our opinionated methodology teaches Claude Code to upgrade Rails, fast.

#AI#Ruby on Rails#AI Skills
Added: 9 Apr 2026
From 6 Minutes to 66 Seconds: Migrating 9,835 Model Tests to Minitest with an AI Agent Swarm

RSpec model specs: 6 minutes for 3,780 examples. Minitest model tests: 66 seconds for 9,835 tests. Both parallel. I built a 6-gate multi-agent pipeline in Claude Code to make the migration work.

#Ruby on Rails#testing#AI
Added: 8 Apr 2026
Building Multi-Tenant SaaS with Rails 8, Caddy, and Kamal

A production guide to building multi-tenant SaaS with Rails 8 — subdomain routing, custom domains, and automatic SSL with Caddy's on-demand TLS.

#Ruby on Rails#Kamal#DevOps
Added: 3 Apr 2026
Polymorphism with Strategies - RoRvsWild

One of the most frequent code smells in Rails is an excessive use of inheritance. A serious drawback from using inheritance to achieve polymorphism is the implicit coupling it creates between parent and child classes.

#Ruby
Added: 1 Apr 2026
My Harness: How I Stopped Babysitting AI and Went Kitesurfing

I built a system that builds the system. 4 hours from idea to production. Here's my full AI coding workflow for Rails.

#AI#Consulting
Added: 1 Apr 2026
Setting Up Your Ruby on Rails Monolith for AI Development

Large Rails monoliths burn millions of tokens per AI session. These 5 architectural changes cut costs and boost AI suggestion quality by 3-4x.

#AI#Ruby on Rails
Added: 1 Apr 2026
The Week I Kept Saying the Same Thing Five Different Ways

From the “Entrepreneurship without the fantasy” desk

#AI#Ruby on Rails
Added: 1 Apr 2026
Can Ruby Read an X-Ray? Building a Medical Image Processor

Can Ruby Read an X-Ray? Building a Medical Image Processor March 23, 2026 Published on RubyStackNews Nobody expects Ruby to process medical images. That is exactly why I tried it. This article is a…

#Ruby
Added: 1 Apr 2026
Supercharge Your Ruby on Rails Forms With Form Builders and Form Objects - RoRvsWild

Custom form helpers and builders can help reduce fragmentation if every developer in the team solves the same problem differently.

#Ruby on Rails
Added: 1 Apr 2026
Add to Calendar Bridge Component for Hotwire Native

Learn how to add events to your calendar with a bridge component

#Ruby on Rails#Native
Added: 1 Apr 2026
How I built a complete analytics dashboard for my Rails blog with Claude Code

I built a full analytics dashboard for my Rails blog — unique visitors, bounce rate, SVG charts, geolocation — with no third-party scripts. Here's exactly how I did it with Claude Code and Ahoy.

#Ruby on Rails#Design
Added: 28 Mar 2026
The Complete Guide to Deploying Rails 8 with Kamal on Hetzner

A step-by-step guide to deploying a Rails 8 application with Kamal 2, the Solid stack (SQLite, Solid Queue, Solid Cache, Solid Cable), Ansible, and Hetzner — from bare server to production.

#Ruby on Rails#Kamal#DevOps
Added: 27 Mar 2026
WebHaptics – Haptic feedback for the mobile web.

Haptic feedback for the mobile web.

#Frontend#Tools
Added: 17 Mar 2026
Declare Acronyms in Rails Inflections

Use inflect.acronym to keep API, SMS, and other acronyms correctly cased in class names and autoloading.

#Ruby on Rails
Added: 16 Mar 2026
How I Audit a Legacy Rails Codebase in the First Week

My legacy Rails app playbook. After 50+ engagements, here's the exact process, tools, and stakeholder questions I use in week one.

#Saff Engineer#Ruby on Rails
Added: 13 Mar 2026
Returning To Rails in 2026

I love a good side-project. Like most geeks, I have a tendency to go down rabbit holes when faced with problems - give me a minor inconvenience and I’ll happily spend weeks building something far more elaborate than the situation warrants. There’s joy in having a playground to explore ideas and “what ifs”; Building things just for the sheer hell of it, as Richard Feynman put it “The Pleasure of Finding Things Out”.

#Ruby on Rails
Added: 13 Mar 2026
WTF does a product manager do? (and why engineers should care)

Skills for developers from the product manager playbook

#Product Development
Added: 13 Mar 2026
First Previous Next Last