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…
> Anyone else have a bunch of fun with Claude Code's Github integration... until you realized it spends from your API wallet balance? Isn't Claude and Anthropic API two separate platforms? How does it spend from your other account?
Show HN: Claude Code Usage Monitor – real-time tracker to dodge usage cut-offs
51–60 of 143 posts
Re: Show HN: Claude Code Usage Monitor – real-time tracker to dodge usage cut-offs
#52This is pretty cool.. I like the idea, could I make a semi-snarky feature request and could we add the estimated power consumed to produce results for each session ?
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
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.
Re: Show HN: Claude Code Usage Monitor – real-time tracker to dodge usage cut-offs
#53Earlier quoted context omitted.
> Anyone else have a bunch of fun with Claude Code's Github integration... until you realized it spends from your API wallet balance? Isn't Claude and Anthropic API two separate platforms? How does it spend from your other account?
No. https://console.anthropic.com/settings/billing
Re: Show HN: Claude Code Usage Monitor – real-time tracker to dodge usage cut-offs
#54If I can offer any advice, it's that the high use of emojis in a project readme (at least for me) looks so unprofessional and makes me worry that a project was vibe -coded in the sense that the AI was possibly not babysat to the extent I think they should. That's just me, though
Re: Show HN: Claude Code Usage Monitor – real-time tracker to dodge usage cut-offs
#55Earlier quoted context omitted.
Soon we will have low carbon developers
We all were low carbon developers once
Re: Show HN: Claude Code Usage Monitor – real-time tracker to dodge usage cut-offs
#56I really like this idea as I find Claude's transparency frustrating. Claude code's killer features revolve around better tools to manage context and limits vs the desktop app (compact and the % remaining until auto compact), but it's not enough. If I can offer any advice, it's that the high use of emojis in a project readme (at least for me) looks so unprofessional and makes me worry that a project was vibe -coded in…
Re: Show HN: Claude Code Usage Monitor – real-time tracker to dodge usage cut-offs
#57Earlier 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.
Re: Show HN: Claude Code Usage Monitor – real-time tracker to dodge usage cut-offs
#58I really like this idea as I find Claude's transparency frustrating. Claude code's killer features revolve around better tools to manage context and limits vs the desktop app (compact and the % remaining until auto compact), but it's not enough. If I can offer any advice, it's that the high use of emojis in a project readme (at least for me) looks so unprofessional and makes me worry that a project was vibe -coded in…
I got into software in a time where you would get sent to a mental institution when spotted using emojis in a code base. Times have changed.. I use emojis regularly because they help me organize context more visually. Code has now many emojis to keep me happy.
But hey — if it's stupid and it works, it ain't stupid.
Re: Show HN: Claude Code Usage Monitor – real-time tracker to dodge usage cut-offs
#59Earlier 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.
Re: Show HN: Claude Code Usage Monitor – real-time tracker to dodge usage cut-offs
#60Earlier quoted context omitted.
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.
if you take the long view, flying is irrational too
Repo is here if you're curious: https://github.com/Maciek-roboblog/Claude-Code-Usage-Monitor...