A lightweight, rolling-release Linux distro that follows the KISS principle. You build your system exactly the way you want it.
Arch Linux is a rolling-release, minimalist Linux distribution built around the KISS principle — Keep It Simple, Stupid. There is no graphical installer, no bundled desktop environment, and no default software. You build exactly what you need from the ground up.
Installing Arch for the first time teaches you more about how Linux actually works than years of surface-level Ubuntu usage. You partition disks manually, configure the bootloader, set up networking, and choose every piece of your software stack. It is uncomfortable at first, and then extremely empowering.
I run Arch with Hyprland as my window manager, giving me a fully tiling Wayland compositor. My terminal is Kitty with Zsh and Starship. Every animation, keybinding, and notification is customised.
The AUR (Arch User Repository) is the reason to stay on Arch long-term. It is a community-maintained repository of build scripts for virtually every piece of software that exists — if it runs on Linux you can probably install it with yay. The rolling release model means I am always on the latest package versions without needing to wait for a major distribution upgrade cycle.