15
you are viewing a single comment's thread
view the rest of the comments
[-] istdaslol@feddit.org 18 points 2 years ago

Basically it was a two liner dependency and how npm works it doesn’t cache and always downloads all dependencies fresh. This lead to 440GB/Month of traffic in a lage project.

Instead of removing a dependency we should just accept that the entire JS ecosystem is a total ****show and start over

[-] yogthos@lemmy.ml 5 points 2 years ago

Not just that, but the standard library and core language semantics like equality are also a total shit show.

[-] goatbeard@lemm.ee 3 points 2 years ago

Just use pnpm instead of npm

this post was submitted on 30 Nov 2024
15 points (85.7% liked)

Programmer Humor

43485 readers
51 users here now

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

Rules:

founded 7 years ago
MODERATORS