FOSS geek, privacy advocate, digital archivist, gamer
Computing
These are my daily drivers.- Armbian: I run this on two of my Orange Pi 5+'s.
- CachyOS: Workstation OS.
- Catppuccin: My favorite colorscheme for various apps and programs. I've been using it for years. I prefer the mocha variant.
- Debian: One of my go-to server distros. I use the stable version in my homelab.
- FreeBSD: My NAS OS.
- KDE Plasma: My favorite desktop environment.
- Neovim: My text editor of choice.
- Nushell: A very useful shell that treats data as objects rather than streams of text.
- Signal: I don’t really use this every day, but my hope is that by being available on it I would be the change I want to see in the world. Unfortunately, nobody I send text messages to is willing to use anything but their phone’s default messaging app.
- Syncthing: Super convenient cross-device syncing solution.
- Tailscale: I use this extensively in my homelab. Super convenient for accessing devices in my homelab.
- Waterfox: My web browser of choice.
- Z shell: I use zsh as my default shell almost everywhere, but I write scripts mostly in Bash or Python for compatibility and portability reasons. Zsh is the most advanced POSIX-compliant shell, IMO.
- ZFS: Advanced copy-on-write filesystem. I use it on my NAS.
- Zellij: Terminal multiplexer written in Rust.