this post was submitted on 18 Jul 2023
732 points (93.2% liked)

Programmer Humor

32000 readers
1744 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 28 points 1 year ago (1 children)

Terrible type system, terrible standard library, terrible compatibility and lack of many features

All of those things are by design

That makes it even worse.

[–] [email protected] 2 points 1 year ago (1 children)

Lots of languages are typeless and the standard library is weak because web (NodeJS is good but npm is shit)

[–] [email protected] 2 points 1 year ago* (last edited 1 year ago)

I hate Node and NPM so much that I have a physical reaction to just seeing the words now.

I already disliked Node & NPM quite a bit, but the hatred and disgust got to the point it is now after having to write a CI/CD pipeline in Groovy/Jenkins for a Node site that that our devs were building. I had to automate the build/deployment of Satan's favorite framework in Satan's favorite language. I came pretty close to quitting.

It's out the door now, but I'm in the middle of reimplementing the pipeline in Github Actions so I don't drink myself to death when they come knocking to do it again.