jeremyh1
No user record in our sample, but jeremyh1 has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
- Show HN: New Harness in Town (github.com)
- Firefox agent bridge: Live Firefox controll (github.com)
-
I was building a Rust-based agentic coding TUI and needed to render Mermaid diagrams. Noticed the official mermaid-cli spawns a full browser instance (Puppeteer/Chrome) just to render diagrams. Decided to fix this. mmdr…