this post was submitted on 28 Oct 2024
295 points (82.1% liked)
linuxmemes
21138 readers
727 users here now
Hint: :q!
Sister communities:
Community rules (click to expand)
1. Follow the site-wide rules
- Instance-wide TOS: https://legal.lemmy.world/tos/
- Lemmy code of conduct: https://join-lemmy.org/docs/code_of_conduct.html
2. Be civil
- Understand the difference between a joke and an insult.
- Do not harrass or attack members of the community for any reason.
- Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
- Bigotry will not be tolerated.
- These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
3. Post Linux-related content
- Including Unix and BSD.
- Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of
sudo
in Windows.
- No porn. Even if you watch it on a Linux machine.
4. No recent reposts
- Everybody uses Arch btw, can't quit Vim, and wants to interject for a moment. You can stop now.
Please report posts and comments that break these rules!
founded 1 year ago
MODERATORS
btw if windows 10 dies, windows 11 will be forced on windows users, which is like 10000x times worse (personal experience). This is why i want to switch to linux when i get a decent computer (no, that linux distro i choose can't be further from the "linux will run on everything" quote)
I've used windows 11 once on a mini PC just because that is what was preinstalled and I needed to make sure everything worked. My first impressions of the core UI was actually kinda good except it's windows, so you know literally none of the apps are going to follow the same design, so it really does not matter. I promptly put OPNsense on the miniPC as soon as I saw the 2 NICs show up in device manager.
the ui is very inconsistent on windows. You can have a time travel when browsing through the settings
Exactly my point. Some of it looks nice like KDE, but the rest is just a mashup of different design languages and philosophies that do not mesh together. The disk utility comes to mind as one that is pretty horrible for how important it is.
win11 is a major improvement tbh.
process scheduling doesnt suck as much as it used to and bluetooth has AAC support (win10 only has sbc which sounds bad)
defender is much harder to get rid of though (but you can still get rid of almost all online features and telemetry including ms accounts using group policies as long as you have Enterprise or a LTS version)
privacy is even more nonexistent, everything is cluttered and the gui is very inconsistent. And for me, bluetooth usually doesn't work at all after updating for win11
bt is not as good on linux (takes like 10 seconds to pick up my earbuds after i take them out vs up to 2 seconds on linux) but its still a major improvement. the new tiling seems pretty cool but eh didnt end up using it. virtual desktops and dual monitors work a lot better although switching desktops can break taskbar icons (and that bug still hasnt been fixed since release)
For me, preinstalled windows 11 cannot connect to my android phone through bluetooth. Was afraid its hardware incompatibility but it just works in linux
For me it is way less pain to set up and work using linux than…, …that…
Use bazzite when you do. It's awesome
better than Garuda? Bazzite is based on Fedora. I used fedora, and hated it. Basically no selection between packages, it only has a very few amount
Does Garuda still use latte dock? I recall that project being dead.
since when it is dead... It is still an active project with thousands of users, the forum is also active. what is latte dock btw?
I meant latte dock is dead. It's a Mac OS-like dock.
why would i need that
You wouldn't? It shipped with The KDE-Dragonized version or whatever it's called. I assumed you used that version because it's the most popular version. I was asking if the Garuda devs still ship latte dock with the KDE edition.
i looked up, and no, they no longer use it. It is a rolling release, so it evolves fast
Chipping in, I have no idea what Garuda is, but I also hated working with Fedora, probably because I started off on Debian-based systems and couldn't wrap my head around Fedora.
Bazzite, being an immutable distro, is intended where you shouldn't need to use the Fedora package manager, so you instead install applications sandboxed like AppImages, flatpaks, etc. I've been fine with this for my gaming PC, but currently I still use and prefer Debian (LMDE) for my study laptop because I have easier control over it.
Overall it comes down to what you want out of your computer and what works best for you, that's the beauty with Linux, but I thought I'd chip in and mention not to write off Bazzite for being Fedora based, as someone who couldn't get behind Fedora.
Garuda is an Arch-based, gaming-focused distro which tries to simplify Arch to a beginner's level
Just use distrobox with Ubuntu or Debian for your tools and such. It tightly integrates with your OS and doesn't sacrifice the immutability
I might consider that actually, I was trying to use secureblue instead of LMDE for the better security, and this was part of why I gave up on it. Cheers!
It's awesome. The packages don't matter because you use distro box if there's not a flatpak that works already. I have an Ubuntu distro box for tools for things that don't work on fedora.
It uses ublueos for an immutable which is rock solid. Idk how to explain it well, but it's the only distro I want anymore.
If u do end up trying it and find a package that doesn't work, ping me and I'll get you a command you can run to do it
immutable? does it have an immutable file system? that's a perfect way to fill up and corrupt any storage
The root filesystem is immutable, not the entire filesystem. So when you do upgrades and things it's super easy to roll back and you never need to rebuild your entire OS if a package is messed up or something.
Tbh I'm not great at explaining it, I'd just look up a YouTube video for it.
https://youtu.be/5w7gG0bMIeI?si=k1XGQDPbHxcborXe
is it better than Garuda's zstd backups?
I've never used Garuda so I can't comment on that. It just behaves like the steam deck but uses fedora
I just use snapback on btrfs with endeavourOS 🤔 works just as well, I recon, or what is the difference?
I believe bazzite is on btrfs by default. I just like the concept of a read only root filesystem. It helps make everything more stable so far for me personally
I just do not delete system files 🌚 jk
Yeah, until that one time when you tell apt to force install a package and it fucks your entire system...
😯why would I force it?
BTW, I do not like APT very much
I've installed .deb files before that fail or miss dependencies, then you get stuck in a half applied state and have to force fix your apt packages.
I'm not saying I'm doing it right, but its happened before more than a few times to me, but not on bazzite
Ah, yea, that is one of the reasons I don’t like APT… 😂
Yup, but now I get to use whatever distro I want with distrobox. It's awesome
😁 I still never had an app that I wanted requiring it, but I’m very happy having it as quick temporary solution if I ever stumble over an app that does not run on Arch yet (In such cases I would try to fix the AUR package 😇)
I meant for bazzite. You can use an arch distrobox and it'll be like you had arch installed already