Author: bruno

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
10 January 2026
Home Automation
n8n | n8n@2.2.6

n8n version 2.2.6 is out! This update fixes a bug in the ai-builder component, enhancing callback functionality in multi-agent workflows.

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
9 January 2026
Home Automation
n8n | n8n@2.2.5

n8n 2.2.5 release brings key bug fixes, including MFA user redirection and MCP tool argument sanitization for improved functionality and security.

Read more
8 January 2026
AI
Optimising detection settings for Frigate on mini PC

Unlock the full potential of your Intel N100 mini PC with Frigate and Amcrest PoE cameras. This detailed guide walks you through setup and optimization for efficient monitoring.

Read more
8 January 2026
AI
Integrating Home Assistant with smart gas meters

Check your meter label and paperwork before touching SDR gear. If your smart gas meter uses Wireless M‑Bus, start listening on 433 MHz and 868 MHz with rtl_433 or metermon and a tuned antenna. If radio fails, use a pulse reader, optical reader or vendor API and publish readings to Home Assistant via MQTT.

Read more
8 January 2026
Home Automation
Prometheus | v3.9.1

Prometheus v3.9.1 is out, featuring crucial bug fixes, including a crash at startup and issues with relabel keep/drop functionality.

Read more
8 January 2026
Home Automation
Vault | v1.21.2

Explore the Vault v1.21.2 release with key updates, new features, performance boosts, security enhancements, and crucial bug fixes for improved stability.

Read more
8 January 2026
Home Automation
Prometheus | v3.9.1

Prometheus v3.9.1 release fixes a startup crash in the Agent module and resolves relabel keep/drop issues in the scraping feature.

Read more
8 January 2026
Home Automation
HomeAssistant Core | 2026.1.0

Explore the HomeAssistant Core 2026.1.0 release, launched on January 7, 2026, highlighting new features and improvements in our latest blog posts.

Read more
7 January 2026
AI
Automate your lighting to align with circadian rhythms

Circadian Lighting Automation in Home Assistant matches your lights to the day. Use tunable white bulbs, group lights, and set sunrise, sunset and midday triggers. Start with one room, test kelvin and brightness, and add a simple override so you can turn automation off when needed.

Read more
7 January 2026
AI
Enhancing Home Assistant with custom automation

Home Assistant Automation: Build reliable automations with device triggers, blueprints and YAML. Use device_trigger and binary_sensor to cut CPU use. Test automations with the trace tool, keep your configs in Git, and prefer local integrations for faster, resilient behaviour.

Read more
7 January 2026
Home Automation
OTel Collector | v0.143.1

Explore the OTel Collector v0.143.1 release with key updates, changelogs, and insights on the MSI installer reversion in our latest blog posts.

Read more
7 January 2026
Home Automation
OTel Collector | v0.143.1

OTel Collector v0.143.1 is out! Check the release overview and changelog highlights, including key changes and MSI installer updates.

Read more
7 January 2026
Home Automation
n8n | n8n@2.2.4

n8n version 2.2.4 is out, featuring a crucial bug fix for copying execution data, enhancing performance and ensuring smoother operation.

Read more
7 January 2026
Home Automation
ESPHome | 2025.12.5

ESPHome 2025.12.5 brings LVGL fixes, SN74HC595 enhancements, WTS01 sensor updates, ESP32 BLE improvements, and CC1101 reliability boosts.

Read more
6 January 2026
AI
Best practices for a resilient Kubernetes cluster

I build Kubernetes clusters to survive real faults, not to win configuration contests. This guide shows what I do during Kubernetes setup to raise cluster resilience, and which common pitfalls I slide into if I rush. I keep advice concrete. Expect commands, numbers and specific configuration tips you can apply to your cluster. Read it, […]

Read more
6 January 2026
AI
Printing a dual OptiPlex case with the Bambu P1S

Dual OptiPlex Homelab: Print the case on a Bambu P1S in PETG-GF. Fit and wire two OptiPlex boards. You get print settings, cable management methods, cooling fixes and simple automation tips. Use them to build a neat, quiet homelab.

Read more
6 January 2026
Home Automation
Talos Linux | v1.12.1

Explore Talos Linux v1.12.1: release highlights, component updates, notable fixes, contributor recognition, and updated container images for enhanced performance.

Read more
6 January 2026
Home Automation
Talos Linux | v1.12.1

Talos Linux v1.12.1 is here with key updates, contributor acknowledgments, and notable fixes. Test the release and report any issues!

Read more
6 January 2026
Home Automation
n8n | n8n@2.2.3

n8n version 2.2.3 released on January 5, 2026, fixes a CORS issue in waiting webhook responses. Check the related issue and commit for details.

Read more