Tag: #compile-times
Writing on GPUs, LLMs, MLOps, Kubernetes — and mindset · 2 posts
TypeScript 7 Is GA — the 8-12x Is Real, but Some People Cannot Move Today
On July 8, 2026, TypeScript 7.0 went GA. The Go-rewritten native port is no longer a separate binary — it is now simply tsc, and npm install -D typescript pulls it in. Microsoft's reported full-build speedup is 8 to 12x,
2026-07-16 · 18 min read #typescript#compiler#tooling#build-systems#compile-timesWhy Scarf Reluctantly Left Haskell After 7 Years — The Real Cost of a Language Choice
Scarf is moving its backend off Haskell to Python after seven years in production. The interesting part is why. Founder Avi Press readily admits Haskell kept most of its promises — reliability, type safety, performance —
2026-07-11 · 7 min read #haskell#python#engineering-decisions#compile-times#ai-assisted-development