Andrej Karpathy

4 items

Sequoia Capital · 2026-04-30 2026-05-01-w3

Andrej Karpathy: From Vibe Coding to Agentic Engineering

Karpathy's trust threshold is the most telling data point in the piece: senior practitioners stopped correcting agent outputs in December 2025, not because agents became perfect, but because the correction cost exceeded the perceived value of intervening. The MenuGen demo makes the structural consequence concrete: one Gemini Nano Banana call replaced an entire Vercel app stack, which reframes the build decision from 'how should we architect this' to 'should this app exist at all.' That reframing connects to both other picks this week. Silver is betting that the next capability jump requires simulation environments and reliable scoring; the goblin postmortem confirms that without those, systems optimize for the wrong thing silently and at scale. The durable position in agentic AI isn't the model or the prompt or even the agent: it's the verification environment, the infrastructure that makes iteration trustworthy enough to trust.

Sequoia Capital 2026-04-30-3

Andrej Karpathy: From Vibe Coding to Agentic Engineering

Karpathy's December 2025 trust threshold is a behavioral signal more telling than any benchmark: senior practitioners stopped correcting agent outputs. The sharper insight sits in the MenuGen demo, where one Gemini Nano Banana call replaced an entire Vercel app stack; that collapse turns 'should this app exist at all' into the new build-evaluation primitive for 2026. Verifiability is where iteration compounds, which makes the verification environment, not the model or the prompt, the durable position in agentic AI.

New York Magazine — Intelligencer 2026-04-28-2

My Adventures Setting Up an OpenClaw Agent

Sam Altman, Jensen Huang, and Andrej Karpathy called OpenClaw the most important software ever shipped; three months later an NY Mag columnist burned $8 of $30 in API credits during setup, found no sticky use case across six workflows, and uninstalled — while Claude Cowork connected to Drive, analyzed a bank statement stack, and shipped a school-deadline widget in the same session. What the comparison isolates isn't model capability; it's embedded versus standalone. Consumer agents that require their own surface are acqui-hire candidates; the ones that win will be ambient features inside apps people already open, which is exactly what Anthropic restricting OpenClaw access and Altman hiring its founder both signal.

⟷ links
art_20260428_tinkerslop-and-the-use-case-discovery-faart_20260428_whitespace-vertical-closed-agent-apps-foart_20260404_anthropic-bans-openclaw-from-claude-subsart_20260413_building-agents-at-home-consumer-agent-aart_20260412_sundar-pichai-on-ai-at-google-vertical-i2026-04-04-32026-04-04-22026-04-01-22026-04-15-22026-03-09-32026-04-10-w12026-04-09-22026-03-22-22026-04-07-22026-04-08-12026-04-17-22026-04-22-12026-04-23-12026-04-22-3
Fortune 2026-03-23-2

The Karpathy Loop: Autonomous Agent Optimization as Research Pattern

Karpathy's autoresearch ran 700 experiments in two days on a 630-line codebase: the result matters less than the pattern. The Karpathy Loop (agent + single file + testable metric + time limit) is the atomic unit of constrained autonomous optimization, and it generalizes to any problem with a measurable output and a modifiable code surface. The real competitive shift isn't building better agents; it's designing better constraints, metrics, and stopping criteria: taste becomes the bottleneck, not compute.