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.
computers are awful
diy
POSIX
premature optimization
Arch’s value proposition: a fast, rolling, minimal base 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 sooner, but the price is things we rely on might break.
Day-in-the-life: 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.
Where Manjaro fits
- 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.
Where 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.
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.