this post was submitted on 08 Jun 2025
825 points (100.0% liked)

Programmer Humor

24829 readers
694 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 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 4 points 1 month ago* (last edited 1 month ago) (2 children)

So it's just JS with an even more immature spec

[–] [email protected] 44 points 1 month ago

I would disagree. Especially since unlike npm every part of cargo was through through with all the experience and knowledge gained from npm, pip, nuget & co.

I have a LOT more problems with npm over cargo. Also it's 1 tool and not 100 different tools to do the same job (npm, pnpm, yarn, bun, deno, etc...)

[–] [email protected] 41 points 1 month ago

Rust and Cargo were built to be in a symbiosis with each other.

NPM is an afterthought of a rushed language.