this post was submitted on 29 May 2026
707 points (98.6% liked)

Technology

84996 readers
3460 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
top 50 comments
sorted by: hot top controversial new old
[–] quips@slrpnk.net 2 points 42 minutes ago

This is the yearly salary of 5,000 well paid employees…

[–] Itdidnttrickledown@lemmy.world 38 points 8 hours ago

Sounds like a good way to move around money real and imagined.

[–] BlackLaZoR@lemmy.world 28 points 9 hours ago (1 children)

Just to make things clear: API access to most models is charged per input tokens + output tokens. It means that the longer your conversation is, the more you pay for every new answer. Single prompt with no context and 100 tokens of answer is cheap. Single prompt with 100k tokens of context and 100 tokens of answer is NOT cheap.

Extremely long conversations with most expensive top of the line models can absolutely demolish your budget.

[–] perviouslyiner@lemmy.world 9 points 9 hours ago (2 children)

does it give the full history to the LLM each time?

Last time I tried implementing something like this, it suggested to have a rolling window of history so that it takes into account your last X messages but not the entire conversation.

(I guess this is what ollama calls "context length"?)

[–] percent@infosec.pub 5 points 8 hours ago

Most agent harnesses do something called "compaction." For example, here's how Pi does compaction

[–] Sabata11792@ani.social 5 points 8 hours ago* (last edited 8 hours ago) (1 children)

You send the entire history for that conversation every time and likely more if its getting info from tools. If its not in the context the model dose not see it unless you have a memory system that dose something like feeding in summaries of past conversations that also takes up tokens and context. Rolling drops old messages to not reach context limits but you can lose important info or get odd results. If the history gets bigger than the context things break or slow way down.

[–] perviouslyiner@lemmy.world 5 points 8 hours ago

presumably this is why Claude periodically writes its conclusions so far into a text file that it can read later instead of having to remember everything. Sounds like an interesting approach.

[–] wonderingwanderer@sopuli.xyz 103 points 12 hours ago* (last edited 5 hours ago) (2 children)

> Be a corporate executive

> Tell your employees to use more AI in their workflows

> Punish employees who don't use enough AI, while rewarding those who use it the most, irrespective of actual outcomes

> Be shocked when your company blows through an absurd amount of tokens in one month

[–] Tollana1234567@lemmy.today 2 points 1 hour ago

and the RECORD profits after laying people off and says its due to AI increasing that profit, rinse repeat.

[–] sureshot0@discuss.online 13 points 8 hours ago (2 children)

Don't know why bosses are universally this out of touch in literally every single industry

[–] spicehoarder@lemmy.zip 5 points 4 hours ago

The paradox of promotions based on performance in a previous roll is that you end up with incompetent managers unable to move upwards anymore.

[–] wonderingwanderer@sopuli.xyz 5 points 5 hours ago (2 children)

Because this system rewards incompetence as long as it comes with dark triad traits and a heaping dose of nepotism.

[–] sureshot0@discuss.online 4 points 5 hours ago (2 children)

I'm really jealous of these types of guys' ability to lie without feeling anything. If I lied like that, I'd be embarrassed because my words sounded like bullshit. How do they do it?

[–] mech@feddit.org 4 points 4 hours ago (1 children)
[–] wonderingwanderer@sopuli.xyz 3 points 4 hours ago (1 children)

It's probably a lot easier when they have themselves fooled as hard as any other

[–] sureshot0@discuss.online 1 points 4 hours ago (1 children)

See, I don't know! I used to think that too! But then I actually met some people like this, and a lot of them absolutely do not believe the shit they say! They're just really good at convincing other people that they do.

[–] wonderingwanderer@sopuli.xyz 1 points 2 hours ago (1 children)

Well there's the dark triad in action

[–] sureshot0@discuss.online 1 points 18 minutes ago* (last edited 18 minutes ago)

There's one person I knew who was an activist, who frequently weaponized leftist language in order to police or punish other people. Ie, accusing people of racism for ordering an Asian Chicken Salad at a fast food place, or for trying to learn Spanish at the community college, and she would phrase her criticisms in such a way that any complaint would make the other person seem wrong. I legitimately thought she was just mentally ill.

