Live data from Hacker News

Ask HN: What's your most unpopular dev opinion?

news.ycombinator.com

21–30 of 96 posts

Re: Ask HN: What's your most unpopular dev opinion?

#24

TypeScript is too much work for not enough reward.

Typescript is a neat idea running atop a cursed language (JS) Using Go has been more fun. Where fun means less surprises.

I like go a lot. Not just for the lack of surprises but having go-fmt alone helps avoid a lot of bike shedding that limits extraneous stress.

Re: Ask HN: What's your most unpopular dev opinion?

#25
post #12

My 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

Yeah. You're a unicorn. That font hurt my eyes and twitched something in my brain. I often experience something painful in my brain and eyes whenever I switch fonts and theme.

Re: Ask HN: What's your most unpopular dev opinion?

#28
very few of us are engineers or trained to think like one. most of us a tradespeople who know how to make digital things.

as a trade we have gotten lazy and complacent. many of us have figured out how to look the other way while making software that does terrible, terrible things.

we deserve to have our trade destroyed by LLMs.

Re: Ask HN: What's your most unpopular dev opinion?

#29
Most "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!

Re: Ask HN: What's your most unpopular dev opinion?

#30

Most "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!

Upvoted because I disagree with this (I presume your downvoters also disagree).

My degree course actually had the option of converting to a BEng from a BSc if you so chose once you'd done your industry year.

Post reply on HN