Show HN: macOS menu bar gauges for your Claude Code quota
Posted by grzracz 7 days ago
Comments
Comment by tyleo 7 days ago
https://www.tyleo.com/blog/love-letter-to-the-claude-code-do...
Comment by oefrha 7 days ago
Comment by grzracz 7 days ago
Comment by tyleo 7 days ago
It’s just a script you write to modify the last line of the Claude Code program.
Comment by BowBun 7 days ago
Comment by adithyaharish 5 days ago
Comment by artdigital 7 days ago
Can we stop with this way of installing things? This is already on brew and it’s a menu bar app. Just let me download it instead of executing some arbitrary bash script
When did this trend start?
Comment by bityard 7 days ago
Some of my early bad experiences with Linux arose because I installed software in ways that broke the system quite impressively. This taught me that with most Linux systems, you are not really supposed to just download random packages and shoe-horn them into your system. Or blindly compile and sudo make install things that could conflict with already-installed software.
The curlpipe pattern feels like a return to YOLO'ing your software installations, like the bad old Windows days where any INSTALL.EXE could overwrite another program's DLLs, wherever they lived on the disk. I trust the developers of my operating system to know what they are doing when they package software for it because most Linux distro communities have a vetting or code review process. I even sometimes trust people and projects who build their own packages for my distro and host them in their own third-party repo. Because that alone shows they probably have learned the bare minimum of things necessary to not break their users' systems.
But a curlpipe script? In my experience, the percentage of developers on GitHub who can write decent Python or Javascript code, and yet don't understand the basic concepts of The Unix Way and how to write safe, portable shell scripts is Very High. I am not going to hand control of my computer over to a random shell script on the Internet, end of story. If your program is any good, provide some generic hand-written instructions on how to build and/or install it, and I will follow those so that I can vet or modify each step as needed. I don't have time in my life to code review your shell script for a project that I was only mildly interested in to begin with.
Comment by grzracz 7 days ago
Comment by max8539 7 days ago
P.S. Installing Homebrew is also officially done by running a shell script from GitHub.
Comment by VladVladikoff 7 days ago
Comment by rippeltippel 7 days ago
Comment by cpursley 7 days ago
Comment by justAnotherHero 7 days ago
Seems to me the way to go with these apps that keep pushing daily updates.
Comment by grzracz 7 days ago
Comment by fosron 7 days ago
Comment by max8539 7 days ago
Comment by navels 7 days ago
Comment by tskulbru 7 days ago
Comment by linsomniac 7 days ago
Comment by smy-hn 7 days ago
Comment by cute_boi 7 days ago
Comment by grzracz 7 days ago
Comment by ceritium 7 days ago
Comment by quietswami 7 days ago
Comment by giancarlostoro 7 days ago
Comment by kaliara 7 days ago
I now show my current context window, five-hour quota, weekly quota, current branch and current PR.
It's quite handy!
Comment by Doublon 7 days ago
Comment by devsda 7 days ago
1. Standard tier users increasing their usage just to minimize "wasted" token credits.
2. Higher tier users with extra usage enabled to use and pay for those extra tokens instead of planning to stay within limits.
Comment by giancarlostoro 7 days ago
Comment by xienze 7 days ago
Comment by CPLX 7 days ago
Comment by grzracz 7 days ago
Comment by giancarlostoro 7 days ago
Funnily enough Groks API charges less when you are below 400k tokens.
Half a million can get you reasonably far with enough of your codebase within the models context window.
I lowkey blame the 1m context window as the start of Anthropics worse woes earlier this year.
Comment by conception 7 days ago
CLAUDE_AUTOCOMPACT_PCT_OVERRIDE
And
CLAUDE_CODE_AUTO_COMPACT_WINDOW
Comment by ab-dm 7 days ago
Comment by sturges 7 days ago
Comment by mahoro 7 days ago
Comment by bicepjai 7 days ago
Comment by maximedeco 6 days ago
Comment by dmzxnico 6 days ago
Comment by tuo-lei 7 days ago
Comment by root9876 7 days ago
Comment by gengad 6 days ago
Comment by AlexandreBD 7 days ago