I found out later that she was trying to blackmail and defraud a local charity, and that's when our association ended. She has been banned form some community organizing spaces because she inserts herself into every single one of them.

[–] floquant@lemmy.dbzer0.com 33 points 10 hours ago

The more recent report says corporate AI adoption has found several issues with AI, with human workers turning to automating dreary and mundane tasks they don't like doing, rather than valuable or meaningful work.

Thank god we have consulting companies to tell us what humans like!

[–] RememberTheApollo_@lemmy.world 14 points 10 hours ago (1 children)

Maybe AI will finally negatively impact some CEO jobs.

[–] blockheadjt@sh.itjust.works 5 points 8 hours ago

Nah they'll make up the costs by laying off workers, determined by some bs metric

[–] merc@sh.itjust.works 66 points 14 hours ago (1 children)

What's funnier is that typically the AI providers lose money on every query their customers make. So, this may have cost some company $500m to Anthropic, but it cost Anthropic a whole lot more than that.

[–] ivanafterall@lemmy.world 46 points 13 hours ago (2 children)

What a brilliant business model.

[–] perviouslyiner@lemmy.world 5 points 8 hours ago (1 children)

maybe they are planning ahead for the business model in a few years time, when nobody can do any work without claude, and they get to charge their preferred "monopoly enshittification" price?

[–] davidagain@lemmy.world 3 points 5 hours ago

Absolutely this is the plan.

[–] merc@sh.itjust.works 24 points 13 hours ago* (last edited 4 hours ago) (1 children)

They make it up in volume.

(Volume being how loudly they shout about how it's going to change the world and dupe more people into investing.)

load more comments (1 replies)
[–] Sam_Bass@lemmy.world 3 points 7 hours ago

stop feeding it data centers and you have a better chance at controlling it

[–] Jarix@lemmy.world 38 points 13 hours ago* (last edited 10 hours ago) (3 children)

I just want to know what are the best things to type into these ai chat boxes that will cost the most. If my company wants me to use this garbage then I want to make it as expensive as possible and when their liscenses need to be repurchased I want it to be as expensive as possible to continue to force this garbage on us

Edit. Hey everyone lots of great replies here, please keep the suggestions, fixes, corrections etc coming!

[–] FauxLiving@lemmy.world 31 points 12 hours ago (11 children)

These high prices are not from people talking to chatbots.

They're using agentic tools where their prompt spawns a lot of bots which talk to themselves/the other bots and they keep going until someone (usually a higher quality reasoning model) decides that they've met the goals of the task that they were assigned.

So instead of 1 prompt and 1 response, you get 1 prompt and 800 responses across 5 different bots each using really large context windows.

[–] perviouslyiner@lemmy.world 14 points 8 hours ago

"Continue modifying this code until all unit-tests pass"

(gives it conflicting unit tests)

load more comments (10 replies)
load more comments (2 replies)
[–] UnderpantsWeevil@lemmy.world 55 points 15 hours ago (1 children)

When you owe Claude half a million, you've got a problem.

When you owe Claude half a billion, Anthropic has a problem

load more comments (1 replies)
[–] mctoasterson@reddthat.com 90 points 16 hours ago (1 children)

But if we are to uncritically believe what the AI peddlers told us, that means this mystery company should be reaping $10 billion in additional revenue or quantifiable gains in productivity!

load more comments (1 replies)
[–] GreenKnight23@lemmy.world 5 points 10 hours ago
[–] teft@piefed.social 17 points 13 hours ago (2 children)

Most companies can't eat a half billion dollar loss so who ends up paying this? AI queries burn actual energy so the AI company would have to charge I would think.

[–] optimisticturtle@lemmy.world 15 points 11 hours ago

Most companies can’t eat a half billion dollar loss so who ends up paying this?

Taxpaying proles will foot the bill somehow.

load more comments (1 replies)
[–] Rhaedas@fedia.io 14 points 13 hours ago

Either I have some inside knowledge of that exact thing happening and I know the company (not saying who) or this is probably a common things that happened to a lot of major companies (more likely). To be fair, I do not have privy on how far it went and how much it cost before they realize the problem, and it may not have been this much. Which further suggests it's a thing everywhere.

load more comments
view more: next ›