Recent writing

On writing code that lasts

Performance optimization is a tempting distraction. Every line of code that exists to optimize one specific case is a line that must be maintained and understood forever.

Read more →

What makes code readable

Naming is one of the hardest problems in software, yet we spend less time on it than we should. Let's talk about why it matters and how to get better at it.

Read more →

From the archive

Performance optimization is a tempting distraction. Every line of code that exists to optimize one specific case is a line that must be maintained and understood forever.

About this site

These are my notes on building reliable, readable, maintainable systems. Interested in clarity over cleverness.

Thoughts on writing. Updated sporadically.

Elsewhere

Occasional writing on systems topics. Archives here.