Essays

The Engineering & AI Systems territory. Long-form thought on AI-assisted development, agent mode, DevOps philosophy, and what changes when the human is three abstraction levels above the code. Some essays lean technical, some lean philosophical; they share the systems-engineering frame.

71 posts • Page 2 of 4

Rhetoric Is the Physics of Other Minds
11 min

Rhetoric Is the Physics of Other Minds

If AWS is math and Kubernetes is physics, then discourse is the physics of other minds, the same live, empirical, pushes-back system, except the matter is a person and the latency is a blank stare. Why the studio and the arena are two different rooms, why the second one floods you, and how to build the faculty that levels the field.

The Jagged Frontier
7 min

The Jagged Frontier

AI is strong in one place and confidently wrong half a step over, and from the inside the two feel identical. The real skill is not prompting. It is knowing when to delegate, when to steer, when to verify, and when to think alone.

The Real Bill for AI at Work
9 min

The Real Bill for AI at Work

The invoice for AI is the cheap part: a seat and some tokens. The real bill arrives in four ledgers: financial, attention, coordination, and development. Why AI makes the individual feel fast while the organization barely moves.

The Patient Part
5 min

The Patient Part

My head does not run in a line, it runs in branches. A tool arrived that does the exact part I cannot do and amplifies the exact part I already do too much. On building with an agent when your attention has its own ideas.

AWS Is Smaller Than It Looks
10 min

AWS Is Smaller Than It Looks

AWS is taught as two hundred services. Underneath it is a handful of primitives, and every service is a frozen answer to a distributed-systems trade-off. The map I built studying for the SAA-C03, and the two questions that decode any new AWS service.

The Language of Sound: A Field Guide for Making Music
11 min

The Language of Sound: A Field Guide for Making Music

I could already make sound. I could not name it, and you cannot ask for a thing you cannot name. So I asked my music engine for a map. This is that map: sound built in altitudes, and the words that let you climb it.

Directing AI Agents Across Thirty-Three Repositories
5 min

Directing AI Agents Across Thirty-Three Repositories

There are thirty-three repositories in my workspace, and I cannot hold more than two of them in my head at once. They sit side by side in one folder, but it is not a monorepo. Each is its own indepen...

I Compiled My Whole Blog Into One File at Build Time
4 min

I Compiled My Whole Blog Into One File at Build Time

There is a 4.8 megabyte TypeScript file in my repository that I did not write. A script writes it, on every build, and I commit the result into git like it was mine. Most build advice would tell me th...

Working at the Frontier: What It Actually Feels Like
4 min

Working at the Frontier: What It Actually Feels Like

A field report from inside sustained agent-mode work: the heat behind the eyes, the way speed bends your sense of time, what it costs the body, and the practice that lets you build at the frontier anyway.

The AI-Assisted Engineering HOWTO
23 min

The AI-Assisted Engineering HOWTO

A practical, plain-spoken manual for building software with an AI agent: the setup, the loop, context management, and verified Claude Code and Copilot commands. Written like the old Linux HOWTOs, by someone who runs it daily.

The Cognitive Cost of Modern Software Engineering
16 min

The Cognitive Cost of Modern Software Engineering

AI took the typing, and the cost of software engineering did not go away. It moved from the hands to the head and got heavier. The new scarce resource is your attention, and the new discipline is managing it.

Recursive DevOps
16 min

Recursive DevOps

DevOps was always a feedback loop. The first one ran between people. The one worth building now runs the system back on itself, so every failure and every change makes the next one cheaper and safer. The recursion is the compounding.

Agent Mode Changes the Shape of Thought
16 min

Agent Mode Changes the Shape of Thought

Agent mode is not a faster way to type. It moves the unit of thought up from syntax to intent, turns you into a conductor of parallel work, and makes the real bottleneck the clarity you can hold in your head at once.