Comment on Microsoft Confirms Windows 11 Bug That Locks Users Out of the C: Drive
ThatGuy46475@lemmy.world 8 hours agoThey don’t need testing because they tell the ai to not make any errors
Comment on Microsoft Confirms Windows 11 Bug That Locks Users Out of the C: Drive
ThatGuy46475@lemmy.world 8 hours agoThey don’t need testing because they tell the ai to not make any errors
mybuttnolie@sopuli.xyz 6 hours ago
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 3 hours 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%
jaybone@lemmy.zip 1 hour ago
Because of so much open source and stack overflow it was trained on.
But who writes bash scripts to do math?