Things I build, break, fix, and write about

24 April 2026
Network segmentation through VLAN, DNS and firewall strategy

A proper network blueprint is mostly unglamorous discipline, VLANs with a job, DNS that stays in its lane, firewall rules that mean something, and DHCP reservations that do not rely on memory. Get that wrong, and the first odd device will expose it.

24 April 2026
Security Advisory – 23 Apr 2026

Daily security advisory summary for 23 Apr 2026

23 April 2026
Safe methods for Copilot removal across Windows applications

Windows has a habit of putting Copilot back after updates, so I check policy first, then the package itself. If you need to remove Microsoft Copilot...

23 April 2026
Security Advisory – 21 Apr 2026

Daily security advisory summary for 21 Apr 2026

Latest blog posts you might like

24 January 2026
Understanding CVE-2026-20045 and its impact on security

I read the Cisco advisory and the public reports on CVE-2026-20045. This is a remote code execution flaw that affects Unified Communications products. Attackers are actively exploiting it. I wrote...

24 January 2026
Enhancing Siri performance with iOS 27 features

Siri configuration for iOS 27 reduces latency and protects your data. Update your device, trim app permissions, enable on-device processing if available. Use short voice shortcuts and local actions....

23 January 2026
Measure productivity improvements before investing heavily

I run a homelab. I also test new tools before I put them on the shelf. An AI strategy for a homelab should be the same. Treat AI like a feature to measure, not a buzzword to collect. If you measure...

23 January 2026
Implementing ethical AI principles in Claude

I build homelab projects the blunt way: pick a clear goal, add minimal kit, test until it behaves. This guide shows how I map ethical AI principles into Claude AI configuration for a homelab setup. I...

23 January 2026
Establishing a secure backup system for your homelab

Discover essential strategies for creating a secure and reliable backup system. Protect your data with practical tips on encryption, scheduling, and access control.

22 January 2026
Oral-B iO2 Night Black Electric Toothbrush + 2 more Amazon tech bargains

Discover the Oral-B iO2 Night Black Electric Toothbrush and two more tech bargains on Amazon.

22 January 2026
Troubleshooting LSI RAID issues in Proxmox with CLI

Discover effective strategies for managing LSI RAID in Proxmox using CLI tools. Learn how to troubleshoot and optimise your RAID setup for improved performance.

22 January 2026
Weekly Tech Digest | 22 Jan 2026

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.

22 January 2026
Implement session reminders with .bashrc in Proxmox

Enhance your Proxmox SSH experience with this simple .bashrc tweak! It monitors screen and tmux sessions, ensuring you never leave detached sessions behind.

21 January 2026
Migrating from UFW to Proxmox VE Firewall: Key steps

Proxmox VE firewall migration guide for your homelab. Remove UFW from containers before enabling the Proxmox VE firewall. Apply rules in small steps, allow SSH and web ports first, then test each...