Software Engineering Series

Long-form, multi-part write-ups — each one builds a real system end to end, brick by brick. New here? Pick a series and start at part one; every part links back to the beginning.

How Microservices Are Really Built

A warehouse system, from a whiteboard conversation to production.

Most tutorials start with docker compose up. This one starts with a conversation about the business — then earns its way to the infrastructure, one decision (and one paid-for trade-off) at a time.

Start the series →

5 parts
  1. How Microservices Are Really Built: A SeriesJul 12, 20265 min read
  2. Event Storming: Modeling a Domain on a Wall Before You Write CodeJul 13, 20269 min read
  3. Why We Start With the Domain, Not With DockerJul 15, 202618 min read
  4. Five Bounded Contexts, Three Services: A Tour of a Warehouse DomainJul 25, 202610 min read
  5. Aggregate: Where You Draw the Lines (and What It Costs to Draw Them Wrong)Jul 26, 202612 min read

This list stays current as posts are added.

Building Forge: From Ticket to Production

Forge — an agentic SDLC that doesn't stop at the PR.

Design before code, measurement before claims. Every decision carries its trade-off, and from post #7 on every entry ships a number — even when that number disproves the design.

Start the series →

2 parts
  1. Opening the Forge Series: Design Before Code, Measurement Before ClaimsJul 24, 20263 min read
  2. From PR to Production: Why We’re Building ForgeJul 25, 20266 min read

This list stays current as posts are added.

Writing Agents That Work

A field guide from skills to systems.

Skills, subagents and feedback loops — with every claim tagged by its source strength, so you can tell peer-reviewed evidence from a vendor’s own benchmark.

Start the series →

1 part
  1. Writing Agents That Work: opening a field guide from skills to systemsJul 25, 20264 min read

This list stays current as posts are added.