←back to thread

Building a Personal AI Factory

(www.john-rush.com)
260 points derek | 2 comments | | HN request time: 0.402s | source
Show context
skybrian ◴[] No.44438359[source]
> It’s essentially free to fire off a dozen attempts at a task - so I do.

What sort of subscription plan is that?

replies(1): >>44438383 #
steveklabnik ◴[] No.44438383[source]
Claude Code's $200 Max subscription can take a lot of usage. I haven't done a dozen things at once, but I have worked on two side projects simultaneously with it before.

ccusage shows me getting over 10x the value of paying via API tokens this month so far...

replies(2): >>44439059 #>>44440118 #
1. simonw ◴[] No.44439059[source]
I had to look that up: https://github.com/ryoppippi/ccusage

  npx ccusage@latest
Outputs a table of your token usage over the last few days, which it reads from the jsonl files that Claude Code leaves tucked away in the ~/.claude/ directory.
replies(1): >>44439078 #
2. steveklabnik ◴[] No.44439078[source]
Don’t sleep on the other options either, the live updates are cool, see where you’re at in the five hour session.