Things I build, break, fix, and write about

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 meddling with answers. I have seen enough broken name resolution to know that a neat tunnel can still hide a messy DNS state.

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

7 July 2026
Reverse engineering game binaries with static analysis

Game binaries give up more than they should, if you know where to look. I start with binary analysis, not the folklore around the game, then use...

Latest blog posts you might like

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

8 November 2025
Booting from recovery media for repairs

You can fix Windows Startup failures by booting from recovery media. Start with the exact error message. Run Startup Repair, then use Command Prompt tools like bootrec and bcdboot. Check firmware mode...