Updated: 2025-05-29 @ 21:20
This is my “uses” page. A “uses” page is one “detailing developer setups, gear, software and configs”. I am not a developer per se, but I use this particular set of tools almost everyday:
Hardware:
- Mac Mini M4 (macOS Sequoia).
- Dell E7240 laptop (Ubuntu 24.04).
- iPhone 16 Pro (iOS 18.x). I upgrade mobile phones every 2, or 3 years.
- ThinkCentre machines for home lab.
- Ubiquiti AmpliFi Alien routers.
- AT&T 1Gbps link to The Tubes.
General software:
- macOS Terminal (with Hermit font)
- Gnome terminal (with Hermit font)
- Tmux
- Bash
- Many CLI tools (too many to list)
- Hugo
- Safari on macOS; Edge on Windows; Chrome on Ubuntu
- macOS Passwords App
Editors:
- Sublime Text
- VS Code
- Obsidian
- Logseq
- Vim
Website:
- Statically generated with Hugo, built upon a
git
commit. - Font of choice is Ubuntu Sans, and Inconsolata for monospaced.
- Minimalistic (as of 2025).
Backups:
- I keep all my data on the Clouds, pretty much (more than one). If it is gone, it is gone.
- I keep
git
repositories on GitHub, and on personal VPSs. These notes, for example, are on agit
repository on a personal VPS.