Observability / 10 min read / 0 views
Build logs that tell the story
Event design, structured fields, and examples that help future you understand the system.
Logs are a narrative tool
The most useful logs explain what the system believed, what it tried, and what changed as a result.

Structured logs should help future readers reconstruct a system event without guessing.
Recent posts
Fresh notes from the archive, ordered by latest publication.
Architecture/12 min/9 views
A practical guide to contracts, retries, backoff, and keeping service interfaces pleasant under pressure.
Operations/8 min/4 views
A calm workflow for tracing slow requests from browser waterfall to database query plan.
Teamwork/6 min/5 views
How to make reviews faster, kinder, and more useful without lowering engineering standards.