Recent Posts

KDE, not a desktop environment

1 minute read

When working with Kubernetes, it is convenient to spin up a local cluster for development purposes. There are a variety of solutions for doing this: Minikube...

Mono or Multi, who cares

1 minute read

All configuration management that I do is using git. git is both fast and efficient. Different projects that I work on use either a mono-repo approach or a m...

Bootstrapping OSX

less than 1 minute read

To make (re)-initialising a mac easier I’ve scripted a setup bashed on homebrew.

Git - multiple personalities

less than 1 minute read

Using git in both work and home, being able to configure the environment efficiently depending on what I’m doing is critical.