TORSDAG
2026-06-11

Too many projects, too many ideas, too few hours — one learning a day anyway

Dev diary — 2026-06-10

A big build day — +8k lines in The Cloudy Brain alone — but the real story is the reversal in the middle of it.

The morning went into autonomous machinery: a curation and rating engine that would harvest my notes, draft posts, and run them past a multi-AI panel with a skeptic and a judge. I built the whole thing — validation gate, decision memory, a first real run against twenty vault candidates. The run looked like a failure (seventeen rejections) but the commit bodies call it a correct diagnosis: the harvester was reading status notes, and the engine rightly killed the status reports it got fed.

Then, by what the log marks as “RESET v2”, I killed the autonomous pipeline entirely. The new shape: a blog co-written in session, with the engines detached into standalone capabilities you call deliberately instead of a machine that publishes on its own. The reference notes that failed as post sources got repurposed as grounding for human-written drafts — an editorial copilot rather than an author. Two proposed posts were built and removed the same day, along with about, lab, and projects pages; judging by the churn, the reset was decided mid-build, not planned.

The rest was making the blog real: an editing platform with edit and delete, share and SEO plumbing, structured data, a contact address. The design went through an A/B — a salmon newspaper look versus an “Engineering Sheet” — and the sheet won; the brass-and-ink dark theme built earlier in the day was retired.

Along the way I built a small internal AI proxy of my own — the open-source gateways all wanted to be platforms, and I needed something simple that every one of the site’s AI calls could route through, with hard limits on what a headless model is allowed to do. And the ideas pile got pruned by one entry that didn’t survive contact with daylight.

Tonight: the autonomous publisher is dead, the co-written blog is live in its place, and every AI call passes through one guarded door.