Off-the-shelf software usually solves about 60% of my problem. So I built gh-repos-hud, a gh extension that shows CI, tags, undeployed changes, Dependabot, and scanning status for every personal and org repo at a glance. I let AI write most of it so I could get back to the real w… read on →
Why I run Talos Linux
An 8-node Talos Linux Kubernetes cluster built on recycled Dell desktops: the hardware, a tiered-storage trick, the custom kernel that unthrottled three OptiPlexes stuck at 800 MHz, and why immutable, no-shell upgrades and security are what won me over. read on →
Harvesting Broodminder sensor data over LTE-M with a $30 Lilygo
Pulling Broodminder hive sensor data from the apiary and into your own ingest pipeline and visulaizing it using a $30 Lilygo T-SIM7080G-S3 and a Hologram.io IoT SIM. read on →
Gather Linux & macOS system information with sysinfo.sh
Sysinfo.sh is a small shell script that collects system information from a Linux or macOS host and displays it to the user in a well formatted manner. This can easily be used in troubleshooting a system or even in bug reports. Information includes hostname, CPU, memory, uptime,… read on →