Things I build, break, fix, and write about

28 April 2026
Testing Proxmox restores before production relies on them

A green job in a Proxmox backup guide means very little until the restore boots, logs in, and serves traffic. I have trusted the dashboard before, only to find the archive was fine and the recovery was not, which is a poor way to learn anything.

27 April 2026
Network segmentation for vehicle data in Home Assistant

Modern cars are noisy little computers, and vehicle telemetry isolation only works if you treat them that way from the start. I put the car on its own...

26 April 2026
Isolating Android on a VLAN with firewall rules and split

I would not migrate an Android phone into my homelab blind. A clean Android homelab firewall DNS split, with VLAN isolation and hard DNS rules, keeps...

26 April 2026
Security Advisory – 24 Apr 2026

Daily security advisory summary for 24 Apr 2026

Latest blog posts you might like

14 December 2025
Weekly Tech Digest | 14 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.

14 December 2025
Build AI agents using Google Workspace Studio

Google Workspace Studio lets you build AI agents without code. Start with a small, safe use case. Limit scopes, test with sample data, and require your approval for destructive steps. Log actions and...

13 December 2025
Integrating confession mechanisms in legal AI applications

AI confession mechanisms give clear uncertainty signals for legal and healthcare AI. This guide shows how you spot risks, design machine readable confessions, integrate human review, and test...

13 December 2025
Understanding Apple’s privacy safeguards amid leadership

I follow Apple’s senior changes closely because they nudge how privacy is defended at product level. Senior legal and policy moves can change priorities and public positions. Jennifer Newstead is...

12 December 2025
Negotiate Microsoft 365 renewals to mitigate costs

Microsoft 365 price increases will raise per user bills. This guide shows you how to check SKU counts, measure feature use and negotiate renewals. Use scripts to export exact licence data, reduce...

12 December 2025
Navigating licensing for AI-generated music

Manage licensing for AI-generated music on your homelab. Follow legal checks, tagging, streaming controls, automation hooks, and backup patterns that work. Label generated files, store licences with...

11 December 2025
Addressing shadow IT in Department of Defense communications

Non-Approved Messaging Apps create backchannels that bypass controls, audit trails and record retention. You should deploy an approved messaging tool, enforce mobile device management and use data...

11 December 2025
Choosing ZFS for Proxmox on your NUC

Proxmox Storage Strategies matter on a NUC. I run Proxmox on small hardware all the time, so I will walk you through the choices, trade offs and a practical ZFS setup that fits a two‑slot NUC. I keep...

10 December 2025
Comparing Home Assistant deployment methods in Proxmox

I moved my Home Assistant onto Proxmox and I want to explain the trade-offs I ran through. The choice comes down to LXC or a full VM. Both run the same smarthome software, but they behave differently...

10 December 2025
Using Proxmox Datacenter Manager for homelab setups

Proxmox Datacenter Manager gives you a single interface to monitor and manage multiple Proxmox nodes and clusters in your homelab. You will find steps to deploy PDM on a VM or LXC, create API tokens,...