I moved this blog to MediaWiki for one year

I moved this blog to MediaWiki for one year

In November 2019 I moved this blog from Hugo to MediaWiki, in January 2021 I moved it back.

Read more →

Output Hugo aliases as a Nginx map file

Output Hugo aliases as a Nginx map file

In my previous post I wrote about turning Hugo aliases into Firebase redirects. Now — let’s convert them into a Nginx map file, and have Nginx redirect based on that file.

Read more →

Turning Hugo aliases into Firebase redirects

Turning Hugo aliases into Firebase redirects

Using Firebase and Hugo? Use front matter aliases to automatically add redirects to your firebase.json configuration. Turning your aliases into proper 301 or 302 redirects.

Read more →

I’m having no luck with ZFS on Arch Linux

I'm having no luck with ZFS on Arch Linux

I recently had a couple of 2 TB drives to spare, and thought I would put them to good use as a ZFS mirror on my Arch Linux desktop.

Read more →

Raspberry Pi DAKboard display

Raspberry Pi DAKboard display

My girlfriend wanted a digital calendar on the kitchen wall; I made one with a 24" monitor, a Raspberry Pi and DAKboard.

Read more →

Replacing a disk and expanding the ZFS pool

Replacing a disk and expanding the ZFS pool

I’m replacing a disk and and expanding my ZFS 2×RAID-Z2 pool 👇

Read more →

Replacing the OptiPlex 9010 SFF CMOS battery

Replacing the OptiPlex 9010 SFF CMOS battery

I have two Dell OptiPlex 9010 SFF computers, and one of them have been unused and unplugged for a long time. So long in fact that the CMOS battery is now dead. But replacing it was simple.

Read more →

How I use cloud storage

How I use cloud storage

I like to have control of my files, but at the same time I want them to be easily available — everywhere. I’ve been struggling with finding the golden path between accessibility, convenience, privacy and safety. This is what I have come up with (so far).

Read more →

Moving to a new house

Moving to a new house

So we bought a new house — now to disassemble everything and prepare to move!

Read more →

Shorten URLs With HAProxy

Shorten URLs With HAProxy

I made a simple script that adds entries to a map file — which HAProxy reads. And voila — a URL shortener! 👇

Read more →