Hacker News new | ask | show | jobs
by JohnFen 1004 days ago
> you’re going to inevitably have convention wars.

Only if you choose to. Most developers use whatever convention they personally prefer when working on their own code. When you're working on other people's code, you use whatever convention was already in use. If you're working for someone else, you follow the convention of your employer. Simples. No fighting necessary.

1 comments

Yeah, that’s true in an ideal world. Unfortunately, we don’t live in one.
My point is that each of us chooses whether or not to participate in arguments. Especially when it comes to programming holy wars, which are rarely of actual importance, we can choose not to.

It takes two to tango. No ideal world is needed.