this post was submitted on 19 Jun 2026
87 points (96.8% liked)

Technology

85567 readers
3644 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
you are viewing a single comment's thread
view the rest of the comments
[–] ryannathans@aussie.zone 0 points 19 hours ago (1 children)

I can see it's driving down costs, I work in industry. Lots of competitors have popped up with AI apps with lower prices. There's a reason it's called the SaaS apocalypse

[–] JustJack23@slrpnk.net 6 points 18 hours ago (1 children)

Well as a person who is working as a software developer I wouldn't be so hasty.

You can write more code, but that has never been a real bottleneck. Understanding and maintenance of this code is another matter altogether.

Add to that the price of AI subscriptions are currently heavily subsidized by venture capital and even with the subsidies tokens turn out to be more expensive than people.

Also no one is calling it SaaS apocalypse.

[–] ryannathans@aussie.zone -1 points 18 hours ago (2 children)

https://www.economist.com/business/2026/06/10/fear-of-the-saaspocalypse-is-tormenting-techland

https://www.forbes.com/sites/donmuir/2026/02/04/300-billion-evaporated-the-saaspocalypse-has-begun/

https://techcrunch.com/2026/03/01/saas-in-saas-out-heres-whats-driving-the-saaspocalypse/

https://www.risingtrends.co/blog/saas-apocalypse-trend

It is very much being called the SaaS apocalypse...

Where are AI subscriptions subsidised for enterprise use? Github copilot was the last to drop the subsidised model for big business at the start of the month as far as I can tell. Only individuals and very small businesses are getting subsidised subscriptions now, and it's still super economical and cost efficient to use even frontier models at API billing rates compared to humans. A human can work all day on debugging a software defect, or Opus can find the root cause in ten minutes for $20. Sure that still needs reviewing but that's insane productivity AND cost improvement

[–] balder1991@lemmy.world 2 points 5 hours ago

This is more of a parallel of the video game crash that happened before. When the video game consoles created a bubble in the US every body suddenly started creating video games, to the point many were so bad they were literally unplayable. When the market got flooded with bad games, people stopped buying games (since no one trusted the quality anymore), leading to a crash in the industry: https://en.wikipedia.org/wiki/Video_game_crash_of_1983

[–] DireTech@sh.itjust.works 1 points 5 hours ago

For my projects, finding the cause of a bug is rarely a problem once it’s reported. It’s fixing it in a way that doesn’t negatively impact things upstream or downstream that’s a pain.

How’s AI supposed to help when we’ve got to negotiate with several other stakeholders on what changes we’re going to make?