Warning: session_name(): Session name cannot be changed after headers have already been sent in /var/www/html/includes/header.php on line 12
Blog

Notes & shout-outs

Deep-dives, build logs, and the occasional shout-out to a tool or service worth knowing about — written when there's something worth saying.

Rebind: one programmable input layer, from the clinic to the clutch

I run a Teensy 4.0 flashed with Rebind's firmware — a programmable input layer that lives in hardware, not software. It looks like a plain keyboard to the OS, needs no drivers, and runs your logic at 8 kHz. That one property unlocks uses from locked-down clinic terminals to accessibility to tournament-legal gaming.

Read post →

Why we route around surveillance with Valhalla

The easy routing APIs are black boxes — you get a polyline and zero say in why. Valhalla is open-source, self-hostable, and exposes real exclusion parameters, so we can route around ALPR cameras and keep the trips entirely ours.

Read post →