Comment on Google Gemini struggles to write code, calls itself “a disgrace to my species”
btaf45@lemmy.world 3 weeks agoNo computer programs “know” anything.
LMFAO…
if exists(thing) { write(thing); } else { write(“I do not know”); }
Comment on Google Gemini struggles to write code, calls itself “a disgrace to my species”
btaf45@lemmy.world 3 weeks agoNo computer programs “know” anything.
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.