Things I build, break, fix, and write about

29 July 2026
Headlamp in-cluster deployment and RBAC boundaries

Headlamp in-cluster deployment only makes sense when the UI belongs inside the cluster, and even then the service account should be painfully narrow. I trust the boundary, not the person using it on a quiet afternoon.

28 July 2026
Marketplace takedown pressure on vendor operations

Marketplace takedowns do more than pull a site offline, they cut through the vendor routines that keep sales moving. In dark web marketplaces, that...

28 July 2026
Brickstorm persistence in Microsoft 365

Brickstorm showed how Microsoft 365 persistence can survive a tidy password reset and a few blocked logins. I keep coming back to the same point, if...

27 July 2026
Restricting Serv-U access before patching

The SolarWinds Serv-U flaw is the sort of bug that turns a routine patch into an ugly afternoon, so I would block the obvious request pattern first...

Latest blog posts you might like

7 December 2025
Best practices for Sophos XGS HA cluster configurations

Peer Administration on a Sophos XGS HA cluster only behaves if the network layout is thought through first. Keep client traffic, the HA heartbeat and management on separate paths where you can. A...

6 December 2025
Configuring Sophos Connect to force a login when using Entra SSO

Discover how to configure Sophos Connect to enforce login prompts for SSO users, preventing authentication failures and ensuring smooth third-party access.

5 December 2025
Using n8n snapshots for backups that restore

n8n backup patterns: Use CLI exports, database dumps and VM snapshots for layered protection. Automate daily exports and weekly snapshots, keep one offsite copy, and encrypt credential backups. Test...

5 December 2025
Choosing Reliable Self-Hosted Accounting Software for UK Self-Employed

Discover the essentials of choosing reliable self-hosted accounting software for UK self-employed individuals, ensuring data control and efficient financial management.

5 December 2025
Creating a wall-mounted dashboard with Home Assistant

Home Assistant Tablet Dashboard offers a wall-mounted control panel for your smart home. You will learn how to pick hardware, install Home Assistant, build a fast Lovelace dashboard and keep the...

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