Fetching from the wire…
Top 5 · 2026-05-10 · source-backed
Boris Cherny, the person who built Claude Code, told Sequoia's AI Ascent that he hasn't personally written a line of code in 2026. He delegates 100% to AI. Ships dozens of PRs daily from his phone. Predicts the title "software engineer" starts disappearing by end of 2026, replaced by "builder."
His exact framing: "Coding is solved."
I use Claude Code every day in my personal projects. I've shipped three products with it in the past year. I'm about as bullish on AI-assisted development as anyone. And I think Cherny is both right and dangerously wrong at the same time.
He's right that the mechanical act of writing code is increasingly automated. I spend more time reviewing, directing, and evaluating than typing. The bottleneck has moved from "can I write this function" to "should this function exist" and "is this the right abstraction." That shift is real. I feel it every day.
But "coding is solved" collides with DELEGATE-52's finding that AI silently corrupts 25% of content in long workflows. It collides with 380,000 vibe-coded apps shipping with no security. It collides with the reality that Cherny is an exceptional engineer who can evaluate AI output at a level most people can't. When he reviews a PR from his phone, he brings 15+ years of context about what good code looks like. Strip that away, and "coding is solved" becomes "generating plausible code is solved, but verifying it is now the entire job."
He also said every team member at Claude Code, including PMs, designers, and finance, now writes code. And he believes Claude Code itself may be 100 lines a year from now. That second prediction is the more interesting one. If the tool itself becomes radically simpler, the skill ceiling drops and the "taste" ceiling rises.
Andrew Ng seems to agree on the direction if not the speed. His new free course with JetBrains on spec-driven development explicitly addresses the gap: vibe coding is fast but unreliable. The answer isn't "stop using AI." It's "get better at specifying what you want and verifying what you got."
Each link below shares sources, entities, or timing with this story.
The Cherny "coding is solved" cascade reached Lenny's Podcast (one of the largest product/engineering podcasts). New details: Cherny hasn't written a single line of code by hand since November. Anthropic reports 200% engineer productivity increase since adoption. Claude Code d...
Issue 6235 on anthropics/claude-code asks Claude Code to read AGENTS.md, the config file that Codex, Amp, Cursor and most other harnesses already load, rather than only CLAUDE.md. It has been open since August 2025. It has accumulated over 5,200 reactions and 300+ comments, ma...
This is the paper of the week. arXiv 2607.28871 introduces BSG-VA, which replays every validation command an agent runs across three code states: the original buggy code (B), the candidate patch (S), and the gold developer fix (G). If a test passes in all three states, it neve...
Three capabilities that change daily workflows: /simplify is a parallel-agent code quality gate you run before every PR (Boris Cherny uses it daily). /batch is an interactive code migration planner that executes with dozens of parallel agents in isolated git worktrees — usage:...
Andrej Karpathy stood up at Sequoia Capital's AI Ascent 2026 and said what a lot of us have been thinking but hadn't articulated this cleanly. He called the current era "Software 3.0," defined as prompting an LLM interpreter, and declared December 2025 the tipping point when a...
Cursor just admitted that code editing isn't the main event anymore. Cursor 3 abandons its VS Code fork entirely. Not an extension. Not a theme. Gone. Rewritten from scratch in Rust and TypeScript as what Anysphere is calling an "agent orchestration platform." The default view...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.