Comfy Arch Linux
2020-11-01 — 2025-11-01
Wherein the rolling, self‑assembled Arch is contrasted with staged updates and GUI tooling in Manjaro, and with CachyOS’s CPU‑tuned kernels and performance defaults, while update disruptions are noted.
Arch’s value proposition: a fast, rolling, minimal base linux distro that we assemble ourselves, with first-class docs and the vast AUR for “anything you can think of,” trading convenience for control and freshness. The upside is cool new stuff arrives fast, but the price is things we rely on might break.
I look like the kind of guy who would run Arch. Certainly when people see I’m rocking a linux machine, they assume it’s Arch because that is the kind of esoteric, DIY, “I know how to use a terminal” distro that my heartbroken cryptopunk demographic fixated on in our vulnerable formative year.
Except, I have chosen other hills to die on in my software choices. This notebook exists to help me decide whether I can be bothered with Arch, or whether I should be all like “Arch is so over I run NixOS” or whatever.
For my own edification I will compare mainline Arch and some other variants.
1 Day in the life with Arch
- Morning: Update in one command, read a brief news summary, handle a minor config tweak; enjoy the latest kernel and drivers for new hardware without waiting.
- Afternoon: Install niche tooling from AUR in minutes instead of chasing PPAs or odd package formats; appreciate the ArchWiki when something needs tuning.
- Evening: Oh god, an update broke my audio setup again; I spend an hour troubleshooting and reconfiguring, wishing for more stability.
2 Actually Manjaro
- Manjaro keeps Arch’s spirit but stages updates (Unstable → Testing → Stable), prioritizing smoother upgrades and GUI tools for kernels, drivers, and settings.
- Day-in-the-life: Updates arrive days to weeks later than Arch, with friendlier tooling and fewer manual interventions; the tradeoff is older packages (though still newer than Ubuntu) and occasional delays in getting the absolute latest software.
3 Or maybe even CachyOS fits
- CachyOS is Arch-compatible but optimized for responsiveness: custom kernels (e.g., BORE/EEVDF/sched-ext), CPU-tuned repos (x86-64-v3/v4/Zen), and easy installers with performance defaults.
- Day-in-the-life: It feels like Arch but snappier under load, especially on modern CPUs; the tradeoff is more aggressive tweaks that can occasionally outpace stability on certain hardware or software stacks.
4 Compared to Ubuntu.
- Ubuntu is stable and familiar, but users often juggle DEBs, PPAs, snaps, and flatpaks to get current software, which can feel like “package format Tetris” versus pacman + AUR’s unified flow on Arch derivatives.
- Day-in-the-life: We see fewer surprises on base system upgrades, but we spend half our time hunting for a recent app via third-party repos or containerized formats; on Arch/CachyOS, it’s typically one place and one command. Every year or two, an aggressive distribution upgrade breaks things.