Hacker News new | ask | show | jobs
by Aleman360 3696 days ago
I love it when people use generic names and then add a two word comment describing what it is.

I also love it when people use primitives for time spans along with the units in the name or comment instead of TimeSpan/std::chrono.

1 comments

My favorite is when people use a good variable name and then put a two line comment explaining what I could gather from the variable name.