Live data from Hacker News

I will pay you cash to delete your NPM module

drewdevault.com

1–10 of 60 posts

Re: I will pay you cash to delete your NPM module

#6
Anti-Open Source for real.

What about people who value helping others more than the money? and Disagree about the value of the "help" an `npm` package actually is? I like this idea but I can see there's room for disagreement.

Say there's a particularly problematic package... are you justified in hiring a bounty coder to replace it? How about a bounty hunter to eliminate its current maintainer? Is the action more moral if many people gang up to fund and direct the bounties' goals?

Telling people their "gifts to the world" shouldn't exist isn't likely to make you popular. The dumpster fire of NPM being a public hazard is hard to argue against too, so its a hard one.

Re: I will pay you cash to delete your NPM module

#8

Anti-Open Source for real . What about people who value helping others more than the money? and Disagree about the value of the "help" an `npm` package actually is? I like this idea but I can see there's room for disagreement. Say there's a particularly problematic package... are you justified in hiring a bounty coder to replace it? How about a bounty hunter to eliminate its current maintainer? Is the action more mor…

It's satire.

https://drewdevault.com/2021/11/16/Cash-for-leftpad.html#con...

Re: I will pay you cash to delete your NPM module

#10
This is hard to convince developers to reduce the number of direct (and indirect) dependencies. I already try to reduce dependencies of Ava - a JavaScript test runner. However, I encountered obstacles such as [1]. I gave up and switched to a by-design zero-dependency test runner named oletus [2].

[1] https://github.com/tarruda/has/pull/16 [2] https://github.com/bearror/oletus

Post reply on HN