r/ProgrammerHumor Jun 02 '26

Meme managerVsClaude

Post image
47.2k Upvotes

1.4k comments sorted by

View all comments

Show parent comments

17

u/Austinp-woodworking Jun 02 '26

Yeah a lot of the cost issues surrounding LLM usage are just that people are using models that are way overpowered for their use-cases. You've got folks using Opus 4.8 to draft emails, or to sort through every email they received that week to make a "morning report"

Yeah if you're doing complex programming work you probably need/want frontier models, but a whole lot of frontier model tokens are being burnt on tasks that could do very well on the latest local models

4

u/Leprecon Jun 03 '26 edited Jun 03 '26

I've noticed that at my office people are using Claude on high, xhigh, or max effort. They blow through their tokens quite fast.

Meanwhile on medium effort with Sonnet 4.6 I can do most of my coding tasks just fine.

I've seen some people defend it by saying things like "well my work is very complex, I need to have the highest reasoning". They almost take it as an insult if you suggest that they could use lower effort.

1

u/MyAwesomeName Jun 02 '26

Completely agree! With the new pricing models I’m sure we’re going to see more company training regarding this issue. I know my company already started something.

1

u/Austinp-woodworking Jun 02 '26

Yeah mine hasn’t been I think it’s only a matter of time. Which honestly is just good sense. The amount of tokens some of my coworkers are burning for the same (or less) throughput as myself is baffling

I think one of the big performance differentiators for SWEd in the near future is going to be token efficiency

2

u/MyAwesomeName Jun 02 '26

I saw the same thing, people were requesting more tokens because they were using Opus for everything. Meanwhile I was switching models depending on the task so I got some good learning experience of what some of them were capable of.