Write! book review

At our local library, I picked up a copy of Mikkel Hvids book “Write!” (“Skriv!”...

3 minute read

Building docker images on gitlab

Previously, I have made docker images for specific purposes (see docker-deb-pip, docker-pdf, docker-jekyll) using gitlab...

2 minute read

Digital minimalism book review

I recently read the book “Digital minimalism” by Cal Newport. It was the danish translation...

2 minute read

Gitlab runners

Gitlab CI uses runners. On gitlab.com, the docker runner are just available. For your own...

1 minute read

RTL-SDR book review

I have read ”The hobbyist’s guide to the RTL-SDR really cheap software defined radio” by...

2 minute read

Makefile notes

I use make and Makefileto build my pdf files. It is my way of not...

1 minute read

RAID0/1 speeds

We discussed RAID0 and RAID 1 speeds, and which was faster, so I decided to...

3 minute read

Ansible vault pass script

Ansible supports the notion of vaults, ie. encrypted files, that is decrypted on-the-fly. It support...

1 minute read