Settings

Theme

Show HN: Claude Wrapped, compare your CC usage globally and a 3D terminal render

spader.zone

1 points by dboon 7 days ago · 0 comments · 1 min read

Reader

I noticed that Claude Code added a /stats command, and that 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 WASM part is a very fun raymarched SDF renderer that renders a special wintertime Claude in your terminal. If you're just interested in this part, it renders in the browser, too. I've named him Santa Claude.

The code is here[^1] if anyone's interested in the rendering code or wants to make sure I'm not exfiltrating their credit card.

[^1]: https://github.com/tspader/claude-wrapped/

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection