Hi
about archive privacy policy
    • Unlocking multi-threaded RMBT throughput in Python with a GIL-free C extension

      June 23, 2026

      How we went from ~8 Gbit/s to ~94 Gbit/s on a loopback RMBT speed test by writing a small C extension that releases the GIL during the recv/send hot loop — and how it ships to every Home Assistant architecture as a pre-built manylinux wheel.

    • Auto-deploying Home Assistant config via Gitea Actions

      June 22, 2026

      How to set up a Gitea (or GitHub) Actions workflow that SSHes into a Home Assistant OS instance, runs git pull on the config directory, and fires a persistent web UI notification with a restart link when changes land

    • Connecting Claude and Hermes to Penpot via MCP

      May 7, 2026

      How to run the Penpot MCP server behind Traefik, fix the Vite allowedHosts reverse-proxy issue, and wire up Claude Code and Hermes as MCP clients

    • Fixing CPU Throttling on a ThinkPad P14s During Jitsi Streams

      April 30, 2026

      How to permanently fix Intel RAPL power limits resetting to 35W on a ThinkPad P14s causing CPU throttling during video calls

    Newer
    Older
    Page 1 of 14