this post was submitted on 25 Jul 2025
117 points (97.6% liked)

Memes

52443 readers
530 users here now

Rules:

  1. Be civil and nice.
  2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.

founded 6 years ago
MODERATORS
top 9 comments
sorted by: hot top controversial new old
[–] over_clox@lemmy.world 12 points 1 month ago

Alan Turing must be turning over in his grave now..

Sad times we live in, fuck AI.

[–] RiQuY@lemmy.zip 11 points 1 month ago (1 children)

This poor cat is still confused.

[–] anarchoilluminati@hexbear.net 4 points 1 month ago (1 children)

Oh my God, Proton made an AI bot before a fucking Notes app.

[–] RiQuY@lemmy.zip 2 points 1 month ago (1 children)

They bought Standard Notes.

[–] anarchoilluminati@hexbear.net 1 points 1 month ago

But you can't use premium features through a Proton login, like SimpleLogin.

[–] BennyCHill@hexbear.net 6 points 1 month ago
[–] n7gifmdn@lemmy.ca 5 points 1 month ago

Sometimes I wonder if they are trying to be funny.

[–] moshtradamus666@lemmy.world 5 points 1 month ago

The funny thing is that deepseek doesn't make this mistake.

[–] GissaMittJobb@lemmy.ml 3 points 1 month ago

This happens because LLMs operate on tokenized data, and they don't really "see" the text in the form of individual characters.

You can quite reasonably get an LLM to generate a script that does the character counting and then run the script, to arrive at the correct answer.