Category: Builds
-
•
RunSarcasm GPS Tracker
A custom hardware/software project building an aggressively sarcastic GPS tracker for marathon training. Uses ESP32 and an e-ink display.
-
•
Migrating this site to a block theme, from scratch
Rebuilt koushik.site as a minimal custom FSE block theme instead of a page builder. Five categories, one query loop, no plugin bloat. The whole point was to own…
-
•
Training data dashboard, mostly to stop checking four apps
Pulled GPS, pace, and heart rate data into one local dashboard instead of checking Garmin Connect, Strava, and a spreadsheet separately every morning. Nothing clever, just a script…
-
•
A weekend RAG eval harness, built out of spite
Got tired of trusting vibes on whether a retrieval change helped or hurt, so I built a small harness: 40 hand-written questions against our internal docs, context precision…
-
•
RunSarcasm: added track-mode distance correction
Spent the weekend porting the track-mode correction logic into RunSarcasm’s firmware. Turns out it’s a straightforward geometric fix once you know the loop radius, the hard part was…
