Things I build, break,
fix, and write about

12 November 2025
AI
Matching B-roll clips using GPT-5 in n8n

Automating Video Editing: A Practical n8n Workflow for Fast Content Creation I set out to cut the boring bits from short-form editing. I use n8n video editing automation to assemble a first-pass edit that I then polish in Final Cut Pro. This guide walks through the exact nodes and steps I use, with concrete examples […]

Read more
11 November 2025
AI
Integrating Telegram with n8n workflows for notifications

This guide shows how to integrate Telegram with n8n workflows for notifications. You will set up a bot, store the token securely, and send test messages. It covers error handling, rate limits, and message hygiene. Choose alternative channels when encryption matters.

Read more
11 November 2025
AI
Using n8n for automated lead enrichment in marketing

Creating Efficient n8n Workflows for Your UK Homelab I run n8n on a small rack at home. I build automations that do the boring bits, free up time, and keep data tidy. This guide shows how I design n8n workflows for lead enrichment, with practical steps you can copy into a homelab in the UK. […]

Read more
10 November 2025
AI
Integrating Google Sheets with n8n

Get a practical n8n configuration for Google Sheets. Follow the setup. Add Google credentials. Create a webhook-to-sheet workflow and test each change. Use a service account for self-hosted n8n, secure environment variables, and back up your database. Test credentials with a simple read to confirm access.

Read more
10 November 2025
Deals
Samsung Galaxy S25 Ultra AI Smartphone + 2 more Amazon tech bargains

Discover the Samsung Galaxy S25 Ultra and two more tech deals this week.

Read more
10 November 2025
AI
Addressing HDD mounting challenges in tight spaces

HDD mounting in tight cases demands careful measurement and airflow planning. You must isolate vibration, use short SATA cables and rubber mounts, and route cables to avoid strain. Follow simple checks before fastening to protect data and extend drive life.

Read more
9 November 2025
AI
Setting up a 16-port 10Gb switch in your home lab

How to Set Up a Layer 2 Aggregation Switch in Your Home Lab I bought a cheap 16-port 10Gb switch for a homelab test rig and used it purely as a layer 2 aggregation switch. It does not route, but it glues faster uplinks and racks of 1Gb kit together neatly. This guide shows the […]

Read more
9 November 2025
Rambles
Weekly Tech Digest | 09 Nov 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.

Read more
9 November 2025
AI
Troubleshooting common issues in Windows Group Policy

Windows Group Policy controls settings across your network. Learn to find and fix common issues. You will check scope, permissions, replication, gpupdate and gpresult. You will use step by step checks to identify failing GPOs, resolve conflicts and restore policy application.

Read more
8 November 2025
AI
Identifying common Wi-Fi configuration mistakes

Fixing Common Wi-Fi Configuration Mistakes in Your Home Network I fix home networks for a living. I prefer quick, verifiable fixes over guesswork. Read this and follow each test. Try the commands and compare actual output with the expected lines I give. That exposes the mistake and points to the correct change. What you see […]

Read more