Hacker News new | past | comments | ask | show | jobs | submit login

Two fingered typing causes bugs directly? Or it causes bugs because it encourages short names? The article is about the relationship between names and code quality.

Naming is one of the hardest things to get right, I often have to comment on it in code reviews. Long names are usually more lazy than concise ones. The other problem is naming things more specifically than necessary, obscuring genericity of functions.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: