DHH keynote: 1,000 agents on one codebase means DRY and abstractions need repricing
ccerrato147 · x · 2026-09-26
At Rails World 2026 (Sep 23), DHH laid out new rules for developing with agents: judge the result, not the code; prompt above what you know; give agents outcomes, not tasks; brief them like a coworker and walk away.
He also rethinks classic abstraction principles: abstractions existed so humans wouldn't repeat themselves, but with a thousand agents working one codebase at once, every abstraction is a door they all squeeze through — and repeating yourself now costs nothing. DRY, naming, and layers were all priced for expensive programmer hours, which no longer applies in the agent era.
Related event: DHH: With a Thousand Agents in One Codebase, Abstractions Need Repricing(2 posts)→
More from coding & agent
- Jev + GPT-6 Luna loop rewrites sentence-by-sentence to strip AI slop from your writing — iamrobotbear · 2026-09-26
- Exa launches Agent Ultra: swarm-of-agents deep research claiming SOTA on evals and vibes — garrytan · 2026-09-26
- "Artisinal coding": the perfect antonym for vibe coding arrives — prajdabre · 2026-09-26
- Vercel launches stealth model Pixel Canary, ties GPT-6 Astra on Next.js evals — cramforce · 2026-09-26
- steipete pushes back on agent cost concerns: capable models now $0.1 per million tokens — steipete · 2026-09-26
- steipete: sync SQLite access was my biggest design mistake; 575 PRs to make it async — steipete · 2026-09-26