skip to content
Topic

automation

13 essays on this topic.

  1. Always latest as a system property

    Most projects pin dependency versions to avoid breakage. We automated the opposite: daily upgrades with automatic rollback.

  2. 270 Agents While I Slept

    I ran an autonomous agent loop overnight — 43 waves, ~270 dispatches, ~250 vault files produced. Here's what I learned about building systems that work while you sleep.

  3. The Unexplainable Alpha

    In AI agent systems, execution commoditizes. Research commoditizes. Coordination commoditizes. Taste — the ability to forecast what will matter — is the bottleneck that doesn't automate away.

  4. Skills Are Collapsed Recursion

    Humans handle about three layers of abstraction before working memory fills up. Skills, rules, and frameworks exist to flatten the fourth layer into something you can hold.

  5. Supply-Driven Compute

    Most people use AI tokens when they have a task. The better model: you have tokens, find the best task. It changes everything.

  6. Hooks Are Life Infrastructure

    Event-driven hooks in AI coding tools aren't just for linting — they're programmable triggers for life routines, habits, and systems.

  7. The Nag Tax

    When building automation around a third-party app, the first question to answer is: what's the one thing this app does that nothing else can replicate? That feature becomes the tax you pay on everything else.

  8. The Problem With Clever Browser Automation

    The most sophisticated solution to a problem is usually a sign you haven't found the right abstraction yet.

  9. Your Tool Shouldn't Know What to Ignore

    Configuration that belongs to the data shouldn't live in the tool. .gitignore figured this out thirty years ago.

  10. Rules Decay, Hooks Don't

    The difference between writing down a rule and making the system enforce it — illustrated by a 15-line hook.

  11. Claude Code, Analyze My Spending

    When AI coding assistants become workflow orchestrators, the most powerful compiler processes reality, not code.

  12. What and Why Beat How

    When implementation becomes automated, human intelligence reallocates to purpose and strategy. The cognitive hierarchy inverts.

  13. Everyone Becomes Middle Management

    The automation tool that creates more coordination work