AI Summary
5 min readA big week in web development brought a mix of genuinely transformative news, some messy drama, and a few important security warnings. The dominant theme was speed and performance, with the TypeScript 7 release being the most impactful story for the vast majority of developers. But that was accompanied by a contentious debate around AI-assisted rewrites and a serious privacy breach involving a popular AI tool.
TypeScript 7: A 10x Faster, Native Compiler
The headline here is that the TypeScript compiler has been fully ported from TypeScript to Go, resulting in a roughly 10x performance improvement for builds. This is the culmination of work announced over a year ago, with the team now declaring version 7.0 production-ready. The compiler itself is now native, meaning it no longer runs on the JavaScript virtual machine.
Continue reading the full summary in the app — free to try.
Read Full Summary →Free • No credit card required
Never miss an episode of Syntax - Tasty Web Development Treats
Get every new episode summarized in your inbox — free, ~5 minutes to read.
No spam. Unsubscribe anytime.
What you'll learn
- 1 (01:19) **TypeScript 7.0 Released, 10x Faster Go Port** - The native Go rewrite of the TypeScript compiler is now production-ready, dramatically improving build and language server performance.
- 2 (01:28) **Bun Rewritten in Rust via AI, Sparking Zig Community Drama** - Bun's creator Jared Sumner used 64 parallel Claude instances to port the entire Zig codebase to Rust, costing ~$165,000 in tokens but compressing a year of work for a team of four.
- 3 (08:23) **OpenAI Releases GPT-5.6 (Luna, Terra, Sol)** - A new model family with Terra being half the cost of GPT-5.5 for similar performance, and Sol as the flagship "big boy" model.
- 4 (10:27) **Better Auth Acquired by Vercel** - The popular open-source auth library joins Vercel, allowing the team to focus on development without monetization pressure.
- 5 (11:50) **Grok Build CLI Caught Uploading Entire Git Repos** - A security researcher discovered the tool was sending all files, including secrets, to a Google Cloud bucket without opt-in.
- 6 (14:56) **Cloudflare Workers Get Direct Cache in Front** - Worker responses can now be cached directly, so requests served from cache never invoke the worker, saving CPU time and cost.
- 7 (15:10) **Cloudflare Drops "Drop" for Static Sites** - Deploy static files instantly without even signing up for an account; users have one hour to claim the deployment.
+ Full timestamped outline available in the app
Show Notes
CJ and Scott break down the biggest week in web dev: TypeScript 7 ships with a 10x-faster native port, Bun gets rewritten in Rust (much to the Zig team’s dismay), and Better Auth joins Vercel. Plus GPT-5.6 first impressions, Odin 1.0, Cloudflare’s new Workers cache and drag-and-drop deploys, and the OpenCode 2 beta.
Show Notes
- 00:00 Welcome to Syntax!
- 00:21 CJ upgraded his homelab network
- 02:09 TypeScript 7 is 10x faster
- 11:19 Bun Rust rewrite drama
- 28:18 GPT 5.6 Impressions
- 40:58 Better Auth Acquired by Vercel
- 49:51 Grok Build CLI is stealing your code
- 56:00 Cloudflare Worker Cache and Drop
- 01:01:22 Check out CJ’s latest video I Built an LLM from Scratch
- 01:03:06 Odin 1.0 Announced
- 01:05:33 OpenCode 2.0 Beta released
- 01:07:32 Winamp Skin Museum
- 01:11:08 CJ’s new MP3 player
- 01:13:03 Scott’s Robot Update
Sick Picks
- Scott:
More from this podcast
Syntax - Tasty Web Development Treats →