this post was submitted on 13 Oct 2023
6 points (87.5% liked)

Programmer Humor

32558 readers
489 users here now

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

Rules:

founded 5 years ago
MODERATORS
 

Sorry Python but it is what it is.

you are viewing a single comment's thread
view the rest of the comments
[–] pastermil@sh.itjust.works 1 points 1 year ago (6 children)

So you are saying that npm is better than pip?? I'm not saying pip is good, but npm?

[–] soeren@iusearchlinux.fyi 0 points 1 year ago (5 children)

npm has a lockfile which makes it infinitely better.

[–] bjorney@lemmy.ca 2 points 1 year ago (4 children)

pip also has lock files

pip freeze > requirements.txt

[–] soeren@iusearchlinux.fyi -1 points 1 year ago

That's not a lockfile. This would be the equivalent of package.json

load more comments (3 replies)
load more comments (3 replies)
load more comments (3 replies)