this post was submitted on 10 Aug 2025
828 points (95.0% liked)
Programmer Humor
25699 readers
1209 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
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
docker doesn't really fail to build unless something upstream fails, like lib builds that don't have the proper dependencies installed. I'd still count those failures as rust fails ๐
that said, I worked with a kid that was trolling rust package managers hard by squatting on common library names because they refused to resolve the issues of squatting. dick move but clearly educated me on the toxicity of the rust community and why I should avoid it.