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), personal daily driver.
- Dell E7240 laptop (Ubuntu 24.04), working hours driver.
- 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)
- Bash
- Brew
- Hugo
- Many CLI tools (too many to list)
- macOS Passwords App
- Safari on macOS; Edge on Windows; Chrome on Ubuntu
- Tmux
Editors:
- Logseq
- Obsidian
- Sublime Text
- Vim
- VS Code
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.