Coffee Compiler
6h566.com

Things broken on purpose

Priya R. · Oct 12

I write smaller commits than I used to. The commits are uglier in isolation and much easier to read in sequence.

The fastest debugging trick I've learned is to write out, in one sentence, what the system is supposed to be doing. Half the time I notice the bug while writing the sentence.

I used to add a layer of abstraction the first time I saw a pattern repeat. Now I wait for the third. The waiting is uncomfortable, but the abstractions that survive that wait tend to last.

← back to index