The New Open Source Is Specs, Not Code
This week, a Cloudflare engineering manager “rebuilt” 94% of the Next.js API surface in under a week. He used Claude across 800 AI coding sessions, spending roughly $1,100 in API tokens. The result is something resembling Next.js that benchmarks at 4x faster build times and 57% smaller bundles than Next.js itself. Almost every line of code was AI-generated. The human contribution was architectural direction: deciding what to build, steering the AI away from dead ends, making design decisions.