• 0 Posts
  • 141 Comments
Joined 2 years ago
cake
Cake day: June 9th, 2023

help-circle
rss
  • I don’t use either but IMO people are far too worried about bloat, it’s not some monster that’ll drag you down. Unless you’re extremely space constrained some extra packages on disk won’t make any difference. And even on the slimmest install there’ll be stuff you never use anyway.



  • I agree, only release schedule really matters, package managers are easy to learn… I don’t think the AUR is that special either, I’ve always found everything I needed no matter the distro, but maybe I don’t have exotic requirements.

    I’m fine with most distros, though I don’t bother with the fast rolling ones anymore, I did for a few years but I don’t see the point for me. I’m happy with Fedora or an Ubuntu derivative and major updates are one command which is trouble free unless you’ve changed something in a non-standard way.

    Now using Pop 24.04 as it’s on a stable base and I code COSMIC stuff, oh and they update kernel/nvidia/mesa on a regular basis (I use hybrid Gfx, Intel iGPU and NV offload). I’ll probably stick with PopOS or Fedora COSMIC spin/copr moving forward.

    Use case for me is coding and gaming.









  • All Operating systems get more complex release by release, including the applications and all the different hardware platforms and peripherals. So there will be problems.

    The “It just works” catchphrase came from Steve Jobs back in 2003. It didn’t exactly mean things were perfect but that regular people/non experts should not have to struggle with technical mumbo jumbo to use a computer.



  • While I like tinkering, I do want it to be relatively stable, not suprising me with issues when I need it.

    I would suggest avoidig pure rolling distros then. Also bear in mind that usually the performance difference between distros is not really big enough to make a difference for most things.

    I would consider something like Mint. But what I did on my new laptop was that I installed PopOS 24.04 Alpha and used gnome-session (“sudo apt install gnome-session”) on it, though I’ve switched over to COSMIC now as I’m writing apps for it and it works for my games. It’ll get regular kernel+mesa updates but the base os will remain “LTS stable”.

    You could also go the Fedora (KDE or GNOME spins) route, it has a regular update schedule, this might be a great option for you.


  • They have shape tools on the roadmap for this free image manipulation app, until then we’ll have to use the two-step method of stroking a circular selection or use a more dedicated drawing app.

    In any case GIMP 3.0 is a huge rewrite under the hood and seems to be attracting more contributors now, which is a good sign.



  • He didn’t step down from Asahi, just from the Linux kernel maintainers. Another person took over the Linux kernel Maintainer role for Asahi. It gives Hector one thing less to worry about.

    EDIT: As of Feb 13th he has resigned from Asahi. No mention of his alter ego Asahi Lina, she’s still listed as a member? As Hector is an incredibly talented and productive individual it’ll be a big blow to the project.



  • I’ve been using Linux since the nineties and I’ve been through the rolling distros and agree with you that usually it’s not a big hassle, just keep an eye on the process and .pacsave/.pacnew (or .rpm-ditto) - but I just don’t bother at all anymore, I only game and code some Rust and I prefer a LTS distro that keeps the kernel up to date, for me that’s the best of both worlds.

    I’d also say that running a major upgrade on my stable distros (both on servers and laptop) takes less than an hour, not a weekend and I never have issues with it. Issues when upgrading either rolling (every update) or LTS releases usually comes from the admin having made incompat/bad changes to the system on their own.