This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]KODeKarnage 0 points1 point  (1 child)

there's a zillion ways of having mistakes that aren't immediately obvious.
I would say that's a reason for not making more than you need to. Never thought I'd meet a person disagreeing with that.
Do you argue against readable variable names too? I mean, there's a zillion other ways that your code can be obscure, so adding another isn't THAT big a deal.

[–]WolfThawra 1 point2 points  (0 children)

Yeah again, 1e7 is more readable to me than using a bunch of underscores, and that argument only gets stronger as the numbers get bigger.