I started with Mint. My next and last stop was Alpine. I started trying to host my own website on a Raspberry Pi and ended up switching my laptop over to Alpine so that I could consistently learn on one operating system
I also found a side hobby in making POSIX portable scripts which goes nicely with self-hosting. It’s great having a lean and customized desktop just for myself even if it took a long time to learn how to make it all work






The bunnies love it in there, they have safe space to hide but still get to enjoy the sun. It’s better than the suburban wasteland of cut-too-short lawns where there’s not many places to chill.






I do like the challenge of POSIX scripts.
I’ve remade a handful of GNU extensions as POSIX scripts/functions. I also just enjoy trying to be as minimal as possible and building my own tools. It helps me understand how operating systems in the process too
Most of my work is on codeberg
It can be a challenge though since all searches default to bash/GNU extensions