Live data from Hacker News

Show HN: Claude Code Usage Monitor – real-time tracker to dodge usage cut-offs

github.com

61–70 of 143 posts

Re: Show HN: Claude Code Usage Monitor – real-time tracker to dodge usage cut-offs

#61

Earlier quoted context omitted.

Greta would be proud, but I’m not sure how the number of tokens relates to energy consumption.

Soon the AI companies will have different tiers of plan based on carbon output. For $200 per month they’ll only use carbon-free power sources for your prompts. At $100 they’ll use nuclear, then $20 per month for coal, and then there will be a free tier where your prompts are powered by throwing baby seals into a furnace.

<3

Re: Show HN: Claude Code Usage Monitor – real-time tracker to dodge usage cut-offs

#62

Thank you! For me, I wish it was just a simple command that outputs how much I have used out of my plan already. Also I feel it’s a bummer that I need python when CC is a node.js tool.

I will update it in next release :D And you will be able to install the package directly.

Re: Show HN: Claude Code Usage Monitor – real-time tracker to dodge usage cut-offs

#65
post #2

With uv, is there a way to install Python and Node tools like this in a self-contained way so they appear to the system as a single executable? I guess I don't want to duplicate Python/Node for every tool, but I also don't want it to be fragile. And this wants a Node CLI tool installed globally, which I've found breaks easily with changing versions.

Good point, yes i can do it. If you can please add issue in github and i will implement it :D

it is on my todo list

Re: Show HN: Claude Code Usage Monitor – real-time tracker to dodge usage cut-offs

#66

Anyone else have a bunch of fun with Claude Code's Github integration... until you realized it spends from your API wallet balance? Oops, when I saw the /install-github-app command, I assumed that since I'm on a max plan and Claude Code in my terminal is free, then the Github integration would be free. So I hooked it up to my repo and tagged @claude in everything. It was a lot of fun tagging it in backburner issues a…

Addressing those issues wasn't worth $0.50 apiece? That almost certainly translates into less than a _minute_ of fully loaded engineering cost from a human.

Re: Show HN: Claude Code Usage Monitor – real-time tracker to dodge usage cut-offs

#67

This is great. I built a UI tool to run simultaneous Claude Code sessions ( https://github.com/stravu/crystal ) but by working on multiple features at once I hit the limits of my max account. Usually close to the reset, but it would be nice to know when it is time to take a break.

Kudos! I was just thinking about having. Laude write something like this for me. Not just within a project but the 5 different ones I have open at the same time. Too much of a good thing etc.

Re: Show HN: Claude Code Usage Monitor – real-time tracker to dodge usage cut-offs

#68

Earlier quoted context omitted.

Greta would be proud, but I’m not sure how the number of tokens relates to energy consumption.

Soon the AI companies will have different tiers of plan based on carbon output. For $200 per month they’ll only use carbon-free power sources for your prompts. At $100 they’ll use nuclear, then $20 per month for coal, and then there will be a free tier where your prompts are powered by throwing baby seals into a furnace.

This may be pedantic, but I'm guessing baby seals are a renewable resource.

Re: Show HN: Claude Code Usage Monitor – real-time tracker to dodge usage cut-offs

#69
post #68

Earlier quoted context omitted.

Soon the AI companies will have different tiers of plan based on carbon output. For $200 per month they’ll only use carbon-free power sources for your prompts. At $100 they’ll use nuclear, then $20 per month for coal, and then there will be a free tier where your prompts are powered by throwing baby seals into a furnace.

This may be pedantic, but I'm guessing baby seals are a renewable resource.

It would be on the same level as saying burning wood for power plants would be considered renewable. Is it "Green" now.. Two different things.

Re: Show HN: Claude Code Usage Monitor – real-time tracker to dodge usage cut-offs

#70
post #52
post #48

Earlier quoted context omitted.

Or just straight to CO2. Google said 1000 tokens emits 8.3g CO2. How many tokens used in a heavy vibe coding day? Average US daily per capita is like 40kg CO2

I don’t understand the concern of this. Let’s say it says you’ve used 1.521kg of CO2 today. How is that actionable? A single flight from JFK to LAX produces around 20,000kg of CO2. Using the 8.3g value means a flight is equivalent to 2.41 billion tokens.

It doesn't necessarily need to be actionable for now but at the moment there is an exponential growth in the datacenter power usages.

For now, sure it might be ridiculously minor, but when it starts to ramp up who's to say it wont be just a ridiculous amount of energy ? Maybe not even measure the CO2, but I would love to graph the increase of energy spent over time.

Post reply on HN