Comment on Google Gemini struggles to write code, calls itself “a disgrace to my species”
Aggravationstation@feddit.uk 3 weeks 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 3 weeks ago
LMFAO…
if exists(thing) { write(thing); } else { write(“I do not know”); }
Aggravationstation@feddit.uk 3 weeks 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.
btaf45@lemmy.world 2 weeks ago
exists() is just a hashtag or other type of information lookup. The information is either there or it is not.