Steve Yegge
Software Engineer & Creator of Gas Town at Independent
40-year software veteran, former Google/Amazon engineer, creator of Gas Town open-source agent orchestrator. Known for influential blog posts and strong opinions on developer tools.
About Steve Yegge
Steve Yegge is a veteran software engineer with 40 years of experience, known for his influential and often provocative blog posts about software engineering culture and tools. He spent significant time at Amazon and Google, where he famously wrote internal rants about platform architecture that later leaked publicly. He now focuses on Gas Town, an open-source AI agent orchestrator for running multiple agents in parallel.
Career Highlights
- Gas Town (2025-present): Creator of open-source AI agent orchestrator
- Sourcegraph (2020-2023): Head of Developer Experience
- Google (2005-2018): Senior Staff Engineer
- Amazon (1998-2005): Senior Developer, wrote the famous “Stevey’s Google Platforms Rant”
- GeoWorks (early career): Where he first encountered the SWAT debugger that shaped his views on developer tools
Notable Positions
On Big Tech Dying
Yegge argues that large companies are “quietly dying” because they can’t absorb the productivity gains from AI-augmented engineers. The organizations have downstream bottlenecks — design, legal, compliance, release processes — that prevent them from shipping what their engineers produce. Innovation will come from 2-20 person teams, echoing the pattern from when cloud computing emerged.
On “Heresy” in AI Codebases
Coined the concept of a “heresy” — a wrong architectural idea that takes root among AI agents and keeps rebuilding itself even after you remove it. Agents find references in docs or comments and reconstruct the bad pattern. The fix requires explicit documentation in prompts and tooling to prevent recurrence.
On The Bitter Lesson
Strong advocate of Richard Sutton’s “bitter lesson” — don’t try to outsmart the AI with hand-crafted domain knowledge. Bigger models always win. Yegge estimates at least two more capability cycles remain, meaning models 16x+ smarter than today.
Key Quotes
- “We’re looking at the big dead companies. We just don’t know they’re dead yet.”
- “Make your token burn as high as your investors will let you go.”
- “Opus 4.5 made this officially an engineering problem. We don’t need AI researchers anymore.”
Related Reading
- Vibe Coding - The coding paradigm Yegge practices and critiques
- Agentic Coding - The structured workflow Yegge advocates
- Gergely Orosz - Interviewer on The Pragmatic Engineer