this post was submitted on 11 Aug 2026
16 points (90.0% liked)

Europe

11859 readers
472 users here now

News and information from Europe 🇪🇺

(Current banner: La Mancha, Spain. Feel free to post submissions for banner images.)

Rules (2024-08-30)

  1. This is an English-language community. Comments should be in English. Posts can link to non-English news sources when providing a full-text translation in the post description. Automated translations are fine, as long as they don't overly distort the content.
  2. No links to misinformation or commercial advertising. When you post outdated/historic articles, add the year of publication to the post title. Infographics must include a source and a year of creation; if possible, also provide a link to the source.
  3. Be kind to each other, and argue in good faith. Don't post direct insults nor disrespectful and condescending comments. Don't troll nor incite hatred. Don't look for novel argumentation strategies at Wikipedia's List of fallacies.
  4. No bigotry, sexism, racism, antisemitism, islamophobia, dehumanization of minorities, or glorification of National Socialism. We follow German law; don't question the statehood of Israel.
  5. Be the signal, not the noise: Strive to post insightful comments. Add "/s" when you're being sarcastic (and don't use it to break rule no. 3).
  6. If you link to paywalled information, please provide also a link to a freely available archived version. Alternatively, try to find a different source.
  7. Light-hearted content, memes, and posts about your European everyday belong in other communities.
  8. Don't evade bans. If we notice ban evasion, that will result in a permanent ban for all the accounts we can associate with you.
  9. No posts linking to speculative reporting about ongoing events with unclear backgrounds. Please wait at least 12 hours. (E.g., do not post breathless reporting on an ongoing terror attack.)
  10. Always provide context with posts: Don't post uncontextualized images or videos, and don't start discussions without giving some context first.

(This list may get expanded as necessary.)

Posts that link to the following sources will be removed

Unless they're the only sources, please also avoid The Sun, Daily Mail, any "thinktank" type organization, and non-Lemmy social media (incl. Substack). Don't link to Twitter directly, instead use xcancel.com. For Reddit, use old:reddit:com

(Lists may get expanded as necessary.)

Ban lengths, etc.

We will use some leeway to decide whether to remove a comment.

If need be, there are also bans: 3 days for lighter offenses, 7 or 14 days for bigger offenses, and permanent bans for people who don't show any willingness to participate productively. If we think the ban reason is obvious, we may not specifically write to you.

If you want to protest a removal or ban, feel free to write privately to the admin that applied the rule (check modlog first to find who was it.)

founded 2 years ago
MODERATORS
all 20 comments
sorted by: hot top controversial new old
[–] Washedupcynic@lemmy.ca 6 points 1 week ago (4 children)

Print AI generated content. Retype in MSword, notepad, open office. These AI pushing mother fuckers are some of the dumbest chuds on the face of the earth.

[–] givesomefucks@lemmy.world 6 points 1 week ago

They know it's super easy to circumvent...

If it wasn't, it would hurt their company.

So they do some security theater that can be beat by "paste as plain text". The people who use it will figure out how to beat it easily. The people who don't use it but know nothing (politicians) will think it works.

And people who understand it and don't like it, aren't going to have our opinions changed anyways.

[–] ArbitraryValue@sh.itjust.works 5 points 1 week ago (3 children)

That's not how it works. The "watermark" is a statistical pattern in the output, not a background picture.

[–] givesomefucks@lemmy.world 10 points 1 week ago* (last edited 1 week ago) (1 children)

The “watermark” is a statistical pattern in the output,

Where did you see that?

They added that the watermark “may persist through some editing” for anyone who thought they could get away with Claude’s newest update.

A watermark is generally a faint image, logo or text embedded into a picture or document to help prove ownership, while reducing theft and plagiarism.

However, Anthropic assures the embedded watermarks for AI-generated texts will not affect the readability of said texts, remaining invisible to the human eye.

The new embedded watermarks are meant to be detected by third party tools only, using coding that is unique to the text, even when copypasted.

AI companies use very specific language that sounds like an obvious thing, but really it's a weird interpretation that's worse.

Like, they flat out said "even when copy pasted".

That does not mean retyping wouldn't hide it.

It doesn't even mean copying and then "paste as plain text" would get flagged, it would likely pass.

If it was what you're saying, it would be a lot of false flags, especially on short texts.

It's way more likely they're just doing something to the output text, and it persists with the "copy/paste" just like when you copy/paste from an article, only to discover the text includes a plug for the website....

Like, this is literally why "paste as plain text" has always been a thing.

That's almost certainly all this is.

Especially since the article links to Andy king polymarket tweet like it's a source

