When to optimize, when to wait
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.
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.
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.
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.
These are my notes on building reliable, readable, maintainable systems. Interested in clarity over cleverness.
Thoughts on writing. Updated monthly.
Occasional notes on systems topics. Past essays here.