597
top 50 comments
sorted by: hot top controversial new old
[-] TheFeatureCreature@lemmy.ca 148 points 1 month ago

Lol. Lmao even. Rofl perhaps.

[-] ivanafterall@lemmy.world 30 points 1 month ago

But it stops clearly short of roflmao, I infer?

[-] gedfromgont@piefed.ca 23 points 1 month ago
[-] some_kind_of_guy@lemmy.world 26 points 1 month ago

The roflcopter has left the pad. No sleep til LOLWTFBBQ

[-] Valmond@lemmy.dbzer0.com 6 points 1 month ago

Lol with the fucking barbecue ?

[-] alansuspect@quokk.au 13 points 1 month ago
[-] dgriffith@aussie.zone 12 points 1 month ago

Roflcopter?

Hey hey hey hey hey whoa whoa let's just keep the big guns in reserve for now, ok?

load more comments (1 replies)
[-] buddascrayon@lemmy.world 11 points 1 month ago

Albuquerque New Mexico...

IYKYK

[-] Supamanc@sopuli.xyz 8 points 1 month ago

Albuquerque New Mexico period period period exclamation mark

load more comments (1 replies)
[-] adespoton@lemmy.ca 86 points 1 month ago

Something I’ve been noticing recently is that while the cost per token on specific models hasn’t gone up, the provided interfaces for using those models are starting to chew up significantly larger numbers of tokens for the same tasks that used fewer tokens with older versions of the interface software just a few months ago. Likely the interfaces are applying more expensive guardrail prompts and charging the end user for those tokens — but the end result is that it costs 4x as much to get the same work done.

[-] Zwuzelmaus@feddit.org 38 points 1 month ago

"Tokens" are just made up.

These "tokens" that are used to "measure" how much you use, they are not a real dimension that can be measured. Just an artificial counter that goes up when they decide that it should go up.

They can change the "size" of a "token" every day, and every second, and every microsecond....

[-] some_kind_of_guy@lemmy.world 55 points 1 month ago* (last edited 1 month ago)

Not entirely wrong, but tokens are not just "fake" in the way, for example, an in-game currency is. They're the fundamental "units" of data, both input and output, processed by the model. For most models, tokens are just a certain number of characters or words. So they're not completely untethered from the model. If we're both using Clankerbot v5.1: Sloppy Logic Edition™️, your tokens are defined in the same way mine are.

This is near the edge of my limited understanding, but AFAIK, yeah they can mess with token costs and billing schemes all they want. They could theoretically charge us 2 different costs per token, or do surge pricing or some shit.

if they wanted to change the actual size/definition of what a token is though, that would require a whole new model (or at least a major revision).

[-] Zwuzelmaus@feddit.org 25 points 1 month ago

You aren't totally wrong. Such a unit exists and it is also called tokens, that can measure the capability of a model and the size of a running operation in a model.

But what they use for calculating your bill is something different today.

[-] hubobes@sh.itjust.works 10 points 1 month ago

That doesn't make much sense. When Anthropic moved to Sonnet 5 they introduced a new tokenizer which increased token use up to 35%. If these would be unrelated kinds of tokens why would the usage go up when the process of tokenization changes?

[-] T156@lemmy.world 6 points 1 month ago* (last edited 1 month ago)

Such a unit exists and it is also called tokens, that can measure the capability of a model and the size of a running operation in a model.

I think you might have it mixed up with parameters, rather than tokens. Parameters are how big the model is, and are an indirect measure of how capable it is. Bigger models tend to be more capable.

But what they use for calculating your bill is something different today.

The tokenizer varies a little, but I don't think it's changed measurably from tokens. You pay an amount for a million tokens worth of processing. The tokeniser difference just alters how text is converted to tokens, but the tokens themselves don't change all that much.

If anything, I'd honestly put the issue more with reasoning chains in models, where they basically babble to themselves inside of a tag, that most interfaces hide/collapse. It makes them work better, but vastly increases the amount of tokens per operation.

They have been getting longer and more sophisticated with newer models. So you might have a model now that basically repeats the output multiple times whilst refining and drafting the non-reasoning output.

