Comment on Google Gemini struggles to write code, calls itself “a disgrace to my species”
Aggravationstation@feddit.uk 19 hours agoThen in that respect AIs aren’t even as powerful as an ordinary computer program.
No computer programs “know” anything. They’re just sets of instructions with varying complexity.
btaf45@lemmy.world 16 hours ago
LMFAO…
if exists(thing) { write(thing); } else { write(“I do not know”); }
Aggravationstation@feddit.uk 15 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.