The Takeaway: The real shift isn’t faster coding — it’s that LLMs are becoming the new runtime, and humans now steer with context.
- Vibe coding lowers the floor for everyone, but agentic engineering is about keeping the quality bar high while letting agents do the heavy lifting.
- The most valuable work is increasingly in verifiable domains, because models improve fastest where outputs can be checked, rewarded, and iterated on.
- A lot of “apps” are already obsolete in the new paradigm: if a prompt plus an image can produce the result directly, the old middleware was just scaffolding.
Andrej Karpathy, cofounder of OpenAI and former Tesla AI lead, has moved from explaining modern AI to naming its next phase. His core claim is blunt: software is no longer just explicit code or trained weights — it’s becoming a system where “your programming now turns to prompting,” and the context window is the control surface.
That’s why he says he felt behind as a programmer in December, when agentic tools stopped feeling like assistants and started feeling like competent collaborators. The change wasn’t gradual. “The chunks just came out fine,” he said, describing the moment he stopped correcting the model and started trusting it. From there, he argues, the right question isn’t how to speed up old workflows, but what new things become possible when the model itself does the work.
His examples are telling. A menu-scanning app he built suddenly looked unnecessary once he realized Gemini could take the photo and render the result directly. That’s the bigger thesis: many products are still built for humans to click through, when they should be designed for agents to act on. Even then, Karpathy isn’t handing over judgment. Agents can handle the “intern” work, but humans still own taste, specs, and oversight. The ceiling is rising — fast — but the winners will be the people who learn how to direct it.