16 comments

  • hungryhobbit7 minutes ago
    I just used Claude to write a plug-in which changed the bottom of the CLI to say:<p><pre><code> ( ) Usage: 34% (resets in 2h 47m) Context: 56% [Opus 4.6] auto mode on (shift+tab to cycle) </code></pre> That way if my usage starts shooting up, it&#x27;s very easy to notice (and the color of &quot;( )&quot;, which is a circle that I couldn&#x27;t paste here, changes when it gets high, ensuring I don&#x27;t miss it).<p>I coupled that with a hook that watches for usage spiking (basically when I&#x27;ve been talking too long or did something to add a ton of context, so suddenly every turn sends a ton of context back, using up a ton of usage).<p>Between the two I haven&#x27;t hit usage caps in weeks.
  • ryandrake19 minutes ago
    I made an &quot;amateur hour&quot; error with Codex. Given Anthropic&#x27;s recent reliability problems I thought I&#x27;d take a little time to try Codex with their $20&#x2F;mo plan. So I downloaded it and gave it a whirl, not realizing that the default model was gpt-5.6-sol. Well after just an hour or two, I blew through my entire week&#x27;s quota. Whoops! It would be cool if these harnesses could all graphically display your quota usage on the screen at all times.
    • jdthedisciple10 minutes ago
      You can enable showing the quota usage (and much more) in codex via &#x2F;statusline
  • DarmokTanagra52 minutes ago
    I didn&#x27;t know it was still possible to develop software after your ai quota runs out.
    • aaronbrethorst3 minutes ago
      <i>Darmok and Jalad, after their quota ran out.</i>
    • francisofascii50 minutes ago
      You wait until the month resets.
      • dakolli36 minutes ago
        Why not juat write the code. Its not that much faster to produce good code with AI. I spend nearly identical amoubts of time reviewing AI code as it would take to write. Im honestly not convinced there is all that much of a productivity boost, maybe 20% faster.
        • francisofascii28 minutes ago
          I was mostly joking, but to answer your question, the productivity boost entirely depends on your concern for code quality. Sometimes is it faster to just write the code than to try to explain in the prompt what to do. But if you don&#x27;t care or don&#x27;t need to understand what it is creating, you can get a ton of functionality fast.
  • luciandan27 minutes ago
    Pretty cool tool! Congrats! Not sure if I&#x27;m missing something but this tells you where your tokens went, breakdown per day&#x2F;tool. So the &quot;why&quot; is still a question left for the user to answer. Can be something like &quot;Because I was missing a good CLAUDE.md file so it had to explore the whole repo before doing any work&quot; or anything else. Just my take.
  • Zak18 minutes ago
    The only time I&#x27;ve ever managed to burn through a quota that fast (on the cheap plan) was with an open-ended request to check a codebase for any defects or deficiencies. It dispatched five Fable subagents.
  • sva_11 minutes ago
    In 95% of cases it is because you had a large context for which the cache expired.
  • defied10 minutes ago
    I’ve been using headroom to save on token usage and it’s pretty effective.
  • jdthedisciple7 minutes ago
    this kind of stats feature should be shipped by default with every harness imvho
  • underlines42 minutes ago
    You can&#x27;t ask Claude if your quota ran out. You have to wait for the reset...
  • jasonjmcghee39 minutes ago
    I care more about your experience. I&#x27;d read the blog post of the story behind this.
  • nonameiguess36 minutes ago
    23 em-dashes in the span of a single README. I gotta hand it to Anthropic. They seriously managed to find a completely legal way to sell crack to crack addicts using other crack addicts as their unpaid sales force.
  • lbrito37 minutes ago
    How on Earth does one use 1.1B tokens in a week?
    • what-the-grump1 minute ago
      Can do that in a day...
    • hetspookjee35 minutes ago
      With cache reads and writes and a couple of long running session without &#x2F;clear or &#x2F;compact it can get there rather fast
  • vladigtr18 minutes ago
    [flagged]
  • stas400052 minutes ago
    [flagged]
  • KinetiNode30 minutes ago
    [flagged]
    • dang26 minutes ago
      Can you please not post AI-generated or AI-edited comments to HN? It&#x27;s not allowed here - see <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;newsguidelines.html#generated">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;newsguidelines.html#generated</a> and <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=47340079">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=47340079</a>.<p>Of course, it&#x27;s impossible to know for sure what was LLM processed or not, but some of your posts (like this one) have been getting classified that way.
      • KinetiNode19 minutes ago
        only one of my post&#x2F;reply is flagged other than this one tho?? Also yea i admit i used AI here , sorry for that
  • seki28556 minutes ago
    [flagged]
    • sdcfgy52 minutes ago
      At least it&#x27;s not rewriting stuff in Rust.
    • zuuna51 minutes ago
      Genuinely of the best reasons to build a tool tho? &quot;I had a problem X, so I did nothing and kept complaining (without LLM)&quot; would be pretty tiring to me personally
      • jghn38 minutes ago
        The problem is that anyone can type &quot;I have this problem, plz fix&quot; into Claude Code.<p>What unique insight or skill did they bring to the process? That&#x27;s the interesting part. Otherwise it&#x27;s just a small part of a huge sea of people&#x27;s individual attempts to solve the same problems that everyone else is solving by themselves.
        • hetspookjee33 minutes ago
          These kinds of trivial CLI vibes tools save an evening and some tokens. And sometimes it’s also not something you think of, or done with better or worse taste than your own. I think it’s nice
        • remus29 minutes ago
          Indeed. Pre-LLM this kind of thing was a little interesting because you&#x27;d need to put a little thought and effort in whereas now it&#x27;s a one-shot thing straight from an LLM. Don&#x27;t be a slop proxy, as the saying goes.
    • jasonlotito48 minutes ago
      <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;newsguidelines.html">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;newsguidelines.html</a><p>Please don&#x27;t post shallow dismissals, especially of other people&#x27;s work. A good critical comment teaches us something.
      • jsrozner43 minutes ago
        Hi Claude, please build a tool for analyzing Claude token usage and then deploy it to github.<p>If you&#x27;re going to fully vibe code a repo, maybe we should get the build artifacts (i.e., the claude session).
        • jasonlotito38 minutes ago
          <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;newsguidelines.html">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;newsguidelines.html</a><p>Be kind. Don&#x27;t be snarky. Converse curiously; don&#x27;t cross-examine. Edit out swipes.<p>&gt; If you&#x27;re going to fully vibe code a repo,<p>I&#x27;m not the OP.
          • spookymutation8 minutes ago
            <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;newsguidelines.html">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;newsguidelines.html</a><p>Please respond to the strongest plausible interpretation of what someone says, not a weaker one that&#x27;s easier to criticize. Assume good faith.<p>&gt; If <i>you</i>&#x27;re going to fully vibe code a repo,<p>&gt; I&#x27;m not the OP.<p><a href="https:&#x2F;&#x2F;www.collinsdictionary.com&#x2F;us&#x2F;dictionary&#x2F;english&#x2F;you" rel="nofollow">https:&#x2F;&#x2F;www.collinsdictionary.com&#x2F;us&#x2F;dictionary&#x2F;english&#x2F;you</a><p>&quot;In spoken English and informal written English, you is sometimes used to refer to people in general.&quot;<p>If you are going to repeatedly point out technicalities of a flagged post, please get your ducks in order first.
    • SomeonesAccount53 minutes ago
      That is a very common title format for HN, and has been for a while. It wasn&#x27;t just since AI has evolved—it has always been a load bearing part of HN<p>100% Human written slop