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

14 September 2025
Weekly Tech Digest | 14 Sep 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 September 2025
Essential steps for Sophos Firewall RADIUS integration

Configuring Sophos Firewall as a RADIUS Client on Windows Sophos Firewall configuration Overview of Sophos Firewall Sophos Firewall is a capable perimeter

13 September 2025
Installing your first Linux system step by step

Setting Up First Linux Distro: Best Practices I’ll assume you want a clean, reliable start. This guide is a practical primer for setting up Linux. I keep it

12 September 2025
Customising your Arch Linux desktop environment

Customising Arch Linux: A Beginner's Guide to customising Arch Linux I’ll be blunt. Arch is a toolkit, not a finished desktop. That makes it ideal if you want

12 September 2025
Installing Windows 11 alongside Linux

Setting Up Dual Boot: A Step - by - Step Approach for Linux and dual boot Dual boot means running two operating systems on one machine and choosing which to

11 September 2025
Setting up a dual boot with Windows and Linux

Choosing the Right Linux Distribution for Daily Use: A Linux distribution Picking a Linux distribution for daily use is about trade offs. I focus on stability,

11 September 2025
Streamlining software installation with multiple package managers

Optimising Linux Environment: Integrating Various Package I manage a handful of Linux machines with different package managers. Some run apt, others use dnf,

10 September 2025
Automate MACD analysis using n8n workflows

Creating a Custom Candlestick and MACD Analysis Tool in n8n I built a compact workflow that turns raw stock charts into actionable candlestick MACD analysis

9 September 2025
Automating candlestick analysis with n8n

Automating candlestick analysis with n8n stock chart automation n8n stock chart automation Overview of n8n n8n is a node-based workflow engine you can

9 September 2025
A Reliable Guide to Fixing n8n Setup Problems

Struggling with n8n setup issues? Common problems include UI failures, execution hangs, and credential errors. Discover essential troubleshooting tips to resolve them efficiently.