• fluxion@lemmy.world
      link
      fedilink
      English
      arrow-up
      12
      arrow-down
      1
      ·
      1 month ago

      It was basically a distro optimized for Intel processors so I think that’s all there is to it

      • sanderium@lemmy.zipOP
        link
        fedilink
        English
        arrow-up
        16
        ·
        edit-2
        1 month ago

        Yeah, I know this meme wasn’t going to be too funny, but I thought to post it anyway. I have a meme stash and now I’m scraping the bottom of the barrel.

    • kureta@lemmy.ml
      link
      fedilink
      arrow-up
      9
      ·
      1 month ago

      Its approach to the /etc dir was great. I haven’t used it but read the documentation. Basically, all software come with default config files in /usr/lib/config or some directory like that. You create a config file in /etc only if you want to override some defaults, and if you want to reset all configuration you simply delete all files in /etc. I think it is a great system. Removes the clutter from among the user created config files and enables one to make an etc-files repo and keep track of system configuration via git, just like people do with their dot files and user configuration. But other than that, I had no reason to try it.