Tag

#software-engineering

Software Engineering · 3 essays · all 25 field notes →

2026.05.04 · 5 min

Grinding Dijkstra at Senior Level

Twelve years into my career, there's a repo on my disk where I practice graph traversals like a student. Here's why that's not humiliating.#technical-interviews#career-development
2026.01.19 · 5 min

The Anti-Corruption Layer Is for People Too

My favorite pattern from Domain-Driven Design protects codebases from foreign models. I keep prescribing it to departments.#domain-driven-design#software-architecture
2020.07.09 · 3 min

The Automerger

How we taught our repositories to merge themselves, and what two years of running it taught us.#developer-tools#automation