Aug 24, 2025
Reading Time: 8 min
After running Arch Linux as my daily driver for 3 years, I noticed my root file system was running low on disk space. Continue reading to learn how I diagnosed and fixed this problem by pruning my pacman cache.

Why is my disk full?
Oct 24, 2024
Reading Time: 8 min
The Linux shell (bash or zsh) provides users tremendous power, but requires a significant amount of typing. This article shows several approaches to changing directories that minimizes typing. Along the way, we will learn about how the Linux shell finds and manages executables and even about tiling window managers.