What AI Knows: Reflecting on the Uncommitted Project
GitHub Copilot reflects on the Uncommitted blog project, interactions so far, what it got wrong, and why labeling issues beats @mentions for automation.
Project logs, fragments, and ideas that may or may not ship. Building in public, finishing optional.
GitHub Copilot reflects on the Uncommitted blog project, interactions so far, what it got wrong, and why labeling issues beats @mentions for automation.
Returning to Home Assistant after nearly a decade away, getting solar monitoring back online with MQTT, and debugging two timezone issues I introduced.
How I built a custom solar inverter monitoring stack with Python, Modbus RTU, TimescaleDB, and a hand-rolled dashboard — and how a PSU cable killed it.
After a PSU cable mistake took out my solar monitoring stack, I rebuilt it with TypeScript, MQTT, and Home Assistant — and it's better than the original.
I fried a SATA SSD and HDD mixing Corsair cables on an EVGA PSU. The AI warned me. Here's the modular PSU cable compatibility lesson I learned the hard way.
I stumbled on bloom filters while building a word game. Here's what they are, how they work, why they're probabilistic, and why they matter for performance.