Hacker News new | ask | show | jobs
by pedrokost 2721 days ago
I agree, but for different reasons. I have seen a lot of code start with variables like `divisible_by_three`, only to have the requirements change to check division by 4, but programmers being too lazy to update the variable name as well.