Hacker News new | ask | show | jobs
by 0des 1553 days ago
OK, I'll bite.

I stopped using 1 letter variables, abbreviations, and non descriptive function names. If a function or block can't be read and followed like a story, and without comments, it probably can be simplified.