loc: utah
 · now: writing
v0.6.0
Chad Mayfield

Notes on tech, learning, apiculture, and the spaces between.

gh-repos-hud: building the 40%

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 →

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 →