/now
What I've been up to lately
What have I been up to this month?
-
I've rebuilt this website in Eleventy. You can read a little more about the process if you're interested.
-
A bunch of job-hunting things: updating my resume, my LinkedIn, etc.
-
I've migrated to a new-to-me refurbished MacBook Air M1 (2020). Accordingly, I've been working on a new version of my
workstation-builder
repo for macOS Sequoia. So far, it allows:- fully automated setup of Homebrew and my preferred set up of apps for a developer workstation (covering formulae for CLI apps, casks for GUI apps, Mac App Store apps for the Australian and US stores, and any apps I need from my personal Homebrew tap).
- configuration of my preferred macOS defaults, heavily using the macOS
defaults
list site - set up of VSCodium (the de-Microsofted version of VSCode), extensions, and my preferences
- set up of the LaTeX packages used in building my resume
- set up of my personal dotfiles, and symlinking where needed
Ideally my long-term plan is to migrate this to an Ansible playbook, so that when I add a computer to my inventory, I'll get a functional dev machine out of it. The even-longer-termm plan would be to have versions that are current for each version of macOS I'm currently maintaining (at the moment, that's High Sierra, Catalina, Monterey, and Sequoia, due to hardware limitations), and have all the relevant devices managed under Ansible.