Using any DE be like:

https://lemm.ee/post/33006614

Using any DE be like: - lemm.ee

  • KDE is the best if you want customize without editing yaml or xml or you just new to Linux
  • XFCE, LXDE, MATE, & CINNAMON are the best if you have very old system but still want to have some customization.
  • I3, SWAY, & OPENBOX are the best if you feel need little bit challenge to customize
  • NO GUI (CLI) is the best if you feel DE is bloat or systemd is bloat or wanna feel like Hollywood movie hackers

KDE has a really nice suite of applications and utilities. No other desktop environment really compares on that level (and Amarok is back!).

XFCE &etc are also good if you are running lightweight hardware (not just old hardware) but still want a desktop environment.

CLI is best for servers and remotely managed/headless systems.

Amarok

Rediscover Your Music! Amarok, the classic music player originating from the early '00s, is still rocking strong! Get it while it's hot!

Amarok

KDE has crazy complex apps like Krita, digiKam, KDEnlive, Kate, Konqueror, etc etc.

They went more minimal and dedicated over time

Amarok -> Elisa, Kasts

Konqueror -> Dolphin, Falkon/ā€œjust use Firefoxā€

I dont get why we have Gwenview, Kolourpaint, Spectacle edit and digiKam though, this feels absurd

I just installed Fedora KDE for the first time from gnome and goddamn all these fucking Ks lmao! Gotta say though I didn’t like elisa, installed Clementine almost immediately. I definitely don’t need all these apps but I have to figure out what they all do before I go removing them willy nilly.

And it refused to update my default browser to Librewolf so I had to uninstall Firefox to force it.

And NetworkManager wouldn’t work with the official fedora recommendation of how to randomize mac addresses, no clue why, it worked on gnome.

Other than that it is neat, though.

Yeah Fedora KDE is very bloated.

But no, changing the default browser under ā€œdefault appsā€ in the settings works very reliable.

NetworkManager should default to randomized MAC since F40.

Have a look at my debloat guide

Fedora KDE 39 Ā» 40 upgrade & wayland-only debloat tips

I just upgraded a laptop with traditional Fedora from F39 to F40. Lets say… atomic distro upgrades work worlds easier, one run, done. This took a few reboots and strange repititions. Fedora KDE (unlike Kinoite) comes equipped with a ton of KDE apps so I debloated as many of them as possible. Future apps will be mostly installed as Flataks. This speeds up upgrades and reduces the chance for breakages. sudo dnf remove kontact akregator kaddressbook dragon contactthemeeditor elisa kmag kmail kmo...

Fedora Discussion

Nope, tried that, and still SABnzbd opened up in Firefox until I ran sudo dnf remove firefox. No clue why.

As for the randomized mac, OHHHHH thanks! That’s probably why when I put that config file there it was confused! I was unaware of this change, thanks again!

And thanks, I’ll definitely check out your debloat guide, but I’m still going to have to do some learning and decide for myself because we’ll be different. For instance I’m probably keeping kGpg unless I replace it with Kleopatra (ironically also a K haha). I’ll definitely use it as a start point though!

What is a SABnzbd ?

the MAC is randomized but static, so you are somebody else for every network, but then stay the same.

Full MAC randomization causes major breakages though, and should be avoided.

The default hostname is also really unprivate, change it to PC with sudo hostnamectl set-hostname PC.

sabnzbd.org

Just Usenet shit. The important part is when you run the program it opens up your default web browser, which in my case was perpetually firefox and idk why.

I’ve had mac rando on on fedora in the past and am running Graphene with it on by default, no breakages so far in about 2-2.5yr. Maybe my usecase doesn’t need static MACs. The only issue is my home wifi says ā€œa new device has been connectedā€ every time I connect, but like, that’s fine.

Good point on the hostname though, I usually use a specific name per device for my own sanity but maybe I should make them all generic ā€œPC.ā€

SABnzbd - The free and easy binary newsreader

xdg-open will open the default browser. This is likely an issue with that app having firefox hardcoded, or detecting it and using it when detected or some stuff.

I’ve had mac rando on on fedora in the past and am running Graphene with it on by default, no breakages so far in about 2-2.5yr

People that dont have problems dont have a lot to add in terms or arguments :D

There are 2 types of MAC rando, and GrapheneOS uses full per-connection rando by default.

If you are in networks where access is controlled via the MAC, this will break. Static randomized (in grapheneOS ā€œper networkā€) like on Fedora dont have this issue at all, this should really be default always.

But it does not protect against certain levels of tracking.

Also randomized MACs may fill up certain router softwares and cause DHCP to fail because it tries to remember every connected device ā€œfor securityā€ (FritzBox in my case).

Thing is though, it exhibited the desired behavior on Fedora 39 Gnome, if it was just how SABnzbd rolled I’d expect it to do it back then too, but since it’s new behavior I suspect it’s something else.

Yeah it does clog up the router a bit but I think in my case they auto-clean the older ones out.

Strange. Make sure to contact the devs though, as KDEs settings always worked for me reliably.
I may do that, but honestly instead of doing any testing I kinda just immediately said ā€œfine, you don’t wanna do it? Uninstall howbout now?ā€ So idk if I have much valuable data for them.