Is this a reverse psychology trick to convince people to pay for ChatGPT subscriptions?
If you have it through work you know what to do
Welp, just got fired for sending 18000 prompts to ChatGPT today.
I salute your sacrifice.
If 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.
Sounds like it'll never be worth it.
In 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.
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…
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…
Their 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.
OpenAI and Anthropic will collapse in the next years
Stop, I can only handle so much good news!
There 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.
This 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.
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
just 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.
Totally not a bubble, honest guv!
I’d rather save earth
I dunno, man. I've blown $200 on worse things.
Then don't use the internet because everything has Ai. Google has it, every browser has it installed, almost every shopping site automatically uses Ai results, the news feed on Google is all Ai results, the questions that are the most asked on Google are now Ai driven.
Main point of environmental destruction is using the LLM's but nearly everything is using Ai and it's hard to outrun it and a lot of things are making it hard to opt out and I wouldn't put it past them to make it so they can make you pay to opt out of Ai in the future for a premium browser with the ability to disable Ai otherwise you're stuck with it kind of thing.
I hate what it's doing to the environment too but it's not going away unless everyone in neighboring communities decided to bulldoze them and use their wrecking balls to destroy them. Emps aren't hard to make happen.
If people wanted to destroy them they would. If people really didn't want them they'd destroy them.
What bubble have you been living in? Almost none of my apps have any kind of AI... You can easily ditch it by using a Firefox fork, or any privacy Chromium fork, or even Chromium itself. Saying "Then don't use the internet" is somewhat of a defeatist sentence, just stick to good websites/programs and you're good.
every browser has it installed
Not Waterfox!
Use Firefox without AI and don't use google search engine
Nice try, OpenAI sales reps.
Nice try, I still ain't gonna pay. OpenAI can go bankrupt without burning my money
How much of our water, electricity, tax breaks, and public land does it use?
Yes!
This 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.
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.
Even 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.
But how much is the data you’re giving them worth? The other option is don’t give them your money or your data. The Qwen 3.6 MoE model with OpenCode is running pretty well on my RTX 4060 gaming laptop. According the Codacus YouTube channel, it even runs decently in as little as 6GB of VRAM.
Edit:
Fixed typo.
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.
I 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.
I 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.
The total I spent on AI is $0. How much AI can I get for that?
If you keep opening a new private tab and starting new conversations with chatgpt, your usage including uploads is free!
I would prefer none, but there's AI being forced on us everywhere these days.
I wonder what companies that have integrated AI into all their workflows and processes are planning to do when the times comes to pay real price for the tokens.
spoiler
Nothing. They aren't thinking ahead.
That’s the next CEOs problem to solve while the current one is enjoying his golden parachute and sailing around the world. Right now, number is going up!
DEFINITELY NOT A BUBBLE EVERYBODY NOTHING TO SEE HERE
Who cares? Only morons use it.
those who subscribed should set up bots to use that full potential
Here 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.
See gym and carwash memberships
Is there a carwash membership???
Yes if you want to ruin your car (assuming we're talking about the brush type carwash). It wears down the clear coat if you do it a lot.
So far i pay 10 bucks for opencode
And i think thats about the highest i will pay
Preferably less
Technology
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- 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.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.