Deleted Comment
If Gandi advertised with lewds, well. People would complain and they would probably stop.
The "scummy actions and questionable security practices" are both necessary and sufficient to persuade the informed reader not to patronize their services. Bringing in additional minor peccadillos weakens the argument by bringing out everyone who likes tits in ads.
No one likes the kind of bad behavior GoDaddy is known for.
This comment might seem a bit out-of-place if you don't happen to use showdead.
In their defense, what could be more True Neutral alignment than dad jokes? Nothing to gain but the quiet enjoyment of making the room groan and roll their eyes.
Really though, the issue here is context, but also the complexity of human communication. The sensitivity and tone highly depends on the situation. Clearly the preceding moment is someone stating "I'm dying". But that itself is contextual. Are they literally facing mortality, merely inconvenienced and being hyperbolic, or laughing? If the former, is "Hi Dying, I'm Dad" being glib, to soften the blow of a dire confession, or being highly insensitive and poking fun in a serious moment? Is it in the context of a longer joke, which subverts the meanings yet again?
A lot of these comments are worse than useless without context. Reddit really likes improv-banter style humor in comment chains. One comment builds on another builds on another, all referencing in-jokes, and usually slathered in sarcasm.
Honestly Reddit comments are probably one of the worst sources to try to build a sentiment model from, from an engineering perspective.
At a certain scale these things seem necessary. But I’ve had the most success actually getting things done with small, competent teams where I replaced many different tools with as few as possible. For example I recently turned a complex spinnaker setup into a set of bash scripts that perform helm installs. It makes debugging, knowledge share, and development of the “system” so much easier. Why was the choice made originally, what features does it lack, there are tradeoffs certainly. But I feel we as an industry are losing the thread somewhere.
I often see people holding up StackOverflow and their few servers model as a bastion of sanity. I see them say, “I could run your whole company’s SaaS stack on a single box with systemd”. While I find it hyperbolic, more and more I am considering this not just a casual topic but a vital one.
Sometimes I find people asking - what about disaster recovery, high availability, scalability? When what we need is to slow down and ask, does it work? Is it usable? Or we’re so focused on isolation, deploying security tooling, the systems get complex, and no one understands them to the point they seem much less secure.
Simplicity seems key. Sticking to as few tools as possible, at lower levels, and only growing or adding as really well thought out requirements arise. This isn’t exactly what Johnathan Blow was talking about (abstraction and losing knowledge) but feels strongly related to me.