Comment on Google Gemini struggles to write code, calls itself “a disgrace to my species”
btaf45@lemmy.world 1 day agoAgain, they don’t know if they know the answer
Then in that respect AIs aren’t even as powerful as an ordinary computer program.
Aggravationstation@feddit.uk 22 hours ago
No computer programs “know” anything. They’re just sets of instructions with varying complexity.
btaf45@lemmy.world 19 hours ago
LMFAO…
if exists(thing) { write(thing); } else { write(“I do not know”); }
Aggravationstation@feddit.uk 18 hours ago
Yea I see what you mean, I guess in that sense they know if a state is true or false based on an input.