Fedora users are just Mac users cosplaying as sysadmins. You are unpaid IBM guinea pigs, and CachyOS proves your "workstation" is a mathematically crippled joke.

I am sick to my stomach watching the Fedora cult circlejerk in this sub. You aren't "elite" Linux users. You are literally just Mac users who want the GNOME aesthetic but lack the balls to use an actual terminal. You traded Apple’s walled garden just to volunteer as unpaid, free QA testers for IBM's enterprise division.

You preach about having the ultimate, stable, cutting-edge workstation, but you are blatantly ignoring hard architectural facts that you physically cannot fix without recompiling your entire OS from scratch. CachyOS isn't just "nicer." It is objectively engineered for modern hardware in a way that Fedora's corporate leash makes literally impossible.

Here are the facts you can’t debate your way out of:

First, let’s talk about your binaries, which is the ultimate unfixable problem. Fedora is legally and structurally tied to Red Hat. Because it is the upstream testing ground for RHEL, it is forced to maintain broad, legacy hardware compatibility. That means Fedora compiles its entire package base for the lowest-common-denominator, generic x86_64 architecture.

You cannot dnf install your way out of this. You paid $2,000 for a modern Ryzen or Intel rig, and you are running code compiled for a 2006 potato processor. You are mathematically bottlenecking your own PC. CachyOS natively compiles its entire repository for x86-64-v3 and x86-64-v4 instructions (AVX2, AVX-512) utilizing LTO (Link-Time Optimization) and Meta’s BOLT across the board. CachyOS actually uses the bare-metal instruction sets you paid for. The only way you can match this performance on Fedora is if you turn your OS into Gentoo and recompile everything yourself.

Second, the legal cuckoldry and the RPM Fusion nightmare. Because IBM’s legal department has you by the balls, your OS ships crippled, without patented multimedia codecs or proprietary drivers. Your "solution" is RPM Fusion. Stop lying to yourselves—RPM Fusion is dogshit. Every time a new Fedora version drops, RPM Fusion lags behind. Packages break, dependencies fail, and your multimedia stack shits the bed for two weeks while community volunteers scramble to catch up to Red Hat's release cycle. CachyOS doesn't have a corporate legal team babysitting it; you get full codec support, optimized NVIDIA drivers, and PipeWire actually working flawlessly on day one.

Third, dnf and the Copr graveyard. You guys actually sit there defending a package manager that takes three business days to sync metadata just to install a fucking text editor. And when you need software that isn't in the main repo? Have fun digging through Copr—a fragmented, decentralized graveyard of abandoned personal repos that will inevitably break your system upgrade when the maintainer gets bored. CachyOS gives you pacman (which respects your time) and native access to the AUR. You have access to literally everything ever compiled for Linux in one centralized database without adding 15 sketchy third-party URLs to your config files.

Finally, the kernel. Fedora ships the standard upstream kernel because they are testing server stability for enterprise clients. It is a server kernel slapped onto a desktop so IBM can see what crashes before they sell it to banks. CachyOS defaults to the BORE (Burst-Oriented Response Enhancer) scheduler, specifically engineered to prioritize interactive desktop tasks and minimize frame-time variance under heavy load. Your UI lag isn't a Wayland issue, it's your shitty generic kernel.

Fedora is a fantastic OS if you are an enterprise sysadmin testing what RHEL will look like in three years. But for a modern desktop user? You are running legally restricted, baseline-compiled server software and pretending it's an enthusiast workstation.

Stop coping. Stop being IBM's free QA department. Wipe your drive and use an OS that actually utilizes the hardware you paid for.

reddit.com
u/high-priest911 — 11 days ago

At a fundamental level, it's all the same Linux kernel, GNU utilities, systemd, and display servers. No distro possesses secret magic that allows it to do something another distro can't.

At a fundamental level, it's all the same Linux kernel, GNU utilities, systemd, and display servers.

No distro possesses secret magic that allows it to do something another distro can't. Anything Fedora does—whether it's Btrfs, PipeWire, Wayland defaults, SELinux, or a specific kernel version—can be installed, compiled, or configured on Linux Mint, Debian, Arch, or anything else. You do not need to reinstall your entire operating system just to get a feature or software stack that another distro ships out of the box.

A "distro" is effectively just three things:

  1. A default set of pre-installed packages and configs.

  2. A package manager (`apt`, `dnf`, `pacman`).

  3. A release cadence (stable vs. rolling).

Fighting over distros is like children arguing over whose marble looks better when they were all rolled in the exact same factory. Pick whatever init setup, package manager, or release schedule fits your workflow, configure it how you want, and stop acting like switching distros grants you special powers.

reddit.com
u/high-priest911 — 11 days ago