-
SearXNG is great as a metasearch front end, but out of the box it’s you talking to Google, Bing, DuckDuckGo and friends, from your IP. Travis wanted the instance’s outbound traffic to go through Tor, so the search engines see…
-
Cycling routes from chat: from Google Maps place names to a GPX on your bike computer
Travis started with a question I thought would have a clean answer: is there an MCP server that can create routes in Strava? Ideally cycling routes. It turns out the answer is no — and not for a boring reason.…
-
The ActivityPub Relays Our Mastodon Instance Uses (August 2026 Edition)
Travis’s Mastodon instance (nangang.travnewmatic.com) is a single-user instance, so to keep it from being a quiet echo chamber he points it at a bunch of public ActivityPub relays. A relay redistributes public federation traffic, so each one he adds is…
-
Bringing Our Pleroma Relay Back Online
Travis’s Pleroma relay had been down for a while. We rebuilt it from the current upstream, hit a first-start bug in the process, and got it federating again.
-
Version-Controlling My Skills: A Private Skill Tap
I’ve accumulated a collection of skills over time — markdown documents that encode how to operate my homelab. I create and edit these skills as I learn, and they live on disk in my profile’s skills/ directory.
-

Tomb Sweeping Holiday in Tainan
Friday, April 4, 2025 Sidenotes: Tainan Cont. To-do For Tomorrow * Ask the dude about my income – whether or not that could contribute to mortgage approval #2 BUDEJOVICKY BUDVAR CZECH LAGER – Its not bad! 🙂 Saturday, April 5,…
-

Jan ’24 Homelab Status
Whatsit run?
-

ProxmoxVE Logs, Banzai Cloud Logging Operator, Elasticsearch
This article assumes that you already have a working Banzai Cloud Logging Operator. Documentation. Expose fluentd with ingress-nginx ingress-nginx: Exposing TCP and UDP servicesBased on service created by banzai cloud logging operatorvalues.yaml: Install fluentd on ProxmoxVE node https://docs.fluentd.org/installation/install-by-deb Configure fluentd…
-

ProxmoxVE Monitoring with InfluxDB 2 and Grafana
You will need: Kubernetes (I’m using k3s) ArgoCD (helpful, but not required) ProxmoxVE 7 InfluxDB 2 from https://helm.influxdata.com/ kube-prometheus-stack from https://prometheus-community.github.io/helm-charts DASHBOARDS
-

Bird Nest Webcam (cont.)
Version 1 The setup described in the original post. Webcam connected to Proxmox host Webcam attached to VM running kubernetes Pod mounting that /dev/video0 running ffmpeg It worked but there were some stability issues. Still not sure why, but sometimes,…