Skip to content

~/blog

Blog

Notes on AI tooling, engineering workflow, and career.

4 min read

Designing Codebases for AI Agents

Codebase architecture is the real bottleneck on AI capability. Notes from Matt Pocock and David Ondrej on maximizing agent experience.

  • ai-tools
  • workflow
  • engineering

2 min read

What I Changed in My Prompts for Claude Fable 5

Claude Fable 5 behaves differently enough from previous models that your existing prompts and habits will work against you. Here's what I learned migrating.

  • ai-tools
  • workflow
  • productivity

5 min read

AI-assisted coding needs smaller loops

Notes from Matt Pocock's advice on context limits, vertical slices, TDD, and where human judgment still matters.

  • ai-tools
  • workflow
  • engineering

3 min read

Keeping up with AI is easier than it looks

You do not need to follow every AI release. You need a narrow filter around the tools that affect your actual workflow.

  • ai-tools
  • workflow
  • productivity

2 min read

The developer identity crisis

AI anxiety is real, but it's pointing at something bigger: a structural shift in what developers do and what the role becomes.

  • ai
  • career
  • reflection

2 min read

Context is king

The highest-leverage thing you can do with AI coding tools is giving them better context.

  • ai-tools
  • workflow
  • productivity