Things I build, break, fix, and write about

9 July 2026
Checking Logpush field mappings after schema updates

Cloudflare Logpush datasets do not always announce when they change shape, and that is where the trouble starts. I check the field map against real exports, because a parser that still runs can be quietly throwing away useful data.

8 July 2026
Local DNS proxy now preserves DNSSEC records

Cloudflare One Client for Windows now leaves DNSSEC records alone, which is exactly the sort of change I like, because it stops the client quietly...

8 July 2026
Cloudflare One Client for macOS DNS search suffixes

Cloudflare One Client for macOS can make a short hostname behave very differently, and most of the pain sits in the suffix list rather than DNS itself...

7 July 2026
Tracing acme.sh certificate handling in TLS interception

I spent too long chasing the neat version of TLS wiretapping reconstruction, then found the mess: shell parsing, token limits, and renewal timing. The...

Latest blog posts you might like

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

Automating video editing in n8n I set this up to cut the boring bits out of short-form editing. n8n builds a first-pass edit, then I polish it in Final Cut Pro. The workflow here uses a 1-minute...

11 November 2025
Telegram notifications in n8n workflows

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

11 November 2025
Using n8n for automated lead enrichment

I run n8n on a small rack at home I run n8n on a small rack at home. It handles the boring parts, saves time, and keeps the data tidy. The useful bit here is lead enrichment, not a tidy theory of...

10 November 2025
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,...

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

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

10 November 2025
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...

9 November 2025
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...

9 November 2025
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.

9 November 2025
Troubleshooting common Windows Group Policy issues

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

8 November 2025
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. The same mistakes keep turning up, and the error text...