Hacker News new | ask | show | jobs
by stravant 169 days ago
One way I like to write comments is describing what would break if the block / line of code weren't there.

I find that ends up being succinct and useful in the future.