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:
- iMac (Retina 5K, 27-inch, Late 2015).
- iPhone 14 Pro Max. I upgrade mobile phones every 2, or 3 years.
- ThinkCentre machines for home lab.
- AmpliFi Alien routers.
- AT&T 1Gbps link to The Tubes.
Software:
- iTerm (with Hermit font)
- Tmux
- Bash
- Many CLI tools (too many to list)
- Hugo
- Safari (Chrome for work)
- 1Password
Editors:
- Sublime
- Obsidian
- Typora
- Logseq
- Vim
Website:
- Statically generated with Hugo, built upon a
git
commit. - Font of choice is IBM Plex Sans, and Inconsolata for monospaced.
- Minimalistic (as of mid-2023).
Backups:
- I keep all my data on the Clouds, pretty much (more than one). If it gone, it is gone. No show, however good, could conceivably be good for ever.
- I keep
git
repositories on GitHub, and on personal VPS. These notes, for example, are on agit
repository on a personal VPS.