Hacker News new | ask | show | jobs
by jon_adler 23 days ago
Wouldn’t a view count with range filtering provide the best flexibility?
1 comments

Absolutely, I was purely reacting to the "not". Every variable named not-something will lead to difficult-to-read code with double-negation like "if (!isNotSomething()) {...}".