David Heinemeier Hansson (DHH) is the creator of Ruby on Rails, co-founder and CTO of 37 Signals (makers of Basecamp and Hey), and the creator of Omachi, a Linux distribution. He is also a Le Mans racing driver.
Perspective on AI Agents
DHH went from vocal AI coding skeptic to agent-first developer over the 2025-2026 winter break. His inflection point was the combination of agent harnesses (Claude Code, Open Code) with Claude Opus 4.5. He found autocomplete-style AI (tab completion) infuriating for experienced developers, but terminal-based agent workflows transformative.
His daily setup runs two models in parallel — Gemini in Open Code and Opus in Claude Code — with Neovim for reviewing diffs. He maintains an extremely high quality bar: agent-generated code must match his personal style standards before merging.
Key Contributions
- Ruby on Rails — the web framework that powers Basecamp, Hey, Shopify, and millions of other applications. DHH argues Rails is having a renaissance as one of the most token-efficient frameworks for agent workflows.
- Shape Up — the product development methodology used at 37 Signals, built on 6-week cycles with small autonomous teams.
- “Peak Programmer” thesis — the argument that we may be nearing the end of the era when developers could command premium salaries simply by being the implementation bottleneck, as agents accelerate senior developers dramatically.
- Omachi — a Linux distribution based on Arch and Hyprland, with 400+ contributors in its first 6 months.