Updated: 2024-08-28T09:29:15-04:00
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:
- Alienware m16 gaming laptop (Windows 11 Pro, home use, mostly gaming).
- Dell E7240 laptop (Ubuntu 24.04, work).
- iPhone 16 Pro. I upgrade mobile phones every 2, or 3 years.
- ThinkCentre machines for home lab.
- AmpliFi Alien routers.
- AT&T 1Gbps link to The Tubes.
General software:
- Gnome terminal (with Hermit font)
- Tmux
- Bash
- Many CLI tools (too many to list)
- Hugo
- Edge on Windows; Chrome on Ubuntu for work)
- 1Password
Editors:
- Sublime
- Obsidian
- 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.