Infrastructure and networking engineer based in Norway. I write about homelab projects, Kubernetes, self-hosted tooling, and the occasional LAN party.
-
Kubernetes Test 02: AKS, Gateway API, and Full Observability

-
Lanmine 41: 10G Party

-
Kubernetes Test 01: Simple Deployment & Configuration Walkthrough
-
Recording and Sharing Terminal Sessions with Asciinema
-
Simple Packet Inspection with AI/LLM
Why I Started
-
Setting up Errbot with Mattermost
I recently experimented with Errbot, a Python-based chatbot framework that supports multiple chat backends including Slack, Discord, and Mattermost. I wanted to see how easily it could integrate with my existing Mattermost setup and handle automated tasks.
-
Useful Cisco Commands for Network Administration (IOS and NX-OS)
As a network engineer, working with Cisco devices requires familiarity with both IOS and NX-OS commands. This guide covers essential commands that every network administrator should know when managing Cisco devices. When implementing the configurations, please verify which platform you are using as some commands may vary between IOS and NX-OS.
-
Automated iperf3 Reports to GitHub Pages
I was curious about automating markdown reports using data I had gathered. Iperf3 is an excellent tool for conducting network performance tests, especially for Wi-Fi connections, which can vary based […]
-
Setting up Local LLM with Ollama and Open WebUI
Open WebUI + Ollama is pretty cool and easy to set up.