If you're making it generate a lot, that'll balloon the usage, and thus price.

load more comments (1 replies)
[-] nitroemdash@lemmy.wtf 17 points 1 month ago

Tokens are well-defined groups of bytes ranged by frequency of occurrence in texts to efficiently translate them into a sequence of 32 or 64-bit binary integers, an LLM-optimised form if compression. They are well-known, you can play with them here: https://gpt-tokenizer.dev/

[-] floofloof@lemmy.ca 7 points 1 month ago

Maybe you're confusing tokens with the "credits" you pay for. Tokens have a technical meaning, but some companies are charging per AI credit, where they don't tell you the conversion rate of credits to tokens, so they can change this at any time, or vary it between models, etc.

[-] keimevo@lemmy.world 7 points 1 month ago

It's not like that. Tokens are an inherent computational property of how a model calculates the probabilities and such to generate text.

Having said that, what a token means in terms of computation varies wildly between models and is not directly comparable. So attributing a money value to tokens in general, independently of the model, is weird by nature.

And even within a model, the number of tokens needed to generate a response is very variable too, depending of the model itself and the parameters with which it has been configured (thinking mode, temperature, etc.).

So yeah, companies can pretty much set any price they want and there's not much anyone can do about it.

load more comments (1 replies)
load more comments (8 replies)
[-] _wizard@lemmy.world 10 points 1 month ago

My CLAUDE.md file bloated significantly. It tried to load unnecessary skills and would retain throughout the whole session. Fixing that, maintaining good wikis and using clear often really helped fixed my personal token burn.

load more comments (7 replies)
load more comments (3 replies)
[-] Zulu@lemmy.world 60 points 1 month ago

How is it too expensive? Surely it's generating way more profit than it would cost in value. How else could it be propping up the entire economy?

Itd have to be some kind of bubble and that would mean we were in a lottttt of danger and should reasses our use of it.

Nah we should just reduce our use because its too expensive and then stop thinking about it beyond that.

[-] grue@lemmy.world 19 points 1 month ago

Itd have to be some kind of bubble and that would mean we were in a lottttt of danger and should reasses our use of it.

Well yeah, but if it were the only sector propping up the whole economy and we reassessed it, the economy would be in a loooooot of danger anyway.

Luckily, that would never happen...

load more comments (2 replies)
[-] funkyshoe@piefed.social 35 points 1 month ago

That's funny now that whole workflows are automated with it. Oops hit the quota, I'm off

[-] grue@lemmy.world 24 points 1 month ago

You mean those workflows that could've been traditional scripting and CI/CD, if not for management forcing AI into them? Those workflows?

[-] funkyshoe@piefed.social 8 points 1 month ago

Those workflows

load more comments (2 replies)
[-] dgriffith@aussie.zone 6 points 1 month ago* (last edited 1 month ago)

"Sorry boss, quota resets this evening at 8. See you tomorrow!"

"But it's 9am!"

*shrugs* "Quota. Got none. Seeya."

load more comments (1 replies)
load more comments (1 replies)
[-] jaykrown@lemmy.world 33 points 1 month ago

This is actually how the bubble begins to pop, we're seeing it happen now.

load more comments (1 replies)
[-] WolfmanEightySix@piefed.social 30 points 1 month ago

I’m confused. I thought employers loved AI and it was the future.

[-] dustyData@lemmy.world 10 points 1 month ago* (last edited 1 month ago)

They loved it too much and now it costs more than paying a living wage to a human being. The end goal of AI was always to cut cost and layoff people. The best sabotage right now is to setup a script that constantly prompts an LLM for something useless. I would recommend it if it didn't waste so much energy and clean water. But it would send a message. AI is not cheaper, it never was. Even with today's outrageous token prices, LLM companies are still bleeding money per user. It will only get more expensive as data center contracts fall through and the investment craze fizzles out.

[-] Tollana1234567@lemmy.today 7 points 1 month ago

the AI companies are hoping the ones buying the LLM subscriptions to be the suckers and losers.

