Fetching from the wire…
Top 5 · 2026-05-26 · source-backed
Nolan Lawson (ex-Microsoft, ex-Salesforce) published an essay that hit 662 points and 247 comments on Hacker News. His argument: stop using LLMs to ship faster. Use them to ship better. His approach runs multiple models to review code, ranks findings by criticality, and filters false positives before generating a final report. Speed isn't the point. Quality is.
This resonates with me because I've been living the same shift. I spent months optimizing for velocity with Claude Code in my personal projects. More subagents, faster task completion, bigger PRs. Then I started noticing patterns. The code worked. It passed tests. But it was mediocre. Not wrong, just bland. Missing the architectural awareness that comes from actually thinking about what you're building.
The timing is perfect because this essay arrives alongside three other signals pointing the same direction. George Hotz's "Eternal Sloptember" essay (462 points, 360 comments) argues AI coding agents will produce "buckets and buckets of slop," creating a golden era for quantity and a dark age for quality. His key insight: high performers can recognize slop while bottom performers produce 10x output without self-checking mechanisms. A new Constraint Decay paper (280 points, 190 comments) demonstrates that LLM agents fail when structural requirements accumulate in backend code. They're great at unconstrained generation but fall apart when they need to respect architectural patterns, ORMs, and database constraints. And a HollandTech essay "Claude Is Not Your Architect" (267 points) makes the case that AI agents are "pathologically agreeable" and can't provide the pushback that real architects deliver.
Four independent signals, all crystallizing around the same thesis: speed without taste produces slop.
What builders should do: Try Nolan's approach. Next time you'd use AI to generate code, use it to review code instead. Have one model write, another review, a third filter false positives. You'll ship slower. The code will be better.
Each link below shares sources, entities, or timing with this story.
Claude Code uses Sonnet / Shared entities / Same source domain / Shared topic / What happened next / Tension
Linked by a graph relationship (Claude Code uses Sonnet); both cover Claude Code, LLM, Microsoft, Then; reported by the same outlet (arxiv.org).
Microsoft criticizes Claude Code / Shared entities / Shared topic / What happened next / Tension
Linked by a graph relationship (Microsoft criticizes Claude Code); both cover Claude Code, LLM, LLMs, PRs; overlapping topics (agent, code, review).
Claude Code uses Sonnet / Shared entities / Same source domain / Shared topic / What happened next / Tension
Linked by a graph relationship (Claude Code uses Sonnet); both cover Claude Code, Microsoft, PRs; reported by the same outlet (arxiv.org).
Boris Cherny uses Claude Code / Shared entities / Same source domain / Shared topic / What happened next / Tension
Linked by a graph relationship (Boris Cherny uses Claude Code); both cover Claude Code, Hacker News; reported by the same outlet (news.ycombinator.com).
Claude Code uses MCP / Shared entities / Shared topic / Earlier coverage / Tension
Linked by a graph relationship (Claude Code uses MCP); both cover Claude Code, LLM, PRs, Then; overlapping topics (agent, code).
Anthropic released Claude Code / Shared entities / Same source domain / Shared topic / Earlier coverage / Tension
Linked by a graph relationship (Anthropic released Claude Code); both cover LLM, LLMs, Next; reported by the same outlet (arxiv.org).
Claude Code uses Axios / Shared entities / Same source domain / What happened next
Linked by a graph relationship (Claude Code uses Axios); both cover Claude Code, Hacker News, PRs, Then; reported by the same outlet (news.ycombinator.com).
OpenCode competes with Claude Code / Shared entities / Same source domain / Shared topic / What happened next
Linked by a graph relationship (OpenCode competes with Claude Code); both cover Claude Code, Hacker News; reported by the same outlet (news.ycombinator.com).