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 →
Upgrading Go in 40 lines of Bash
A simple shell script to download and install the latest featured Go updated on a Linux system. read on →