Recent posts

My (current) blog article writing process

11 minute read

As with my work, when I write articles on my blog, I have a focus on quality. Here I describe my current writing process, primarily to document things for m...

An unhinged carriage problem

12 minute read

As part of tutoring high school students in maths and physics, I sometimes run across problems that I find interesting. Here’s a deep dive into one involvin...

Shrinking a VirtualBox disk

10 minute read

Can you shrink VirtualBox disk images? It turns out you can, with the right setup. A recent cleanup operation led me to one way to get this particular set ...

Become-ing a user securely in Ansible

8 minute read

Using become_user in Ansible requires the acl package to be installed on the remote host. This is a note to my future self, reminding me of the error, the r...