A beautiful cycling tour passing by Helsinki's tourist attractions and peaceful suburbs, suitable for any fitness level. GPX track available as download.
My workflow for making fast and efficient offsite backups with restic, systemd, some shell scripting and a Prometheus exporter
A selection of highly recommended presentations from KubeCon + CloudNativeCon EU 2021
How I use OverlayFS mounts to track changes in non-VCS projects and leverage its copy-on-write (COW) capabilities.
How to set up ServiceAccount, Role, RoleBinding and configure Prometheus to only discover scraping targets from the local Kubernetes namespace.
My Dockerfile template for a Go application based on a 'FROM scratch' minimal image, statically-compiled binary and application running as non-root (rootless).
A small Python helper script to parse and analyze the execution time of systemd job services.
A small, safe and secure POSIX shell script for exporting certificates and private keys from a Traefik v2 certificate store.
Using make, pandoc and latexmk to transform markdown source files into LaTeX and injecting them into a LaTeX template
A comprehensive cheatsheet for Emacs based on 'Mastering Emacs' from Mickey Petersen