I know my way around a command line. I work in IT, but when it comes to my personal fun time more often than not I’m quite lazy. I use windows a lot because just plugging in anything or installing any game and it just working is great.

But support for windows 10 is ending and I should probably switch sonner rather than later, so I’m wondering if Arch would be a good pick for me? For reference, I mostly game and do Godot stuff in my free time.

  • Hamartiogonic@sopuli.xyz
    link
    fedilink
    arrow-up
    2
    ·
    edit-2
    1 month ago

    As a lazy Arch user, I can tell you that there will be frustrating moments, but not that many. Mostly you’ll be fine, but be prepared for minor annoyances.

    Features

    If you didn’t install it, it’s not on the system. That’s good for a minimalistic system, but frustrating for a lazy admin. Once you’ve ironed out all the issues you encounter during the first few months, the system should be pretty solid and worry free. However, once you encounter a new situation, you have to do your research, and install (and maybe even configure) that one missing thing. Later down the line, this becomes increasingly rare, but never disappears completely, so be prepared for minor annoyances like this.

    Interventions

    Before updating, check the official site for big news. Some rare updates require intervention, so you should know what you’re doing before updating your system. Usually it’s totally fine, and you can run the update command blind folded. It’s definitely not recommended, but it’s not going to destroy a simple installation any time soon. If you do complex stuff with your system, the updates become more frustrating. However, once you break your grub this way, you’ll learn to read those notes before updating. These things don’t happen often, but once a special update like that does roll out, you’re going to find it frustrating. Could take a few years, so you don’t really need to worry about it today. Just know what you’re getting into.

    Updating takes a while

    I update roughly once a week, but occasionally only once a month. Maybe there’s something wrong with my connection or settings, but I get timeouts all the time. As a result, I ended up just using the no timeout option instead of actually doing my research and looking into this problem. Need to take that deep dive one weekend eventually. One month worth updates is also a lot of data to download, and I’m getting 0 kb/s for several minutes at a time, so it takes even longer. A lazy admin suffers from annoyances like these. Be prepared for something similar to happen to your system sooner or later. Probably takes only 30 minutes of reading and two commands to fix, but I’ll get around to it another day. Before anyone asks, yes, I’m using a list of the fastest servers, and no, I haven’t updated that list in months.

    I still have Arch on my main laptop, but recently I replaced the Fedora of my HTPC with Debian. I just can’t be bothered to spend a minute on system maintenance, so Debian is better suited for that purpose. I’m still going to stick with Arch for reasons I don’t even fully understand. Probably just sunk cost fallacy at this stage…

    • qpsLCV5@lemmy.ml
      link
      fedilink
      arrow-up
      2
      ·
      1 month ago

      The updating issue is something i have to deal with too, its just that the good mirrors constantly change. there’s several tools to automatically update pacman’s mirrorlist, but for some reason i don’t really like any of them ( reflector, rankmirrors/ratemirrors idk, others…)

      but with an updated mirrorlist and a pacman config that allows like 5+ parallel downloads (dont ask me why thats not the default, or at least wasnt when i installed) updating is decently fast. until you start using certain packages from the AUR.

      • Hamartiogonic@sopuli.xyz
        link
        fedilink
        arrow-up
        1
        ·
        edit-2
        1 month ago

        Thanks. I should really look into automatically updating the mirrorlist. I’ll start with reflector and the others you mentioned.