Daily Digest
7 articles published
Articles
Simon Willison
Running Pydantic's Monty Rust sandboxed Python subset in WebAssembly
No summary available.
Tim Bray
Quamina + Claude, Case 1
With 47 years of coding under my belt, and still a fascination for the new shiny, obviously I’m interested what role (if any) GenAI is going to play in the future of software. But not interested
Brendan Gregg
Why I joined OpenAI
The staggering and fast-growing cost of AI datacenters is a call for performance engineering like no other in history; it's not just about saving costs – it's about saving the planet. I have joined Op
Alex Kladov (matklad)
CI In a Box
CI In a Box Feb 6, 2026 I wrote box, a thin wrapper around ssh for running commands on remote machines. I want a box-shaped interface for CI: const repository = "git@forge.com/me/my-project"; const c