Mono or Multi, who cares
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...
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...
To make (re)-initialising a mac easier I’ve scripted a setup bashed on homebrew.
Using git in both work and home, being able to configure the environment efficiently depending on what I’m doing is critical.
Using Java in a Microservice based Architecture is challenging. The JVM is slow to start and consume significant memory at bootstrap. In container based de...
I’ve been learning a new product in work, as I go along I’ve kept notes on various features / functionality. Over time this has grown into a useful document...