• 59 Posts
  • 1.49K Comments
Joined 3 years ago
cake
Cake day: September 1st, 2023

help-circle

  • 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.



  • So yes, C++ is a terrible language. Now fire up your terrible IDE and get back to coding in the worst programming language in the entire world!

    No thank you. I’ve moved on long ago and welcome the abilities that rust provides. Since I’m not a game developer who needs to “move fast and break things”, which C++ is not even good at btw (well the moving fast part), there is no reason to use or get accommodated with C++ again. I think I’d even rather write PHP than C++ at this point.