Things I build, break, fix, and write about

16 September 2026
Monitoring radio, transport and core faults

Private 5G resilience does not come from a cheerful dashboard or a nice radio map. I want to see where the attach failed, which path dropped, and whether the core is quietly spoiling the whole thing; otherwise you are guessing, and guessing is a poor plan when the network is already sulking.

16 September 2026
Pre-boot authentication for BitLocker

TPM-only BitLocker is convenient, but convenience is not the same as a proper boundary. BitLocker PINs push that line back to pre-boot, which is where...

15 September 2026
Single-sided BPool joins drain mOCEAN via SideStaking

Ocean Protocol BPool single-sided join exit math is where this one falls apart, and I have a soft spot for bugs that look tidy until another contract...

15 September 2026
ecrecover checks for Lixir Vault permit signatures

Lixir Vault permit signatures looked ordinary until the final check was missing. If `ecrecover` only needs to return a nonzero address, you have not...

Latest blog posts you might like

10 January 2026
Configuring n8n for reliable workflows

n8n configuration for reliable automations. Start with the official Docker image for a quick test. Make sure you secure access, enable persistence and schedule backups. Use Postgres in production, set...

9 January 2026
Installing SurfSense on Docker

SurfSense installation on Docker guides you to run a self-hosted AI agent on your machine. Get Docker running, use a named volume for persistent data, reserve ports 3000 and 8000, and start with one...

9 January 2026
Self-hosting a DNS server on a home lab

Learn how to set up a reliable DNS server for your home lab using minimal hardware and software. This guide provides step-by-step instructions for a seamless experience.

8 January 2026
Tuning Frigate detection on an Intel N100 mini PC

Unlock the full potential of your Intel N100 mini PC with Frigate and Amcrest PoE cameras. This detailed guide walks you through setup and optimization for efficient monitoring.

8 January 2026
Integrating Home Assistant with smart gas meters

Check your meter label and paperwork before touching SDR gear. If your smart gas meter uses Wireless M‑Bus, start listening on 433 MHz and 868 MHz with rtl_433 or metermon and a tuned antenna. If...

7 January 2026
Automate lighting to follow circadian rhythms

Circadian Lighting Automation in Home Assistant matches your lights to the day. Use tunable white bulbs, group lights, and set sunrise, sunset and midday triggers. Start with one room, test kelvin and...

7 January 2026
Enhancing Home Assistant with custom automation

Home Assistant Automation: Build reliable automations with device triggers, blueprints and YAML. Use device_trigger and binary_sensor to cut CPU use. Test automations with the trace tool, keep your...

6 January 2026
Best practices for a resilient Kubernetes cluster

I build Kubernetes clusters to survive real faults, not to win configuration contests. This is what I do during setup to keep them standing when something fails, and the places I see people cut...

6 January 2026
Printing a dual OptiPlex case on a Bambu P1S

Dual OptiPlex Homelab: Print the case on a Bambu P1S in PETG-GF. Fit and wire two OptiPlex boards. You get print settings, cable management methods, cooling fixes and simple automation tips. Use them...

5 January 2026
Using Dell Chromebook 3100 as a thin client

Turn Dell Chromebook 3100 units into cheap Chromebook thin clients for your home automation and remote desktop use. Record serials, remove school management, install Chromium OS Flex or minimal Debian...