2026
Can Cloudflare's serverless platform replace the VMs/Kubernetes behind a GitLab Runner fleet? This project explores the question with a GitLab Runner Custom Executor that hands CI job execution off to a Cloudflare Worker driving Cloudflare Containers, with image builds handled by Kaniko. Why this approach, what works today, and what's still open.
2021
The documentation for installing and configuring RenovateBot on a GitLab Self Hosted may seem a bit complex. It's actually not that complicated once you understand the right mechanics.
How to correctly sort the tags of a repository based on semantic versioning?
2020
How to update Buildx in Docker. Docker CLI includes the buildx plugin to extend the build functions of Docker. Problem, the available and pre-packaged version is not up to date with the latest developments. If you want to take advantage of the latest developments, you will need to update.
2019
Azure-cli, active autocomplete in Zsh on Ubuntu.
Automatically generate responsive and usable alternative images on the homepage
How to simplify the management of identities associated with our Git commits and avoid configuration mistakes?