this post was submitted on 08 Jun 2025
846 points (97.2% liked)

Programmer Humor

24111 readers
1283 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
[–] propitiouspanda@lemmy.cafe 1 points 2 days ago (2 children)

Same with C and C++ libraries.

[–] sunglocto@lemmy.dbzer0.com 2 points 2 days ago (1 children)

Definitely not as egregious as with rust though

[–] propitiouspanda@lemmy.cafe 1 points 2 days ago

Yes, but you also don't get cargo to find C/C++ libraries.

[–] 30p87@feddit.org 1 points 2 days ago

I literally never had more than 10 dependencies for any standalone program (standalone as in not dependent on a whole ecosystem like KDE)