Built 26/04/15 10:53commit de0ee65
Karpathy Claude Coding Thread
中文 | English
Summary
This thread is not a repository or spec; it is a firsthand operator snapshot from Andrej Karpathy after weeks of heavy Claude-assisted coding, especially around parallel sessions, plan mode, test-time compute, and the new review burden created by agent throughput.
Source
- Raw file: raw/karpathy/Thread by @karpathy.md
- Translated raw file: raw/karpathy/Thread by @karpathy.zh.md
- Original URL: https://x.com/karpathy/status/2015883857489522876
- Author: Andrej Karpathy
- Ingest date: 2026-04-15
Key Contributions
- Records the operator-side shift from “manual coding plus autocomplete” toward “mostly programming in English.”
- Pushes back on both “no IDE needed” hype and overblown agent-swarm hype: current models still need close review.
- Makes success-criteria prompting explicit: declarative goals and loopable tests create more leverage than imperative micromanagement.
- Surfaces the long-run downside too: manual coding skill may atrophy even while review skill remains strong.
Strongest Claims
- The main gain is not only speed but expansion into work that previously felt too costly or too hard.
- Multiple context windows and browser/tool loops are major leverage multipliers.
- Review and simplification remain the human bottleneck even when implementation is largely delegated.