Ask HN: What's your most unpopular dev opinion?
61–70 of 96 posts
Re: Ask HN: What's your most unpopular dev opinion?
#62Most "Software Engineers" AREN'T ACTUALLY ENGINEERS ... it's illegal in many states to use that title if you're not licensed with the state's Professional Engineering Board. If you haven't taken professional engineering exams, and passed, you're not an Engineer. STOP IT!
The reason you call people engineers is that they certify/sign off on designs/releases. It's bureaucracy + technical knowledge. For the sake of efficiency they're usually also the ones who create the designs. IME this is what the difference between software developer and software engineer means.
No there's no licensing board, that's probably a good thing IMO, if there was any more policy involved than we already have software would probably be worse.
Also in my state CS grads are allowed to sit for the FE if they want. No one does this of course.
Re: Ask HN: What's your most unpopular dev opinion?
#631. People think differently. Some languages suit some people better than they suit other people. The language you're so enthusiastic about, that feels like a revelation to use, is one that fits you . Others don't share your enthusiasm, not because they're dumb, not because they haven't tried, but because the language does not fit them . 2. There is no "best" language for all people or all tasks - not Haskell, not Lis…
Re: Ask HN: What's your most unpopular dev opinion?
#64DEI hiring mandates destroy teams.
Re: Ask HN: What's your most unpopular dev opinion?
#65Naming things well (and renaming them as new information evolves) is massively important. As important as tests.
Like many comments in this thread and contrary to the question posed by OP, this is a fairly _popular_ opinion.
Re: Ask HN: What's your most unpopular dev opinion?
#66Earlier quoted context omitted.
Like many comments in this thread and contrary to the question posed by OP, this is a fairly _popular_ opinion.
It's not that often I see a "just fix naming" pr though. People would rather put up with it in general.
Re: Ask HN: What's your most unpopular dev opinion?
#67Earlier quoted context omitted.
Yup this is a dumb one. Dei != mandates or quotas
During this political cycle I learned pretty much nobody knows what DEI is. No, it's not affirmative action. No, we aren't hiring black people because they're black. It's mostly outreach and employee resource groups. It's completely harmless and no, it doesn't make white people disadvantaged.
Re: Ask HN: What's your most unpopular dev opinion?
#68Re: Ask HN: What's your most unpopular dev opinion?
#69Earlier quoted context omitted.
Yup this is a dumb one. Dei != mandates or quotas
During this political cycle I learned pretty much nobody knows what DEI is. No, it's not affirmative action. No, we aren't hiring black people because they're black. It's mostly outreach and employee resource groups. It's completely harmless and no, it doesn't make white people disadvantaged.
Re: Ask HN: What's your most unpopular dev opinion?
#70My programming font. It’s proportional and uppercase letters have a 1/3 of a space of left padding. Proportional because they are faster to read in general, and the padding makes reading camel-case faster as well. https://github.com/ericfortis/verdanacamel