Mikael Bendiksen Mikael's BrainDump
Posts About Me Tags

A place to put my ideas

GitHub Bluesky mail RSS
Froste
  • Multi UPS Setup with NUT
    calendar Mar 22, 2026 - clock 13 min read
    In this blog post I will take you with me on the changes I did and how I corrected my problems both by selecting new UPS devices and setting up NUT for multi UPS setup and proper shutdown sequencing.
  • CrowdSec: Versatile Open-Source Security for Every Layer
    calendar Feb 10, 2026 - clock 10 min read
    CrowdSec is a flexible, collaborative security engine that detects attacks from logs and enforces bans. This guide covers setup on Docker or Ubuntu and using bouncers on Ubiquiti and pfSense gateways.
  • Pangolin, Your Self‑Hosted Tunneled Reverse Proxy with Identity & Access Control
    calendar Jan 7, 2026 - clock 8 min read
    Pangolin is a self‑hosted reverse proxy with secure WireGuard tunneling, identity management, and access control, easily integrated with Traefik and CrowdSec for enhanced security.
  • The Great GitLab Migration
    calendar Aug 22, 2025 - clock 12 min read
    A technical deep-dive into migrating GitLab repositories between servers, complete with Python scripts, git config hacks, and the inevitable CI/CD pipeline considerations for the upcoming Gitea migration.
  • Deej Sound Control for Linux written in Python
    calendar Aug 12, 2025 - clock 8 min read
    An overly detailed, mildly unhinged, and very practical deep dive into a tiny Python service that lets hardware sliders steer your desktop audio like a studio console like Deej
  • CTF Brain Meets UniFi Gateway: Solving the setup.ui.com Mystery
    calendar Jun 5, 2025 - clock 13 min read
    A deep dive into fixing the persistent setup.ui.com reverse DNS issue on UniFi Gateway Max, including UDAPI configuration analysis and DNSMASQ troubleshooting.
  • HomeAssistant Epaper Screen
    calendar Apr 21, 2025 - clock 24 min read
    Build a Seeed Studio 7.5 ePaper dashboard with ESPHome and an ESP32-C3, integrating sensors, weather, custom fonts, and multi-page layouts for Home Assistant.
  • ESPresense
    calendar Mar 25, 2025 - clock 14 min read
    Set up ESPresense on XIAO ESP32-C3 boards for millisecond BLE presence detection in Home Assistant, with Apple IRK workarounds, room-based automations, and custom enclosures.
  • Sound Streaming between 2 RaspberryPi's
    calendar Dec 7, 2024 - clock 5 min read
    Stream DJ audio from one Raspberry Pi to another over Wi-Fi using HiFiBerry DAC+ ADC boards, first with Snapcast, then a lower-latency PulseAudio tunnel.
  • Blog Backend and CI/CD
    calendar Nov 28, 2024 - clock 10 min read
    Automate a Hugo blog deployment from Obsidian to GitLab and Portainer with a custom Flask API for container recreation and cross-platform scripts.