Running code: CPU time != wall time. Both matter, but which matters more varies on circumstances. Writing code in 2026: Human time != wall time. Ditto. (Brought to you by a morning in which I have spent more human time fighting CI than overseeing my bots.)
Go famously generates single static binaries you can scp and run. But the Go toolchain requires GOROOT, standard library, a dozen binaries. Wouldn't it be awesome if "download Go 1.28.0" meant download one binary called go1.28.0? (People who want editable GOROOT can run make.bash.)
A “sufficiently detailed spec” is the new “sufficiently advanced compiler”.
A rapidly increasing share of the software I use on a daily basis is bespoke. It makes bugs and papercuts in other software ever more exasperating. Once you've experienced mutable software there's no going back. I think blog.exe.dev/customizing-... may be most important thing ever on the exe blog.
Customizing Shelley, Customizing Software - exe.dev blog
With a coding agent living next to your software, customizing it is as easy as asking. Shelley even rebases your changes onto each upgrade.
blog.exe.dev
Built a distributed DNS server in ~a week. Rebuilt twice on purpose. Shipped -> went on vacation. DNS incidents a month later: 0. How we did it (hint: the answer isn't vibe-coding): blog.exe.dev/claude-is-no...
Claude Is Not a Compiler - exe.dev blog
blog.exe.dev
I don’t care whether an agent wrote your code. But please please please write the readme yourself. At least the first part—the “what does it do and why do I care” part.
So far, agent orchestrators are like toothbrushes…I can use someone else’s, but I’d rather not.
I wouldn't have guessed I would ever describe an AI-generated version of Bella Ciao as neurotic...but...that's just want gpt-5.6-sol.wav is. bella-ciao.exe.xyz
Bella Ciao rendered directly by LLMs
bella-ciao.exe.xyz
It is insanely frustrating to be responding to a cybersecurity incident and have Fable repeatedly, insistently get downgraded because cybersecurity.
Smaller git worktrees with copy-on-write: commaok.xyz/post/git-cow...
Copy-on-write git worktrees
In the before times, I typically used a small, curated handful of git worktrees. Now the worktrees grow like bermuda grass, to the extent that they’ve become a disk space problem. Git worktrees do sha...
commaok.xyz
I was just accused of ”having proletarian tastes in my Odyssey translations” and wait what is even going on here.
Just as horrible as you would expect: LLMs attempt to synthesize music using Python. Blog: commaok.xyz/ai/bella-ciao/ Listen: bella-ciao.exe.xyz
Bella Ciao with LLMs
“Pelicans on bicycles” is kinda saturated. (As would be “Pelicans on bicycles jumping a shark.”) But here’s a thing that models are currently pretty terrible at: Generating tolerable music with nothin...
commaok.xyz
Having to RTFM for a tool I just built for myself is such a weird experience.
Rapid updates are a software supply chain threat vector. Use cooling off periods. Also, Mythos can go from vuln to working exploit in hours for trivial money and effort. Better patch fast. The call is coming from inside AND outside the house. This is fine.
I gotta say that I am starting to fray at the edges from all the change and 🔥 at all levels. The threat of quantum computers is churning my profession words.filippo.io/crqc-timeline/ AI is rebalancing my field sockpuppet.org/blog/2026/03... War and fascism are... yk. And ofc climate change. 😮💨
Etymology TIL: en.wikipedia.org/wiki/Rebrack... sequel = seq+uel prequel = pre+quel The q moved!
Rebracketing - Wikipedia
en.wikipedia.org
2026: the year when every software engineer becomes Jobu Tupaki
exe.dev's CLI and API are one and the same, as it should be. blog.exe.dev/apis-for-the...
APIs for the RESTless - exe.dev blog
Mint your own bearer tokens for exe.dev's HTTP API.
blog.exe.dev
Today's realization: I do very little direct editing of files any more. That means the main feature I care about is speed: get in, edit/read, get out. Switched from VSCode to Zed. Immediately and obviously better.
Chatting with the cashier, who just moved to Marin from rural Louisiana. His take: “Everyone here is super healthy, on the outside.“