Things I build, break, fix, and write about

17 September 2026
Require a BitLocker pre-boot PIN

TPM-only BitLocker is tidy until you remember what is left exposed when the machine can unlock itself. BitLocker PINs are the small, awkward step that makes a stolen laptop less cooperative, and I trust that far more than wishful thinking about physical security.

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

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

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

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
Keeping Linux package managers under control

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