Show HN: Claude Wrapped in the terminal, with a WASM raymarcher
via github.com
Short excerpt below. Read at the original source.
Claude Code added a /stats command. The stats are cached in $HOME/.claude, so I made a fun program with Bun + WASM that pulls the stats (nonsensitive, nonidentifiable), posts them to a database, and lets you see where your usage lies. The code is here[^1] if anyone’s interested in the rendering code or wants to […]