load more comments (2 replies)
[-] DupaCycki@lemmy.world 8 points 1 month ago

They love money. AI was good money for a while. Or at least it looked like good money until you looked at it for longer than 3 seconds, which greatly surpasses the average attention span of an executive. And also the average executive's iq.

load more comments (1 replies)
[-] GoatSynagogue@lemmy.world 29 points 1 month ago
load more comments (1 replies)
[-] iltoroargento@startrek.website 22 points 1 month ago

We can only hope this helps kill the fad. I know companies won't be taking any realistic lesson from this, but at least this can force them to abandon a lot of this crap.

[-] aloofPenguin@piefed.world 18 points 1 month ago

I smell a bubble about to burst...

[-] Goldholz 10 points 1 month ago

Im drooling over that idea

[-] angstylittlecatboy@reddthat.com 16 points 1 month ago

Uplifting News

[-] phutatorius@lemmy.zip 14 points 1 month ago

So it has a negative ROI and anyone who brought it into their firm is a clueless twat who uncritically bought a sales pitch.

If corporate governance were not a joke, C-level heads would roll.

[-] chilicheeselies@lemmy.world 12 points 1 month ago

I don't really understand how people are using so many tokens. At work I haven't even hit $200 I spend per month. Wtf are people doing with these things that burns so many tokens?

[-] ThirdConsul@lemmy.zip 17 points 1 month ago* (last edited 1 month ago)

If you run "agentic coding harness" or any kind of goal oriented loop then tokens goe brrrr.

And LLM sellers are pushing for that (duh), as they managed to convince people to use infinite monkeys typewriting until they make Hamled.

(Type made on purpose)

[-] fyzzlefry@retrolemmy.com 11 points 1 month ago

I do it on purpose

[-] FlexibleToast@lemmy.world 6 points 1 month ago

Some companies had leaderboards and encouraged AI usage until they got their bills.

load more comments (14 replies)
[-] muusemuuse@sh.itjust.works 10 points 1 month ago

What’s this echoey sound? As if someone warned us about this exact fucking thing.

Curious.

[-] Eternal192@anarchist.nexus 10 points 1 month ago

This is why these companies should go bankrupt.

We had a system that works and they thought if they got rid of the actual workforce with the needed knowledge and replace them with lower paid AI retards it would make them more money, fucking karma.

load more comments (2 replies)
[-] SharkAttak@kbin.melroy.org 9 points 1 month ago

The first half of the title got me worried...

[-] julysfire@lemmy.world 7 points 1 month ago

My company recently converted our PMs into Vine Engineers right after laying off actual engineers. They don't even know what git is or how to use it. 3 of them alone are using $7k a month in Claude tokens and they have not raised so much as a single PR.

load more comments (1 replies)
[-] pixxelkick@lemmy.world 7 points 1 month ago

Thus just in: handing your employees a bunch of nail guns with near zero effort put into training them on how to use the nail guns has resulted in terrible outcomes, to no one's surprise.

Its possible to use the tools efficiently at a low cost.

But the average dev Ive worked with has zero clue how to do this and has had zero training and will just rip through tokens willy nilly.

[-] AbsolutelyNotAVelociraptor@piefed.social 18 points 1 month ago* (last edited 1 month ago)

Yeah no. If my boss comes to tell me that from now on my "productivity" will be measured in token usage rather than actual "production", you can bet I will use agents for every fucking thing. Hell, I'll even make a desktop clock that works by asking the IA what time is it every milisecond and then updating the time on screen every time. I'm gonna burn tokens till you regret it.

If after this happens, the rules of billing change and my boss starts getting charged per token usage instead of a flat charge per month, that's not my problem; until my productivity stops being measured in token usage, you are gonna pay dumb money for your dumbness.

load more comments (1 replies)
load more comments (10 replies)
[-] ms_lane@lemmy.world 7 points 1 month ago

Maybe they should get AI to do the AI prompts so they can cut down on costs XD

load more comments
view more: next ›
this post was submitted on 03 Jul 2026
597 points (100.0% liked)

Technology

87325 readers
3060 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 3 years ago
MODERATORS