504
top 50 comments
sorted by: hot top controversial new old
[-] DupaCycki@lemmy.world 35 points 4 days ago

Is this a reverse psychology trick to convince people to pay for ChatGPT subscriptions?

[-] Natanael@infosec.pub 7 points 4 days ago

If you have it through work you know what to do

[-] DupaCycki@lemmy.world 9 points 4 days ago

Welp, just got fired for sending 18000 prompts to ChatGPT today.

[-] Saledovil@sh.itjust.works 4 points 4 days ago

I salute your sacrifice.

load more comments (1 replies)
[-] dgriffith@aussie.zone 143 points 5 days ago

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.

[-] SpaceNoodle@lemmy.world 61 points 5 days ago

Sounds like it'll never be worth it.

[-] khannie@lemmy.world 36 points 5 days ago

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.

[-] 4am@lemmy.zip 30 points 5 days ago

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.world 14 points 5 days ago

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.nexus 12 points 5 days ago

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.

[-] SacralPlexus@lemmy.world 11 points 5 days ago

OpenAI and Anthropic will collapse in the next years

Stop, I can only handle so much good news!

[-] Wildmimic@anarchist.nexus 8 points 5 days ago

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.

load more comments (3 replies)
load more comments (2 replies)
load more comments (1 replies)
load more comments (2 replies)
[-] MalReynolds@slrpnk.net 31 points 5 days ago

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.

[-] RedstoneValley@sh.itjust.works 11 points 5 days ago

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.net 7 points 5 days ago* (last edited 5 days ago)

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.

load more comments (2 replies)
load more comments (2 replies)
load more comments (4 replies)
[-] Fluke@feddit.uk 24 points 4 days ago

Totally not a bubble, honest guv!

[-] Formfiller@lemmy.world 24 points 4 days ago
[-] nullspace@lemmy.world 6 points 4 days ago

I dunno, man. I've blown $200 on worse things.

[-] Hueristic_Autistic@lemmy.world 5 points 4 days ago* (last edited 4 days ago)

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.

[-] ameen272@thelemmy.club 12 points 4 days ago* (last edited 4 days ago)

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.

load more comments (2 replies)
[-] Mountainaire@lemmy.world 5 points 4 days ago

every browser has it installed

Not Waterfox!

[-] kuerbiskernoel@feddit.org 4 points 4 days ago

Use Firefox without AI and don't use google search engine

[-] Abyssian@lemmy.world 27 points 4 days ago

Nice try, OpenAI sales reps.

[-] BigDanishGuy@sh.itjust.works 62 points 5 days ago

Nice try, I still ain't gonna pay. OpenAI can go bankrupt without burning my money

[-] Janx@piefed.social 23 points 4 days ago

How much of our water, electricity, tax breaks, and public land does it use?

[-] rmuk@feddit.uk 41 points 5 days ago

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.

[-] SacralPlexus@lemmy.world 33 points 5 days ago

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.nexus 13 points 5 days ago

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.

[-] melfie@lemmy.zip 22 points 4 days ago* (last edited 4 days ago)

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.

[-] konem@lemmy.today 33 points 5 days ago

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.nexus 33 points 5 days ago

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.

[-] jballs@sh.itjust.works 9 points 5 days ago

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.

load more comments (3 replies)
load more comments (1 replies)
[-] SaharaMaleikuhm@feddit.org 23 points 5 days ago

The total I spent on AI is $0. How much AI can I get for that?

[-] nullroot@lemmy.world 10 points 5 days ago

If you keep opening a new private tab and starting new conversations with chatgpt, your usage including uploads is free!

load more comments (1 replies)
[-] JohnEdwa@sopuli.xyz 6 points 5 days ago

I would prefer none, but there's AI being forced on us everywhere these days.

load more comments (2 replies)
[-] placebo@lemmy.zip 17 points 5 days ago

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.

spoilerNothing. They aren't thinking ahead.

[-] melfie@lemmy.zip 8 points 4 days ago* (last edited 4 days ago)

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!

load more comments (3 replies)
[-] Reygle@lemmy.world 5 points 4 days ago

DEFINITELY NOT A BUBBLE EVERYBODY NOTHING TO SEE HERE

[-] raspberriesareyummy@lemmy.world 18 points 5 days ago

Who cares? Only morons use it.

[-] dektep@lemmy.world 15 points 5 days ago

those who subscribed should set up bots to use that full potential

[-] Waterpumpee@lemmus.org 12 points 5 days ago
load more comments (2 replies)
[-] Wildmimic@anarchist.nexus 13 points 5 days ago* (last edited 5 days ago)

Here is the second part of the table btw, with an illusory 75% margin on API pricing:

SgKWieNCdB3N1AT.png

This will never be profitable if not specialized into very specific areas with very large payoffs. Even coding isn't paying off enough.

[-] troglodytis@lemmy.world 8 points 5 days ago

See gym and carwash memberships

[-] Scrollone@feddit.it 7 points 5 days ago

Is there a carwash membership???

[-] boonhet@sopuli.xyz 2 points 4 days ago

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.

load more comments (1 replies)
[-] Nioxic@lemmy.dbzer0.com 10 points 5 days ago

So far i pay 10 bucks for opencode

And i think thats about the highest i will pay

Preferably less

load more comments (2 replies)
load more comments
view more: next ›
this post was submitted on 16 Jun 2026
504 points (100.0% liked)

Technology

85604 readers
3072 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