this post was submitted on 05 Sep 2023
508 points (98.8% liked)

Programmer Humor

19551 readers
398 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

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

Left pad is a good example of why you shouldn't.

[–] [email protected] 9 points 1 year ago (8 children)
[–] [email protected] 33 points 1 year ago (3 children)
[–] [email protected] 10 points 1 year ago (3 children)

This was excellent, but conveniently left off any discussion that npm can “un-un-publish” a programmer’s code against their wishes, and apparently without repercussions?

Fuck npm, I guess.

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

Absolutely they can un-unpublish since the programmer has given everyone the rights to use his code wherever they want, with its open license. Npm can actually use the older version of the code and give it to everyone. Its actually a good thing

[–] [email protected] 6 points 1 year ago

Right, the “open” part of open source.

[–] [email protected] 3 points 1 year ago

Thank fuck for that, cause if they didn't faker.js and node-ipc would have caused a lot of trouble, with the developers adding malware to a new version and later deleting the entire packages, breaking tons of projects. And those were everything but small packages.

[–] [email protected] 2 points 1 year ago

All for the greater good, especially if it's the choice between one guy's desire to nuke their own code VS tens / hundreds of thousands of projects that depend on it.

[–] [email protected] 8 points 1 year ago

That was a rather nice read :) thank you!

[–] [email protected] 5 points 1 year ago

Thank you for sharing this. I learn something new everyday, much appreciated.

load more comments (4 replies)
load more comments (5 replies)