Programming
4 posts

AI Agents Finally Make Literate Programming Worth Trying
Literate programming has been around for 40 years but never caught on — because maintaining parallel narratives of code and prose is exhausting. AI agents change that equation entirely.

Go 1.26 Shipped Without JSON v2: 18 of 44 Tasks Still Open
Go 1.26 is out, but JSON v2 remains experimental. With 18 of 44 subtasks still open, unresolved performance regressions, and pending Union type support—this isn’t a delay, it’s the Go team building a solid foundation for the standard library.

Rust 1.90: The Update Developers Have Been Begging For
If Rust build times have ever ruined your coding flow, this release fixes what matters most
Customize Your AI Coder: A Deep Dive into Claude Code Output Styles
Learn to use Claude Code’s new Output Styles feature to transform your AI assistant. This guide covers everything from using preset personas like ‘Explanatory’ and ‘Learning’ to creating your own custom AI styles for tasks like code auditing, TDD, and more.