• mmmm@sopuli.xyz
      link
      fedilink
      arrow-up
      23
      arrow-down
      1
      ·
      edit-2
      2 days ago

      No that I could tell - but mostly I switched to it because before it I used to use Ubuntu, and got fed trying to uninstall stuff I didn’t actually need and it attempted to yolo a whole bunch of neccessary packages with it. It didn’t had much storage either (120 GB) so that mattered a bit.

      But I switched mostly because I didn’t had internet at home or, when I could have it, it was completely shit: a 3G modem that went with no signal at all at any moment, not even moving it a single milimeter.

      Trying to update Ubuntu offline was a huge pain in the ass: I needed to go to an internet cafe nearby, or at uni, and download the packages for the updates one by one (like, searching each one in packages.ubuntu, going to the results page, then picking the distro release, then picking architecture…), burn them to a CD or copy them to a usb stick and go back home to install them… only for it to tell me it was now needing some other bunch of packages, so rinse and repeat. I could do that even like 3 or 4 more times to update just a single frigging app - it was that or having to wait for a new Ubuntu release, and soon Canonical would end that program where they sent people an original Ubuntu CD to their address completely for free (iirc it was about 9.04/9.10 when they finished it). A couple of times I was so frustrated I carried the whole PC to a internet cafe to be able to update stuff I needed asap (new features on GIMP or Inkscape that would make my life easier).

      Whereas with Gentoo it already had the --fetchonly flag, so you could just ran emerge with it and it would tell you absolutely everything you needed, so I could parse that output with sed or something to get all the package URLs and go to another computer with an internet connection and download them with some other tool, everything at once. I could then bring them home and update the thing in a single command. Of course it could take time to compile stuff but the updating process was much easier to me. So think like an IP over Avian Carriers or Sneakernet situation.

      (Edited because of crappy grammar)