Hacker News new | ask | show | jobs
by austincheney 2337 days ago
> It was at this point that I actually said out loud to myself “I notice I’m confused.”

Strange how never this occurs when executing or designing web technologies, particularly the DOM. Instead people jump immediately to the largest prepackaged solutions currently available without question, everything plus the kitchen sink, as normal as breathing. Invented here syndrome is the default without even the most subtle hint of consideration.

This is perhaps most clearly realized in that most developers have some irrational horrid fear of the DOM when they encounter it and yet simultaneously find the DOM to be some sort of savior to allowing Web Assembly to replace JavaScript. Never is the confusion or irrationality questioned in favor of something comforting.

I also find it strange how eagerly people are willing to impose bias in hiring and candidate selection to ensure the most important selection criteria is conformance opposed to performance. It really is as though the thought I notice I’m confused is something fearful to be protected from instead of confronted when developers are tasked with hiring.