Posts
All the articles I've posted.
Agent Harness Turns Development into Executable Patterns
Published: at 03:25 AMAgent harnesses are not just multi-agent wrappers. They route context, package workflow skills, expose project-specific tools, and use traces as the feedback surface for improvement.
Game theory as a learning lens, not an arithmetic class
Published: at 01:50 PMA learning-oriented distillation of game theory resources: Schelling, Yale, Model Thinking, Game Theory 101, and evolutionary games. The point is not memorizing formulas, but learning to see constraints, commitments, types, and feedback.
Minimum Viable tmux
Published: at 01:00 PMThe tmux man page is 4,000 lines. The part you need is about six — four commands and one prefix key — plus the payoff I didn't expect: coding agents read your panes too.
The Memory Stack
Published: at 12:14 PMAgent memory isn't a switch you flip. It's a four-layer stack: a provider, a policy MCP, the laws you write, the router you fork.
Walter White
Published: at 01:26 AMthoughts on bb
My top 5 TV series
Published: at 10:55 PMTop 5 TV series
What I'd Steal From Hermes for the Next Orbit
Published: at 10:30 PMOrbit was my first stateful agent harness — scout, router, hunter, verifier, all reading from a tasks.json. It was the right shape for bug-hunting. For UI audits, it isn't enough. Reading Hermes this week, I saw the ceiling: a platform where taste compounds across sessions.