[–] ChaoticNeutralCzech@feddit.org 1 points 1 week ago (3 children)

It might be some weird, visually indistinguishable character combination. For example, some "random" spaces might be non-breaking or actually a pair of thin spaces, hanging spaces at the end of lines/paragraphs/code tab breaks or any number of zero-width characters might be inserted.

[–] NotSteve_@lemmy.ca 5 points 1 week ago

I was thinking that but how would that work with Claude Code? Inserting invisible characters will either break code in the most sociopathic way or a formatter will just remove it

[–] floofloof@lemmy.ca 2 points 1 week ago (1 children)

It's not that obvious. They have ways of subtly statistically manipulating the output of their models, so that a computer can analyze it and recognize patterns that deviate in distinctive ways from what humans normally do. Just typing it out again won't change the statistics. Rewording might. But if you're going to rewrite the output, you lose the time savings you gained by getting AI to write your stuff, whether it's code or an essay.

They said it "wouldn't affect quality" but that's been said about lots of things that do, like analog copy protection schemes. Yeah, it could be subtle stylistic choices in text and code.

[–] givesomefucks@lemmy.world 1 points 1 week ago

I mean, Occams Razor its:

like when you copy/paste from an article, only to discover the text includes a plug for the website…

It won't actually get displayed with a "paste", it'll stay hidden to a human but be visible to the third party program.

Technically a solution, and if it wasn't possible to just retype the words, it would actually be effective.

But if it can be defeated by someone manually retyping it, then it's pointless. And that seems to be what their press release dances around.

[–] huppakee@lemmy.world 1 points 1 week ago (1 children)
[–] ArbitraryValue@sh.itjust.works 4 points 1 week ago* (last edited 1 week ago)

That wouldn't help much. Consider a toy example: maybe the AI uses the letter "v" much more often than humans do. You'd need to make enough typos to shift the frequency of that letter all the way from the AI distribution to the human distribution. If a human would typically use that letter 5 to 10 times and the AI uses it 25 to 30 times, one typo won't make much difference.

Real AI watermarks can use more sophisticated patterns than letter frequencies, but the basic idea is similar: the watermark is spread across many choices in the text, so changing one character generally doesn't remove it.

[–] Washedupcynic@lemmy.ca -2 points 1 week ago (1 children)

And retyping the text that's been output, manually, not a copy paste, circumvents this.

[–] ArbitraryValue@sh.itjust.works 4 points 1 week ago* (last edited 1 week ago)

It does not. They're not talking about hidden characters - they're talking about patterns in the distribution of letters or words, patterns that you would replicate if you retyped the output. Consider, for example, a pattern like "Sentences may contain only even numbers of seven-letter words." That's preserved if you manually retype, and it's even preserved through light editing - the edited output will no longer have 100% of sentences containing even numbers of seven-letter words, but it will have enough that having that many by random chance would be very unlikely. Note that this example is one that I just made up - what they're doing is presumably a lot more subtle.

[–] pantherina@feddit.org 5 points 1 week ago

Needed reminder that OpenOffice is long dead and LibreOffice is the one to use

[–] RedstoneValley@sh.itjust.works 5 points 1 week ago* (last edited 1 week ago)

Is it April 1st again already? That sounds like BS when applied to text. For code, this doesn't work at all. A linter will kill any statistical shenanigans they would introduce. And if they have a mechanism whatsoever to see the watermark, then others will see it too, which will make it easy to remove it.

EDIT there is a paper about how this is supposed to work. They acknowledge that an attack on the algorithm can only be prevented when the algorithm is not disclosed to the public. They also explain how it is basically useless to detect AI generated code. And on top of it all, one would have to force the same non-public watermarking algorithm on every LLM out there to be effective. Which seems unlikely to happen. While it might be a fancy way for an owner of an LLM to detect whether their product was used, it is totally useless as a measure of detecting AI generated texts in general.

[–] silver_wings_of_morning@feddit.dk 4 points 1 week ago (1 children)

Does this effect coding output?

[–] ChaoticNeutralCzech@feddit.org 0 points 1 week ago* (last edited 1 week ago) (1 children)

Read the article: yes, it does affect Claude Code. I think it's going to be extra spaces before line or tab breaks.

[–] elgordino@fedia.io 7 points 1 week ago

It can’t be that. A linter would just remove them. It’s got to be detectable in the prose itself.

Probably means even worse comments!

[–] CaptObvious@literature.cafe 2 points 1 week ago

I’d love to see something like this become a standard. It’d be even better if it could also be used to embed instructions to the AI in the prompt — poisoning the well, as it were