alice 30 y.o. she/her

  • 0 Posts
  • 20 Comments
Joined 3 years ago
cake
Cake day: July 7th, 2023

help-circle







  • Again, yes. But it’s not like there’s a big conspiracy to push systemd in your systems. People (developers, distro mainteners, system maintainers, …) are using it because for them it has value. It makes it easier, more reliable, whatever.

    Many OSS projects require gcc, or glib. And can work with alternative compilers or libraries, but maybe you’ll encounter some issues. By the same logic, would you say that GCC and Glib are reducing your freedom?

    And by the way I’m not saying that the premise is false. It’s true that it somewhat reduces your options. But you still have options.

    And I think that having a somewhat standardized environment is a good thing. But if you don’t, use another distro. Heck, use OpenBSD!

    (I’m using “you” but I’m not referring to you in particular, it’s an impersonal you)


  • I don’t see people bitching about the heavy reliance on the GNU toolchain.

    I used to. Then I tried a GNU-less Unix for a bit, and I realised that GNU is really good, and there is a reason why most distros provide GNU.

    I really, really hate these posts about systemd. Just use whatever you want, make your own distros if you want, contribute to the distros that do what you want. That’s the freedom that Linux and OSS gives you. You have the choices. But if some options are more popular than others, often times there’s a reason!


  • I agree with everything you said.

    LSF is not a distro. It is a instruction manual and teaching aid. Don’t use it as a base for your main OS

    OP, you can use it as your main OS, and I know some people do. I wouldn’t recommend it, though. Because once you have LFS you realise that you need at least automatic dependency resolution. And once you start thinking about it you realise that you’re reinventing a package manager. At that point just use a distro you like :D


  • I suggest LFS if you want to learn the complexity of creating a distro from scratch. (You might not succeed on the first try. I gave up multiple times before forcing myself to finish it)

    I never tried Gentoo so I can’t really say anything good or bad about it.

    My question is: what are you expecting to learn from this? you say “learn more” but what exactly do you want to learn? Because if it’s “becoming better at linux” you can definitely do it with just Arch.

    If you just want something “more difficult” to install, I guess you can do it.