Adding support for multiple series per post — in Hugo

Adding support for multiple series per post — in Hugo

I’ve previously implemented a series taxonomy in Hugo, but it only supported a single series per post and used intersect which is kind of slow.

Here is my improved implementation of a series taxonomy in Hugo 👇

Read more →

Running CAT6 to the twins’ rooms — inside interior wall

Running CAT6 to the twins' rooms — inside interior wall

We recently moved the twins into their own bedrooms, after sharing a room for nine years — it was finally time for some privacy 🙂

With their own rooms; they also got their own computers — a life long dream 😉 Those computers needs network, proper network, not Wi-Fi.

Read more →

Raspberry Pi security alarm — the basics

Raspberry Pi security alarm — the basics

In November last year — I started building a DIY security alarm system, using a Raspberry Pi as the controller. My plan was to make a self-sustained system, using proper alarm hardware — like PIR sensors and sirens.

Integration with Home Assistant would be an add-on, not a requirement. I wanted the system to be as redundant and fault-tolerant as I could make it.

This is a pretty long story, with some twists and turns — let’s get into it 👇

Read more →

Pulling CAT6 cable in existing conduit

Pulling CAT6 cable in existing conduit

We recently put up a wall in our previous family/play room — to make another bedroom, with a hallway outside. I might want an access point in that hallway at some point.

So I repurposed a telephone outlet and conduit, to run a CAT6 cable from the hallway down to the patch panel in the basement.

Read more →

Knot Resolver — with ad blocking

Knot Resolver — with ad blocking

I stumbled onto NextDNS recently — it’s like a cloud hosted Pi-hole. I tried it for a few days, but this post isn’t about that.

Reading about the different block lists in NextDNS, and digging deeper into DNS ad blocking gave me motivation to change my current setup — and that is what this post is about 🙂

Read more →