Notes on building
A few principles I keep coming back to.
Debug: parsed frontmatter JSON
{
"title": "Notes on building",
"date": "2026-02-08",
"tags": [
"building",
"systems"
],
"excerpt": "A few principles I keep coming back to.",
"description": "A few principles I keep coming back to."
}Placeholder. A few things that tend to matter more than they look: 1. shipping small slices 2. observability early 3. ruthless simplicity
