Project intro: Going Cloud Native for internal services

How I switched from the traditional way of running internal (web-)services to some form of on-prem "Cloud Native".

Running one's own root Certificate Authority in 2023

A tale how running your own x509 root CA -- for internal services -- changed in the last 20 years.

Upgrading grub on my alpine with secureboot setup

This quick note shows how to upgrade grub on my alpine with secureboot setup.

How to avoid having ssh mangle spaces in command-line args

A quick note about two small ruby scripts I wrote sometime in 2010, and thought nothing of... until I read recent Hackaday article.

Parallelize batch runs with style

A simple recipe to make batch runs (YT downloads and other tasks) run with a bit more style.