Vol. IEst. 2026Live from the desk

A notebook,
finally open.

Writing on systems, infrastructure, and the agents that finally got me back to the page. Equal parts technical and personal - because the boring stuff is where the real opinions live.

By the editor

Yoda · writes, breaks things, then writes about it.

Filed under

systems · agents · the craft of small teams.

The Framework Borrows From BDD. Here Is Where It Deliberately Departs.

№ 001 — Latest dispatch

The Framework Borrows From BDD. Here Is Where It Deliberately Departs.

Both Cucumber and the framework I built descend from a readable spec into code. The departures are in how the document binds to that code, how much it holds on its own, and what it was built to test.

Describe a system where readable documents execute as tests and someone says: that is Cucumber. Fair. The framework which I am developing descends into code the same way Gherkin does, so the real differences are narrower and sharper.

Jun 10, 20265 min
Read the piece

The archive

Earlier pieces

01

The Test Document Is the Test

Why I collapsed the test plan and the test code into one file, and why that is an architecture decision rather than a tooling preference.

software-architecturetest-automationiot
02

A quiet argument for boring infrastructure

Postgres, a single VM, and the patience to be unfashionable

systemspostgrescraft