The One Pizza Startup
Around December 2025, seasoned engineers noticed that frontier coding models now generated consistently high-quality code at a low cost. This has changed the dynamics of starting companies.
notes and code
Around December 2025, seasoned engineers noticed that frontier coding models now generated consistently high-quality code at a low cost. This has changed the dynamics of starting companies.
Writing about someone who wrote for the sheer joy of it is not easy, but I will try.
TL;DR: 4B and 9B models on ANE, bypassing CoreML entirely 11.66 tok/s single-stream, 28.62 tok/s with four concurrent streams — GPU and CPU idle Same 16-core ANE on every M1 through M5, regardless of SKU Bottleneck is dispatch overhead, not compute or bandwidth Code: ane.cpp + field guide
In my previous post , I analyzed 4,784 AI agent skills across 5 registries. An agent needs to navigate this space quickly and safely.
TL;DR: 4,784 skills scraped from 5 registries Average quality score ~78, 31% score 90+ 28% are duplicates ~10% install packages via npm/pip No verification, no provenance Treat like early npm—read what you install Browse all skills →