this post was submitted on 19 Jun 2026
714 points (98.1% liked)

Technology

85670 readers
3391 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
[–] 404found@lemmy.zip 9 points 4 days ago (5 children)

Serious question, what is causing Microsoft to consistently put out bad products and broken updates?

[–] ozymandias117@lemmy.world 8 points 4 days ago* (last edited 4 days ago)

Somewhere around the end of Windows 8, they fired all of their testers

Now they're using AI to make patches

It's been a steady decline, not a fast decline

[–] Bazoogle@lemmy.world 3 points 4 days ago (1 children)

A major problem is backwards compatibility. There is so much infrastructure that would break if they wanted to redo portions of code in a more correct fashion. They have a massive variety of systems, and they're all integrated. Any time they want to do something, they're scared of something breaking. This time, AI is finding a shit ton of the vulnerabilities that are in these systems, and at least in part fixing them. It's unclear how much of the code is written or review by humans. But they're making changes to try to fix these vulnerabilities, and things are breaking. The Microsoft code is a giant fucking spaghetti mess, which means it's bloated, slow, insecure, inefficient, and overall shitty. It's not profitable enough to fix all of this, too. Fixing shit you already have doesn't get shareholders attentions. So it's AI in everything instead. New shiny stuff to keep the adult babies with all the money happy

[–] 404found@lemmy.zip 1 points 3 days ago

Interesting. I wonder when it will actually collapse in itself in a way where they have to start over

[–] MonkderVierte@lemmy.zip 2 points 3 days ago

Copilot and C*Os.

[–] GenosseFlosse@feddit.org 2 points 4 days ago

Maybe missing code tests?