264
submitted 3 days ago* (last edited 3 days ago) by qaz@lemmy.world to c/programmer_humor@programming.dev

I swear someones just using it as a harder drive at this point

you are viewing a single comment's thread
view the rest of the comments
[-] onlinepersona@programming.dev 52 points 3 days ago

nixpkgs as a mono repo might've been a mistake, honestly. shithub wasn't made for monorepos. It doesn't have a permissions system for it.

So many PRs get a bunch of inane comments that have nothing to do with the functionality to please somebody's ego, the CODEOWNERS file is nearly worthless as "package maintainers" don't even have the last say on their own packages, docs are nearly the last of the priorities making it difficult for pretty much anybody but the christened cream of the crop to make changes. It almost seems like the entire thing was made for "job security" - only a few people really understand what's going on and thus make the decisions. That of course introduces a bottle-neck.

Even if more people wanted to contribute, they ~~wouldn't be~~ aren't able to. I think the decision makers like it that way.

[-] qaz@lemmy.world 8 points 2 days ago* (last edited 2 days ago)

The entire thing consists of 6 million objects and is 5GiB. I feel like at this point they should just split the common code into a repo and have the packages in submodule buckets grouped by name like some sort of hashmap multirepo (only half kidding).

this post was submitted on 07 Sep 2026
264 points (98.9% liked)

Programmer Humor

33160 readers
796 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 3 years ago
MODERATORS