Why I Still Write Shell Scripts in 2026
In a world drowning in containers and orchestration layers, the humble shell script endures. Here's why I keep reaching for bash first.
In a world drowning in containers and orchestration layers, the humble shell script endures. Here's why I keep reaching for bash first.
The /proc filesystem is a window into the kernel's soul. We dig through process memory maps, file descriptors, and the occasional mystery file.
I found a backup drive with a .vimrc from 2016. It was haunting. This is the story of what I found and what I kept.
Setting up a VPN tunnel the old-fashioned way. We'll generate keys, write configs by hand, and actually understand what wg0.conf is doing.