es617

↗ HN profile [ 44.5 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. A few weeks ago, I posted a CLI version of this — thanks for the great feedback, it's been going well (500+ stars). I originally built it for demos. But people have been using it for knowledge sharing, teaching,…

  2. AI agents are great at software because the loop closes — edit, run, observe, repeat. Hardware breaks that loop. The agent can write firmware, but it can't see what the device is actually doing. This project is about…

  3. I got tired of sharing AI demos with terminal screenshots or screen recordings. Claude Code already stores full session transcripts locally as JSONL files. Those logs contain everything: prompts, tool calls, thinking…