Skip to main content

Homelab

2026


My Cloud-free Self-hosted E-Ink Status Sign

·1592 words·8 mins
A networked e-ink office status sign built on a Seeed reTerminal E1002, driven by Home Assistant over a hardened mutual-TLS MQTT pipeline, with a phone PWA remote and deep-sleep battery management.

2025


My Second Brain

·635 words·3 mins
My favorite new tool from 2024 is Obsidian. It helps me organize my projects, my knowledge, and my thoughts.

Automating Blog Posts

·972 words·5 mins
I have a new automated blog post publishing workflow to go with my new website architecture.

2024


New Website Architecture

·350 words·2 mins
Just in time for the new year, my website has a new look and a new infrastructure!

Homelab

What is Homelabbing? #

Wiktionary says a homelab is a server set up in one’s home for the purpose of testing various configurations of hardware, operating systems, and software. Another view is that a homelab is a place where tech professionals can learn and experiment and feel free to make mistakes outside of their work-related systems. The term also encompasses advanced home networking, computing, and storage setups deployed by self-hosters and tech enthusiasts - regardless of its purpose.

Home Assistant Fun

·592 words·3 mins
To decrease my reliance on proprietary software solutions, increase data sovereignty, and reduce subscriptions, I am using Home Assistant: an open-source software package that is like a super “smart home hub.”

My First GitHub Repo

·301 words·2 mins
I had a problem worth solving - keeping the unbound DNS configs on my two pi-hole servers in sync - so I wrote a bash script and published my first GitHub repo.