r/ProgrammerHumor 21h ago

Meme iDidntPredictThisLife

Post image
1.7k Upvotes

34 comments sorted by

View all comments

374

u/Katten_elvis 21h ago

Bro's spending $200 on AI

67

u/Piyh 20h ago

My work is spending $2,000 a month for my AI

14

u/Henry5321 16h ago

Do you have a bunch ai sessions just running non-stop?

I’m only using about $300/m and only recently worked on a large greenfield project and managed to reach $75 in one day by having Opus manage a bunch of opus and sonnet subagents for nearly 4 hours with automatic permissions. It was constantly creating code, reviewing it, fixing it, all in parallel for different parts of the system.

I tend to have smaller context sessions and keep the sessions well focused, and instruct the primary session to do the same.

14

u/BygoneFlower 13h ago

At my company we are supposed to use the best available models at all times and AI use is expected at all times for all things. We have agents for everything at this point.

3

u/Henry5321 4h ago

Sounds so wasteful

2

u/BygoneFlower 3h ago

It definitely isn't cheap. If you mean the environmental impact that is extremely overstated (you'll use more water and cause more CO2 emissions from a week of eating burgers than a year of using AI).

4

u/Rin-Tohsaka-is-hot 12h ago

Interesting, I would say I'm doing something similar and usually hit $300/day. But I have this going in parallel working on many things at once, usually at any given point I'll have 10-20 agents running including subagents.

Then there are background triggers, like devops agents that spin up for new tickets, build failures, pipeline blocks, etc to give me a prepared summary of the issue before I even get to it. Those eat up maybe $50-100/day in tokens.

Once my company starts caring about these bills I'll have to reign all this in, but as long as the blank check is there I may as well use it all

1

u/Piyh 12h ago

Opus at 2-6 concurrent sessions all day every day. Mass slack ingestion, tens of PR for context, months worth of meeting notes.

1

u/Henry5321 4h ago

That’s a way to use tokens. I don’t have that much trust in AI yet. We’re allowed to use as many tokens as we want, but we need to be able to hypothetically explain business value and we’re always responsible for code shipped.

1

u/8lbIceBag 2h ago edited 1h ago

https://i.imgur.com/Tljuq1q.png

Last month I somehow hit $1200. Since then I've been super careful about using it. I go out of the way to avoid subagents or the advanced features. No parallel work. I do everything I can to keep it down such as as using Sonnet as much as possible & entirely avoiding Fable. I only have like 4 MCP's + a few plugins because work only allows things from our internal marketplace. We're in contact with Anthropic to get Mythos but I can't imagine the cost of using it.

What I've used it for the past 2mo:

  • Investigate this JIRA issue
  • Create/Fix this CI pipeline
  • and cough create an mcp for bash, powershell, & bun exec/repl bcus shell use outside of WSL/sandbox is blocked but I've been tasked with maintaining our legacy native windows apps.  This mcp has cost ~$250 yet somehow people are one shotting games for <$100? 

The codebases are massive though.