• 0 Posts
  • 11 Comments
Joined 1 year ago
cake
Cake day: June 10th, 2023

help-circle

  • Well, you could think of Microsoft as your distro. Generally, if they’re telling you to upgrade a driver, you should do it. At a minimum, everyone should be automatically installing security updates. This is one of the most important services an operating system vendor provides.

    If you don’t trust them to do that or you don’t like their update frequency, maybe consider a different operating system. In the Linux world, we have some choices as far as release cadence and update policy. You can do rolling, 6 month, 2 year LTS, etc. Some are bleeding edge and others use “proven” software and remain very stable until the next major release.


  • Why not? We essentially have this in the Linux world and it’s great. You have a package manager that pulls from your distro’s repositories and it’s filled with all kinds of software, although most drivers come packaged with the kernel. Most stuff is completely plug and play. You end up with one click (or command) software installations for just about everything so you’re not hunting around the internet and downloading installers. Everything you need, including dependencies, gets pulled in and it stays up to date without every app bundling it’s own updater. It’s super convenient.


  • Joker@beehaw.orgtoAsklemmy@lemmy.mlWhy are maglev trains still rare?
    link
    fedilink
    English
    arrow-up
    8
    arrow-down
    2
    ·
    1 year ago

    Where are all the maglev trains in non-capitalist countries? Sooner or later, in any system, someone has to do a cost benefit analysis and decide whether it’s worth it. It’s not just about profitability. There are plenty of situations in the US where something is unprofitable but still funded because the benefit is worth it.


  • I’ve used Tumbleweed in the past, I use Aeon (OpenSUSE MicroOS) now, and I was a longtime Arch user before this. I will take Arch over Tumbleweed every time. The repositories, AUR and docs are just better. OpenSUSE’s OpenQA and OBS are cool, but, in my opinion, don’t offer enough value over Arch. There’s also YaST, which I don’t care for, but YMMV.

    With Aeon, the repositories aren’t really an issue because it’s a different workflow with distrobox. I just pull in Arch packages if I need to. The docs still leave something to be desired, but I’ve been using Linux since the late 90’s so I’m pretty comfortable. I really like transactional updates and immutability on Aeon.





  • Linux is Linux. The differences largely come down to packaging and release cadence. You never really have upgrade difficulties with Arch due to the rolling release model as long as you are updating pretty regularly. On other distros, it’s not uncommon to deal with release upgrades that can be a little more involved. The other advantage to Arch is the repository and AUR. You can install just about anything with one command/click.

    Personally, I think Arch is the easiest distro to use once it’s installed. I was a Debian user before Arch for mostly the same reason - it’s so easy to install software because the repository is huge. Being on Mint, you have access to a lot. Just imagine having access to even more but needing a little more knowledge to get started and that’s Arch.