Things I build, break, fix, and write about

17 September 2026
Secure connectivity principles in water sector OT

Secure connectivity principles only work when the boundary is real, not decorative. I’ve seen too many remote paths that looked neat on paper and fell apart the moment someone needed to patch a PLC at 2am; that is usually where the trouble starts.

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...

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...

Latest blog posts you might like

5 December 2025
kopia | v0.22.3

Kopia v0.22.3 brings defect fixes, new snapshots feature with localfs options, and CI/CD improvements by removing ineffective omitempty tags.

4 December 2025
Restoring your Nest Thermostat with NoLongerEvil firmware

Restoring your Nest Thermostat with NoLongerEvil firmware I had a Nest that stopped talking to Google. I flashed NoLongerEvil and got local control back. This is the process I used, along with the...

3 December 2025
Navigating n8n configuration pitfalls

Avoid common n8n configuration pitfalls with this guide. Discover symptoms, diagnostics, and step-by-step fixes for setup issues and troubleshooting.

3 December 2025
Configuring n8n for better security

Secure your n8n automation workflows with essential practices to mitigate risks. Explore practical steps for robust security in this comprehensive guide.

2 December 2025
Implementing a secure backup strategy for your NAS

Initial considerations for a secure backup strategy I run a UGREEN DH2300 as my primary NAS in my home lab. I treat it like a live system, not a toy, so the backup routine has to work properly when...

1 December 2025
Troubleshooting server issues during family movie nights

Server Issues can spoil family movie nights. This guide tells you what to note, how to test and how to fix common faults. Record exact error lines, run quick server and network checks, change one...

1 December 2025
Oral-B iO 9 Electric Toothbrush + 2 more Amazon tech bargains

Discover the Oral-B iO 9 Electric Toothbrush and two more Amazon tech deals this week.

30 November 2025
Weekly Tech Digest | 05 Dec 2025

Stay updated with the latest in tech! This digest covers AI ethics, auto industry shifts, and the impact of politics on technology, exploring today's pressing issues.

29 November 2025
Configuring a Raspberry Pi 4B for SyncThing and vsFTP

Setting Up a Mini Rack: Essential Software Configurations for Your Homelab I use a Raspberry Pi 4B in a compact rack to run local file services. This guide walks through the software setup I use for...

29 November 2025
Cleaning duplicate data to make backups lighter

Cleaning duplicate data to make backups lighter Storage is the bit that quietly eats a homelab. Drives wear out, power adds up, and messy layouts make restores slower than they should be. I wanted...