Which OS has the steep learning curve and is considered hardest?

  • Gentoo ( I have been using it for 3 years now, until I have to switch to Ubuntu for research sake. I love it’s philosophy and I kinda feel even my lifestyle changed after Gentoo. Tried it’s successors, redstar, cosmic mod didn’t liked much.)
  • Arch Linux ( when I got into Linux, everyone was like, I use arch btw. So tried it first with gnome, then kde, then i3, then i3 gaps and tui, then used openrc, then used runit. Helped me lot to install Gentoo. But Gentoo transformed me into something else)
  • Nix OS ( I was hearing about it since 2022. I wanted to try, and now I am gonna install and use it. I’m planning)

My question is, which among these is considered to be hardest and thus by mastering it, one can master linux to atleast some part? (excluding network management, ofsec, netsec, forensics, etc)

    • rtbravo@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      1 year ago

      This right here: Linux From Scratch (LFS).

      If your goal is to learn, there is no better way than retrieving each tool individually and compiling it from the bottom up. LFS is Gentoo … without all the ease of use built in. More accurately, LFS is a just a set of instructions for where to go to get the code and how to compile everything you need to build a Linux system from the bottom up.

      I don’t live in the world of LFS or Gentoo, but my foray into LFS gave me a much greater appreciation for the distribution(s) I do use as daily drivers. I greatly appreciate my distribution maintainers.