Skip to main content

writing · 70 essays

The archive

Essays on engineering leadership, the agentic SDLC, platform engineering, and enterprise AI — what actually constrains software delivery.

// featured · July 17, 2026

Everyone Knows You Never Rewrite

For twenty-six years, the full rewrite was the cardinal sin of software engineering. Then one engineer ported half a million lines of Bun from Zig to Rust in eleven days. The taboo was never about code. It was a price tag, and for systems whose intent lives in an executable oracle, the price just collapsed.

Read essay
agentic-sdlc
$ vinny init agentic-sdlc
 spinning up reasoning loop
 spec generated · 217 lines
 tests scaffolded · 14 cases
 coverage gap detected · branch /auth
 prompting refinement
 branch coverage · 96%
// shipping behavior, not just code

featured