For example, I’m using Debian, and I think we could learn a thing or two from Mint about how to make it “friendlier” for new users. I often see Mint recommended to new users, but rarely Debian, which has a goal to be “the universal operating system”.
I also think we could learn website design from… looks at notes …everyone else.

  • Björn Tantau@swg-empire.de
    link
    fedilink
    arrow-up
    52
    ·
    7 months ago

    The one thing I wish every distro would incorporate is the way Gentoo handles config file updates. If there are any changes you get the option of using a very simple side by side merge where you go through all the differences of the old and new configuration where you can decide which one to use going forward.

    • Oisteink@feddit.nl
      link
      fedilink
      arrow-up
      22
      ·
      7 months ago

      While you will get somewhat the same from apt, I like the Debian way of providing base config support in packages and have local config loaded by include statements.

      As you don’t edit the default config and automatic updates can happen w/o user input and your config will stay safe

    • MonkderDritte@feddit.de
      link
      fedilink
      arrow-up
      6
      ·
      edit-2
      7 months ago

      Pacman just dumps you a .pacnew, leaving the comparison to you (y’know, KISS). Your change isn’t touched, unless it’s .pacsave.