- ColeSloth@discuss.tchncs.deEnglish2 hours
All the investors know it’s a massive money sink right now. The goal isn’t for “everyone” to get to use AI.
It’s to get so many people used to using AI that businesses like law offices and hospitals and ither corporations so ingrained and built around having AI l, while leaving so many graduating college students useless without AI that businesses will be reliant upon it, no matter what costs of it they will have to absorb.
In five years there won’t be a $200 plan. There will be a $15,000 plan per person and businesses will pay it because they won’t be able to do well without it.
- SaharaMaleikuhm@feddit.orgEnglish5 hours
The total I spent on AI is $0. How much AI can I get for that?
JohnEdwa@sopuli.xyzEnglish
48 minutesI would prefer none, but there’s AI being forced on us everywhere these days.
- nullroot@lemmy.worldEnglish4 hours
If you keep opening a new private tab and starting new conversations with chatgpt, your usage including uploads is free!
rmuk@feddit.ukEnglish
6 hoursThis is just Gym Economics though, right? They work on the assumption that only a small number of their member will actually use the service heavily, but the overwhelming majority will turn up to use the treadmill a few times then never visit again.
- SacralPlexus@lemmy.worldEnglish5 hours
Ok but it would take 70 users paying $200 to cover the cost of $14,000. So if one person maxes out their usage, there needs to be 69 users who do not use their account at all but are still paying. And that’s just the break even point, still no profit for the AI company.
I’m struggling to believe that many people would pay that much and then underuse the subscription. It seems far more likely to me that this pricing model isn’t sustainable.
Wildmimic@anarchist.nexusEnglish
5 hoursEven worse, that calculation is based on that their API pricing is currently providing a positive margin. From what I have seen and heard at this point, API pricing is at best breaking even.
- BigDanishGuy@sh.itjust.worksEnglish8 hours
Nice try, I still ain’t gonna pay. OpenAI can go bankrupt without burning my money
Dave.@aussie.zoneEnglish
11 hoursIf you’ve got a toy project that you want “AI” to give you a hand with, do it now.
Pretty soon all these companies are going to have to pay for all that investment in compute resources they’ve been busily soaking up over the last few years, and then they’re going to have to pay back their investors, and then they’re going to have to try and make a profit
This is the golden time for cheap commercial AI. Already the noose is starting to tighten, and it will never again be as cheap as it is now.
MalReynolds@slrpnk.netEnglish
8 hoursThis is the golden time for cheap commercial AI.
I suppose, but small open weight models with more advanced coding frameworks optimized for them are catching up fast and you can do it privately at home on a mostly affordable consumer graphics card.
If you have solar it’s basically free, minus the graphics card CapEx you may want for gaming anyway, as well as some setup time and a bit of patience.
- 6 hours
What’s your setup, if I may ask? I’m using llama.cpp router with vscode kilo.ai and qwen3.6-35B-MoE-MTP as a model mostly. It’s surprisingly good as a coding assistant, but I think you have to know what you are doing and know your stuff(aka be an experienced developer) to make it useful. just letting it vibe leads to crap code
MalReynolds@slrpnk.netEnglish
5 hoursjust letting it vibe leads to crap code
Yup, vibe is occasionally useful for proof of concept stuff, but disastrous for maintainability, security, readability, or large codebases. Without experience it’s still a foot gun for anything even slightly serious.
Best approaches for a learner are to consider it autocomplete that needs research. Look up what it’s suggesting, see if it’s hallucinating, with luck it’ll point you in a useful direction where you can learn a good solution, as it has no idea what that is. Also makes a pretty good rubber duck for hashing out architectural decisions, finding alternative approaches etc, though you’ll have to point it at a web search for that. Spin up an e.g. vane instance for this, as small models don’t have enough world knowledge. Use it to write (or preferably copy from its system prompt examples) boilerplate and unit tests, perhaps descriptive comments (doublecheck).
One thing to do is put everything you learn about coding style into your system prompt as they’re dogshit at consistent style without significant beatings around the head. Finding your own comfortable, consistent style is super useful for future readability. The joke about when I wrote this only God and I understood it, now only God does, will come clear in a month or two. Learn to work around it. Simple beats fancy unless you truly need the speed.
While I do use agent iterative approaches, probably best to approach that organically as you grow, monsters lurk there. If you must, containerize / vm / isolate the hell out of something like opencode to muck around with.
FWIW I still write most of my code by hand, it’s simpler and more consistent, but I’m keeping an eye on the development of LLMs, and I will let it write scut code (that I edit later). Code and Mathematics are super structured languages, pretty much ideal for large language models, so I can see them maybe, eventually getting good. More general thought, not so much without significant architectural upgrades.
khannie@lemmy.worldEnglish
9 hoursIn five years once this RAM nonsense is over you’ll be able to run a comparatively high quality local LLM for very little money. I can’t see how these companies will ever make their money back.
- 4am@lemmy.zipEnglish8 hours
If manufacturers are willing to sell components to us in five years that is.
Of course if the colllapse happens before then the story might be different…
- SacralPlexus@lemmy.worldEnglish5 hours
I’m slightly optimistic that manufacturers will return to the retail market eventually. Every AI company is racing to hyperscale right now but there will be a point where the infrastructure is built and at that point the growth will slow down quite a bit. In that scenario there will be ongoing demand for components to be replaced as they become obsolete but I can’t imagine the demand will be the same level it is right now as everyone rushes to build.
That’s assuming this all works the way they want it to. If the economics aren’t viable and the bubble bursts…
Wildmimic@anarchist.nexusEnglish
5 hoursTheir Datacenter buildout doesn’t work they want to. Most projects are very much delayed, and those that even started getting built are over budget. OpenAI and Anthropic will collapse in the next years, and this is coming from someone who absolutely sees the good things about the technology itself.
- SacralPlexus@lemmy.worldEnglish5 hours
OpenAI and Anthropic will collapse in the next years
Stop, I can only handle so much good news!
Wildmimic@anarchist.nexusEnglish
5 hoursThere is no way, absolutely NO WAY to recuperate the amount of cash burnt on those two companies, and that is not even counting the amount of AI Startup whose cash is currently flowing towards to those two.
Gladaed@feddit.orgEnglish
9 hoursSounds like price hikes to communicate costs are coming and resources are going to be redistributed to productive uses.
- konem@lemmy.todayEnglish11 hours
The actual cost to OpenAI is likely much less. The number in the article is calculating the API cost that a fully maxed out subscription would incur theoretically. The API token cost, however, is far above the actual computational cost.
Wildmimic@anarchist.nexusEnglish
11 hoursI disagree - the analysis takes as a basis a very, very generous margin of 75% on API prices. There is no way they have that much of a margin, this is wishful thinking.
And every single user who maxes out their 200$-subscription burns more cash than they take in from 70 subscriptions that lie dormant.
jballs@sh.itjust.worksEnglish
1 hourI was talking to one of our cloud architects at work yesterday. They did a test and just ran in “asdf” to a chat prompt, and were able to trace the costs. It was 12 cents.
I could totally see AI costs getting out of control very quickly. Doing something like a Copilot formula in an Excel spreadsheet is easily going to run up hundreds of dollars of costs eventually.
Gladaed@feddit.orgEnglish
9 hoursIt’s a 200 dollar subscribtion. Are any actual users around that can provide info on how actively they are using it? I would feel that at 200 dollars they give you loads of headroom.
ryannathans@aussie.zoneEnglish
8 hoursFor Anthropic at least, your usage is broken up into five hour windows. During peak periods the usage is burnt in like 1/3 of the time compared to off-peak. You can do heaps, like build large sophisticated applications with 100% agentic workflows, if you spread your usage out over your five hour windows and especially if you use it mostly in the off peak.
On pro, your five hour usage is basically one solid feature developed or one big refactor/cleanup with opus 4.8 with some room left over for reviews, planning and a little mistake. 5x and 10x plans are more in the price range you mention, so multiply that as such. Or you’d get a combination of general purpose daily usage, and development usage.
There’s also a weekly cap but I haven’t hit it.
Fable, aka locked down mythos, when it was available on pro could complete my entire todo list for the day in half an hour at astounding quality while simplifying everything it touches, finding and fixing preexisting vulnerabilities in code review and finishing with 98% of the five hour quota used off-peak
I don’t think most hobbyists would use more than a quarter of a pro plan due to the five hour lockout mechanism
- Rothe@piefed.socialEnglish9 hours
Bloomberg reports that the company has instituted a new rule that places a monthly $1,500 cap per employee and per agentic coding tool, including Anthropic’s Claude Code or Cursor. The usage is trackable via an internal dashboard that each employee has access to, although — in certain cases — the caps can be exceeded with permission, the company says.
The news is perhaps not too surprising, since, in April, the company’s CTO revealed that the ridesharing giant had blown through its entire annual AI budget in a matter of four months. That appears to have occurred after Uber encouraged staff to use AI “as much as possible” and even ranked their internal usage competitively on internal leader boards, The Information previously reported.
- FunkyCheese@lemmy.dbzer0.comEnglish8 hours
So far i pay 10 bucks for opencode
And i think thats about the highest i will pay
Preferably less
- Pumpkin Escobar@lemmy.worldEnglish6 hours
Opencode Go is a pretty good value for the amount of credits you get and the TUI and web/desktop client is pretty good.
I’m really happy switching to opencode after copilot got ridiculous with their pricing bullshit this month
zutto@lemmy.fedi.zutto.fiEnglish
5 hoursYeah it’s a steal right now. They lose around 50$ in raw token cost if you max out the use.
Very much not sustainable business model either just like copilot wasn’t.
Wildmimic@anarchist.nexusEnglish
5 hoursHere is the second part of the table btw, with an illusory 75% margin on API pricing:

This will never be profitable if not specialized into very specific areas with very large payoffs. Even coding isn’t paying off enough.
- Railcar8095@lemmy.worldEnglish8 hours
Do you want a Butlerian Jihad? Because that’s how you get a Butlerian Jihad
- 6 hours
Hopefully it doesn’t crash when the usage goes up a bit.












