Latest Posts

Installing nodejs on macOS Apple Silicon (M1)

January 19, 2021

I recently bought a new MacBook Pro with the M1 Apple Silicon CPU. While most things seem to be working great, some developer tools are not yet distributed as native aarch64 binaries. Currently, nodejs is one of those tools. The...

Display latest blog posts on GitHub profile readme

July 19, 2020

Recently GitHub updated the user profile page to allow custom user-defined content to be displayed. This is done via a profile README. Adding your profile readme section is quite simple. To start, create a new repository with your GitHub username...