Semicolons. Underscores. Spaces. Tabs. Every couple weeks it's some new minutiae profiled as the cause of all the world's problems. Don't people have better things to focus on than this?
Underscores are stupid
31–40 of 131 posts
Re: Underscores are stupid
#32disagree. like_underscores. concerns about using shift key seem misplaced & for those who have some form of birth defect that prevents use of two fingers simultaneously, keyboard remapping is easy.
Re: Underscores are stupid
#33I think they should make keyboards with the spacebar divided, and make the left half (or I guess the right if you're left-handed) into a shift key.
Re: Underscores are stupid
#34disagree. like_underscores. concerns about using shift key seem misplaced & for those who have some form of birth defect that prevents use of two fingers simultaneously, keyboard remapping is easy.
Honestly, I've always found them to be more human readable than CamelCase.
Re: Underscores are stupid
#35Re: Underscores are stupid
#36Earlier quoted context omitted.
I've always found code without spaces around these symbols to be very undreadable.
Yes, but in this case it's not about readability, but about extremely significant whitespace. Forgetting a space and your code has a totally different meaning.
Re: Underscores are stupid
#37Re: Underscores are stupid
#38Writing almost exclusively in a underscore-encouraging language like Python has numbed me to these issues.