this post was submitted on 14 Mar 2026
229 points (99.1% liked)

Technology

82621 readers
3335 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
[–] ThatGuy46475@lemmy.world 43 points 5 hours ago (2 children)

They don’t need testing because they tell the ai to not make any errors

[–] mybuttnolie@sopuli.xyz 11 points 3 hours ago (1 children)

my boss loves AI and he uses it for everything. he made some stats graphs and summaries, and he was bragging how he got AI to make them errorless: he tells it to check for errors and makes it swear it's accurate... while we were looking at a graph where the y column numbers were all fucked up

[–] suicidaleggroll@lemmy.world 2 points 37 minutes ago

Interestingly, AI is actually pretty good at making graphs, the trick is you don't ask it to actually make the graph itself. Instead you have to ask it to write a python script to create a graph using matplotlib from whatever source file contains the data, then run that script. Same with math. Don't ask it to do math directly, instead ask it to write a bash or python script to do some math, then run that. Still not perfect, but your success rate increases by about 1000%

[–] palordrolap@fedia.io 15 points 4 hours ago

And then the LLM says something like "You're absolutely right, there was an error in that code that is clear and obvious now it has been pointed out and despite the fact you gave the instruction to make no errors. Is there anything else I can help with?"

... and they'll be too blind to take that as the warning it is and continue to ask even more of the LLM.