so a common claim I see made is that arch is up to date than Debian but harder to maintain and easier to break. Is there a good sort of middle ground distro between the reliability of Debian and the up-to-date packages of arch?

  • BioMyth@lemmy.ml
    link
    fedilink
    English
    arrow-up
    22
    arrow-down
    1
    ·
    8 months ago

    OpenSUSE tumbleweed is a good compromise IMO. it is also a rolling release distro with built in snapshotting. So if anything does go wrong it takes ~5 mins to roll back to the last good snapshot. You can set the same thing up on arch but it isn’t ootb and YAST is a great management tool as well.

  • sudoer777@lemmy.ml
    link
    fedilink
    arrow-up
    14
    ·
    edit-2
    8 months ago

    Fedora is a good middle ground, it’s what Asahi Linux uses as its official distro

    • Apalacrypto@lemmy.world
      link
      fedilink
      arrow-up
      3
      ·
      8 months ago

      Another upvote for Fedora. I tried SO many flavors over the years and every single one of them, while cool and neat up front eventually developed “something” that was too problematic.

      So I asked for a recommendation with a very specific set of things that I needed from a distribution. Everybody told me to just stop messing around with different flavors and just go with plain old vanilla Fedora.

      It has been rock solid and perfect in every way, and I no longer have that need to distrohop because I’m missing something.

  • Nibodhika@lemmy.world
    link
    fedilink
    arrow-up
    11
    arrow-down
    1
    ·
    8 months ago

    What’s wrong with Ubuntu/Mint/PopOS/Fedora or any of the distros usually recommended? They’re easier to maintain and more up to date than Debian

  • Cenotaph@mander.xyz
    link
    fedilink
    English
    arrow-up
    9
    ·
    8 months ago

    I’ve found openSUSE tumbleweed to be the perfect mix between stable and constant updates. By default uses brtfs so if you break something the fix is a simple as rolling back to the snapshot that was automatically made right before the update

  • Elieas@lemmy.ml
    link
    fedilink
    arrow-up
    8
    ·
    8 months ago

    Debian Stable isn’t the only way to run Debian though people often act like it. That said, if you want the stability of Debian Stable then run it with the nix package manager (nix-bin).

  • spicystraw@lemmy.world
    link
    fedilink
    arrow-up
    7
    ·
    edit-2
    8 months ago

    To be honest PopOS is great. Frequent updates, good (subjective) design and ui choices, just works. If it fits your vibe I would say it is a good balance!

    • mumblerfish@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      8 months ago

      I’m running PopOS on a computer for wathing media at home. I’m not too impressed. I read a bunch of comment threads recommening it so I treid it out. They seem a bit unstable – that at least falls in OP middle ground. I made an update and dpms management was just different, like the screen is no longer turning itself off. I’ve had some thing like this happen on it. It’s not breakage, it’s a bit annoying. “Just works”? Eh, sure, kinda’.

      • spicystraw@lemmy.world
        link
        fedilink
        arrow-up
        2
        ·
        8 months ago

        Sorry to hear that, milage varies depending on hardware, I suppose. I have had it running on a Lenovo laptop for over a year without issues. Hope you find good distro fitting your needs and hardware specs out of the box!

  • aleq@lemmy.world
    link
    fedilink
    arrow-up
    6
    arrow-down
    2
    ·
    8 months ago

    For private use? Hot take, but Arch. It’s easy to maintain and not easy to break at all. I think I spend zero time on maintenance other than running package updates. I only reinstall when I get a new computer.

    (I say for private use only because you’ll be getting weird looks from people if you use arch on a server in a professional setting, and it might break if you try to update it after five years of not doing it since there aren’t any “releases” to group big changes - in practice I run arch on my home server too with no issues)

  • baseless_discourse@mander.xyz
    link
    fedilink
    arrow-up
    3
    ·
    8 months ago

    fedora atomic desktops (silverblue, kinoite, and derivatives like bluefin etc) are really great. They are as up-to-date as fedora, with an additional layer of stability provided by its atomic and image based nature.

  • GlenRambo@jlai.lu
    link
    fedilink
    English
    arrow-up
    3
    ·
    8 months ago

    Probably not the place to ask, but. Say In a n00b and have Arch (EndeavourOS BTW) on a 15+ year old laptop. Everything works fine hardware wise. Software is fairly basic web, Inkscape, LibreOffice.

    Do I really need all the latest Arch updates? Or can I just do an update say every 6 months?

    • Nibodhika@lemmy.world
      link
      fedilink
      arrow-up
      5
      arrow-down
      1
      ·
      8 months ago

      Replace Arch with Ubuntu and the answer is yes. Arch based that’s not a good idea.

      The reason is that in 6 months lots can have changed, and Arch is not guaranteed a stable base, so updates might assume you have certain versions or things might break because you should have done a middle step during the upgrades that you didn’t which is now buried in months of update news in the wiki.

      If you want to only update your system every six months, Arch is not ideal, it’s likely to work, but not guaranteed.

  • lengau@midwest.social
    link
    fedilink
    arrow-up
    3
    ·
    8 months ago

    I’m sure I’ll get shouted down for this suggestion by the haters, but I’m going to make it anyway because it’s actually really good:

    Use an Ubuntu LTS flavour like Kubuntu. Then, add flatpak and for apps you want to keep up to date, install either the flatpak or the snap, depending on the particular app. In my personal experience, sometimes the flatpak is better and sometimes the snap is better. (I would add Nix to the mix, but I wouldn’t call it particularly easy for beginners.)

    This gets you:

    1. A reliable Debian-like base that you only have to upgrade to new releases every 2 years
    2. Up-to-date apps, including confinement for those apps
    3. New kernels every 6 months (if you choose - you don’t have to, though)
  • UnfortunateShort@lemmy.world
    link
    fedilink
    arrow-up
    3
    ·
    8 months ago

    From anecdotal experience I can only tell you that not once have I witnessed a showstopper bug on Arch. I recommend using btrfs and snapshots to really make sure however.

  • Eugenia@lemmy.ml
    link
    fedilink
    English
    arrow-up
    3
    ·
    8 months ago

    Debian-Testing (Trixie) is the way to go. It’s a rolling release, but it’s very stable, because packages end up there after being tested in Sid (their unstable rolling release). Whatever makes it out of Trixie, ends up on the normal Debian. I’ve been running it since April without any breakages.