this post was submitted on 14 Mar 2026
509 points (98.8% liked)

Technology

82620 readers
3209 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 2 years ago
MODERATORS
 

KB5077181 was released about a month ago as part of the February Patch Tuesday rollout. When the update first arrived, users reported a wide range of problems, including boot loops, login errors, and installation issues.

Microsoft has now acknowledged another problem linked to the same update. Some affected users see the message “C:\ is not accessible – Access denied” when trying to open the system drive.

you are viewing a single comment's thread
view the rest of the comments
[–] mkhopper@lemmy.world 4 points 3 hours ago (3 children)

Ugh... I'm so tired of "microslop" and "AI slop".

I'm not defending Microsoft in any way, but they were releasing buggy updates long before the rise of AI.

[–] Buddahriffic@lemmy.world 1 points 25 minutes ago

You know what's going on inside the large companies that are hoping to cash in on the AI thing? All workers are being pushed to use AI and goals are set that targets x% of all code written be AI-generated.

And AI agents are deceptively bad at what they do. They are like the djinn: they will grant the word of your request but not the spirit. Eg they love to use helper functions but won't necessarily reuse helper functions instead of writing new copies each time it needs one.

Here's a test that will show that, with all the fancy advancements they've made, they are still just advanced text predictors: pick a task and have an AI start that task and then develop it over several prompts, test and debug it (debug via LLM still). Now ask the LLM to analyse the code it just generated. It will have a lot of notes.

An entity using intelligence would use the same approach to write the code as it does to analyze it. Not so for an LLM, which is just predicting tokens with a giant context window. There is no thought pattern behind it, even when it predicts a "thinking process" before it can act. It just fits your prompt into the best fit out of all the public git depots it was trained on, from commit notes and diffs, bug reports and discussions, stack exchange exchanges, and the like, which I'd argue is all biased towards amateur and beginner programming rather than expert-level. Plus it includes other AI-generated code now.

So yeah, MS did introduce bugs in the past, even some pretty big ones (it was my original reason for holding back on updates, at least until the enshitification really kicked in), but now they are pushing what is pretty much a subtle bug generator on the whole company so it's going to get worse, but admitting it has fundamental problems will pop the AI bubble, so instead they keep trying to fix it with bandaids in the hopes that it'll run out of problems before people decide to stop feeding it money (which still isn't enough, but at least there is revenue).

They’ve earned that name at this point

[–] Diurnambule@jlai.lu 6 points 3 hours ago* (last edited 3 hours ago) (1 children)

I agree, but if microslop can be yhe downfall of microslop I will jump on the bang wagon. I think they should add more IA. Did they try live GenIA update of the user system yet ? Sound a money making idea.

[–] oopsgodisdeadmybad@lemmy.zip 7 points 1 hour ago

Are you having a stroke?