Andrej Karpathy's keynote at AI Startup School in San Francisco. Slides provided by Andrej: https://drive.google.com/file/d/1a0h1mkwfmV2PlekxDN8isMrDA5evc4wW...
Why Superintelligent AI Isn’t Taking Over Anytime Soon
Despite claims from top names in AI, researchers argue that fundamental flaws in reasoning models mean bots aren’t on the verge of exceeding human smarts.
At Amazon, Some Coders Say Their Jobs Have Begun to Resemble Warehouse Work
Pushed to use artificial intelligence, software developers at the e-commerce giant say they must work faster and have less time to think. Others welcome the shift.
The Recurring Cycle of 'Developer Replacement' Hype
AI isn't replacing developers, it's transforming them. Just as NoCode created specialists and cloud turned sysadmins into DevOps engineers, AI elevates engineers from code writers to system architects. The most valuable skill isn't writing code, it's designing coherent systems.
How I used o3 to find CVE-2025-37899, a remote zeroday vulnerability in the Linux kernel’s SMB implementation
In this post I’ll show you how I found a zeroday vulnerability in the Linux kernel using OpenAI’s o3 model. I found the vulnerability with nothing more complicated than the o3 API ̵…