- 0 Posts
- 116 Comments
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.
ProtonBadger@lemmy.cato Linux@lemmy.ml•openSUSE’s Agama Installer Lands with Enhanced Web UI4·21 days agoAssumptions are assumptions. The server is written in Rust, the idea is to be flexible with control and the optional UI. It has a big focus on Enterprise and things that were difficult with YAST are easier with Agama, such as unattended installation and using Ansible. For a simpler use case you can boot it up on your headless server and connect to https://agama.local/ in a web browser and continue the installation.
Relying on is perhaps too strong, but I enjoy operations like sort getting faster and I don’t know how they’ve written cp but there’s a cp alternative using async IO with io_uring that’s almost twice as fast, I’m sure it’d interest people if such optimizations made it into coreutils.
ProtonBadger@lemmy.cato Linux@lemmy.ml•EU OS: A Fedora-based distro 'for the public sector'2·1 month agoNo. It’s one dude.
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.
but the work hasn’t began for it yet.
This is completely untrue. The work has not only begun but the microphone driver is now working in development. Before it can be enabled they need to tweak various userland parameters and configurations that are different between each mac model.
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.
Yeah as far as I understand, it’s available with the xdg-desktop-portal Global Shortcuts for any application to implement. It’s available for both sandboxed and regular applications to implement.
ProtonBadger@lemmy.cato Linux@lemmy.ml•I just distro hopped after using a distro almost a year. Is it normal?2·3 months agoWell, I settled on a Ubuntu derivative so I guess it’s in the family. It could just as easily have been Fedora though.
My laptop gets shut down every night, booted every morning. If I suspend it sometimes spontaneously wakes later, but boot is so fast anyway so it’s fine.
My server gets updated and rebooted weekly. I don’t bother checking CVE bulletins, I just upgrade weekly.
ProtonBadger@lemmy.cato Linux@lemmy.ml•How to Switch Primary GPU to NVIDIA on Wayland for KDE Plasma and GNOME - 9to5Linux41·4 months agoI have Intel iGPU and Nvidia dGPU on my laptop, it works perfectly with Prime offload. I never need to switch, it uses Intel for desktop/VA-API and offload for games. No issues, at all on my distribution.
Anyway, every thread have your kind of unhelpful comment. The thing is some people have Nvidia, some have AMD and AMD also have bugs. Let’s try to make everyone happy, not everyone have piles of money to throw after new hardware.
Yes, it’s because it keeps track on object lifetimes and data access when sharing objects, even across threads. It means that once things compiles a whole category of common and often difficult to debug errors are gone. It means much less time debugging and fewer issues once in the hands of the end user. There can still be bugs but it’s more about logical errors than difficult memory issues.
As a C++ dev for 20 years, I love Rust. Humans are fallible, even if endeavouring to use safe patterns. Might as well just let the compiler use some CPU cycles on that.
The GNU Image Manipulation Program introduced optional single-window mode in version 2.8, which was released on May 3, 2012. It was made default starting with version 2.10, which was released on April 27, 2018.
Here’s what warrants a major version bump: GIMP 3.0.
I always end up with SF Pro Display for my desktop. For terminal I’m happy with several mentioned here.
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.