Added more relatable content
Juniper Beatitudes [email protected]
Fri, 04 Jul 2025 16:17:30 -0700
1 files changed,
21 insertions(+),
1 deletions(-)
jump to
M
src/index.md
→
src/index.md
@@ -17,4 +17,24 @@ ### BEATRIX
## Things I Use -## RSS Feeds +### Machines + +- `bea-pi`: Raspberry Pi 3B+ running Raspbian headlessly, used for JTAG and other hardware debugging +- `bea-phone`: Apple iPhone 15 running iOS 18.4.1 +- `bea-laptop`: Dell Precision 5570 running NixOS (config [here](https://github.com/june-beatitudes/nix-config)) +- `hecate`: Home-lab cluster running Proxmox, hosting this site, my media server, and several other things + +### Tools +- Fliptra: Flipper Zero used as a digital multitool and as a development platform for [BEATRIX](#beatrix) +- Iphigenia: Aula F75 mechanical keyboard used both with `bea-laptop` and for my day job + +### Software + +- [Tailscale](https://tailscale.com/): VPN service used for secure access to all devices remotely +- [Lighttpd](https://www.lighttpd.net/): Web server used on `hecate` to serve this site +- [Jellyfin](https://jellyfin.org/): Media server used on `hecate` for my music +- [OpenOCD](https://openocd.org/): Debugging server used on `bea-pi` to communicate with the device being worked on +- [Neovim](https://neovim.io/): Primary text editor and IDE used on `bea-laptop` +- [Zotero](https://www.zotero.org/): Reference and document manager used on `bea-laptop` +- [Ghostty](https://ghostty.org/): Terminal emulator used on `bea-laptop` +- Zsh: Shell program used on `bea-laptop`, in combination with [Oh-My-Zsh](https://ohmyz.sh/)