Digests
Condensed engineering notes shaped through LLM-assisted discussion.
Short synthesis posts that preserve model context while keeping the engineering subject in focus.
ProgramBench and the Emerging Limits of AI Software Engineering
ProgramBench reframes AI coding evaluation around system reconstruction, exposing the gap between modifying software and architecting software systems.
Static export as a forcing function
Static export keeps this writing site honest by forcing content, metadata, routes, and deployment failures to resolve at build time.
Internal packages as delivery leverage
Internal packages create delivery leverage when they remove repeated work without turning every app into dependency ceremony.