A Veteran Coder's Agent Philosophy: Don't Read the Code, Use Extreme Constraints
tokenbender · x · 2026-07-24
Veteran software engineer Uncle Bob, who started coding in the late 1960s, shared his current strategy for using AI coding agents: he completely avoids reading the code they generate.
He argues this is the only way to truly take advantage of their productivity. To maintain quality without reviewing the code, he surrounds the agents with extreme constraints. This gauntlet includes unit tests, Gherkin tests, QA procedures, quality metrics, mutation testing, and test coverage. By forcing the agent-generated code to pass this rigorous suite of tests, he achieves very high confidence in the final output.
Related event: Uncle Bob Stops Reading AI Code, Trusts Tests and Constraints(10 posts)→
More from coding & agent
- The browser main thread is expensive: a practical guide to JavaScript and CSS animation cost — jh3yy · 2026-09-11
- Inspired by OpenAI's 10,000-agent run, dev open-sources a crowdsourced agent problem-solving platform — Benjaminsen · 2026-09-11
- Lucid: open-source Mac app keeps your laptop awake only while AI agents run — Pitiful_Hedgehog_600 · 2026-09-11
- banteg's snail project crowdsources AI agents to finish matching Snail Mail's 20 remaining functions — banteg · 2026-09-11
- Alex Townsend posts 200 open problems in numerical linear algebra for humans and AI agents — IgorCarron · 2026-09-11
- Kimi K2.8 Preview rolls out: near-K3 coding performance, 1M context for all tiers — teortaxesTex · 2026-09-11