Things I build, break,
fix, and write about

13 January 2026
AI
Transitioning from Windows to Ubuntu: Key commands

Transitioning from Windows to Ubuntu can seem daunting. This guide simplifies essential Linux commands, covering navigation, permissions, and package management to ease your migration.

Read more
12 January 2026
AI
Optimising gaming performance on Linux with Proton

You can get solid Linux gaming performance with Proton on Ubuntu. Test with a live USB; install Steam, ProtonUp-Qt, drivers and Vulkan. Use gamemode and MangoHud to measure FPS, then tweak one setting at a time.

Read more
12 January 2026
AI
Integrating n8n with other tools for lead generation

Discover how to efficiently build lead pipelines with n8n. This guide offers practical steps for data scraping, enrichment, verification, and cold emailing.

Read more
11 January 2026
AI
Engaging n8n users through effective workflows

Unlock the secrets to user retention in open-source software like n8n. Discover actionable steps to enhance workflows, streamline onboarding, and boost community engagement today!

Read more
11 January 2026
Rambles
Weekly Tech Digest | 11 Jan 2026

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
11 January 2026
AI
Setting up Docker for MCP and n8n integration

Set up MCP n8n automation with Docker. You will containerise your Claude client, an MCP server and n8n with docker-compose. Follow direct checks to confirm webhooks or the execution API trigger workflows and return results to Claude.

Read more
10 January 2026
AI
Integrating GitHub into your n8n workflows

Integrating GitHub into your n8n workflows. You get commands to connect GitHub, store credentials and test triggers. Design small, testable flows. Handle errors and deploy safely. Use concrete examples you can copy to keep your automation running.

Read more
10 January 2026
AI
Configuring n8n to streamline workflows

n8n configuration for reliable automations. Start with the official Docker image for a quick test. Make sure you secure access, enable persistence and schedule backups. Use Postgres in production, set a strong encryption key and protect webhooks with TLS and a reverse proxy.

Read more
9 January 2026
AI
Installing SurfSense on Docker

SurfSense installation on Docker guides you to run a self-hosted AI agent on your machine. Get Docker running, use a named volume for persistent data, reserve ports 3000 and 8000, and start with one local LLM. Follow commands, watch logs, and verify the dashboard.

Read more
9 January 2026
AI
Self-hosting a DNS server: step-by-step setup

Learn how to set up a reliable DNS server for your home lab using minimal hardware and software. This guide provides step-by-step instructions for a seamless experience.

Read more