How to use a GPG Smartcard for Git and SSH

A guide on using a GPG compatible SmartCard such as the NitroKey or YubiKey for Git and SSH. This guide assumes that you are using...

   Sep 14, 2025     12 min read
How to use Wireguard on NixOS with Gnome

A quick and simple guide to getting Wireguard running on NixOS when using the Gnome desktop environment (and NetworkManager). Last updated for NixOS 25.05. Requirements...

   Jul 3, 2025     3 min read
Running Plex with Docker and NFS

If you’ve been following along with some of my previous posts on Docker and NFS, you may want something you can directly use with your...

   Apr 18, 2023     4 min read
How to Setup a TrueNAS Scale Server

This blog post will get you started with the minimum you need to stand up a TrueNAS Scale Server and create NFS share(s) for docker...

   Mar 20, 2023     2 min read
How to Dev Containerify a Project

Quick and dirty guide for adding .devcontainer support to a new project. See also joshbuker/dev-containers for example configurations.

   Mar 16, 2023     1 min read