Annoying things accepted as standard practice
- by Aram Havarneanu
What things that are considered standard practice, you think have no inherent value and annoy you?
For example, in C++, Java, C# and similar OOP languages, I find prefixing class fields like m_var or _var completely useless and hard on the eyes.