Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

It seems crazy to me that people are so annoyed that their libraries have different style that we have to have additional tooling to make code search simple for the end-user.


You don't _need_ additional tooling. You can get by with just searching as normal, it's not as if people's code bases are filled with random conventions or random case variations...


style insensitivity WILL lead to typos that don't get caught. Someone will change the casing somewhere. Therefore you must always search with style insensitivity in mind.


Most people use completion anyways and it prevents this problem. Also, you can lint the code.


Styles are religions, including - in some organizations - the threat of excommunication if you don’t practice the one style.

I don’t know how atheistic style looks, but Nim is style agnostic - everyone can practice their religion and they all get along. C, Python, and the real world - not so much.




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

Search: