Static_Rocket

joined 2 years ago
[–] Static_Rocket@lemmy.world 4 points 5 days ago

It's better than nothing but I hate the additional logs that came from it constantly fighting firewalld.

[–] Static_Rocket@lemmy.world 105 points 5 days ago (16 children)

This was a large part of the reason I switched to rootless podman for everything

[–] Static_Rocket@lemmy.world 1 points 11 months ago* (last edited 11 months ago)

To be fair, C predates dependency hell. It was either there or it wasn't. C++ has less of an excuse, but it was just object oriented concepts taped to C so it's no surprise it was also missing dependency management.

Now with cmake, gnu-make, meson, gradel, and the world of metabuild systems that wrap those, nothing will change. It it does, it might as well kick start world war 3.