this post was submitted on 16 May 2025
715 points (99.2% liked)

Programmer Humor

23416 readers
1700 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
[โ€“] barsoap@lemm.ee 1 points 6 days ago (1 children)

NixOS. Gentoo gets into trouble when you need multiple versions of the same library at the same time. Also while the infrastructure supports it it's annoying that gentoo doesn't provide pre-built binaries, like yes some people might want to have reason to build their own bash but I think I'll be fine with a standard build. NixOS? If you install something usually it's going to be pre-built. Change a couple of configuration flags? May or may not be pre-built. You want to apply a custom patch? It's going to seamlessly build from source.

[โ€“] gabelstapler@feddit.org 1 points 5 days ago

I remember that Gentoo recently introduced binary packages, however I didn't really look into it, as I changed away from Gentoo. (Looking at you Spidermonkey, llvm etc.)