Not that it matters much, ultimately it’s about becoming familiar with where stuff is put, even if it’s in a weird grab bag of /usr, /var, /etc/etc/etc. Still, I can’t help but check out Gobolinux from time to time.

  • vala@lemmy.dbzer0.com
    link
    fedilink
    arrow-up
    15
    ·
    13 hours ago

    TIL about GoboLinux. This is a cool idea.

    As a long time Linux user, I’ve always found the file system layout to be a bit esoteric.

    What are the criticisms?

    • AnimalsDream@slrpnk.netOP
      link
      fedilink
      English
      arrow-up
      9
      ·
      9 hours ago

      The main one that I’m aware of is that Gobo relies on a lot of symlinks to make their folder structure work. The traditional hierarchy is still there because a lot of programs have been designed around it. It’s just hidden.

    • k4j8@lemmy.world
      link
      fedilink
      arrow-up
      7
      ·
      9 hours ago

      TIL as well. Biggest disadvantage for me would be not having ~/.config for easy access to most of my config files. ~/.cache is pretty convenient too. My ideal filesystem layout might include these directories but combine the program root directories into one.

      The structure of GoboLinux reminds me a lot of Flatpak.

      • juipeltje@lemmy.world
        link
        fedilink
        arrow-up
        3
        ·
        9 hours ago

        Is the home folder structure different on gobo as well? I never used it so i don’t know but on NixOS and Guix for example only the root file system is different, your home folder is like any other distro.