this post was submitted on 26 Oct 2025
10 points (85.7% liked)

Rust

7466 readers
21 users here now

Welcome to the Rust community! This is a place to discuss about the Rust programming language.

Wormhole

!performance@programming.dev

Credits

  • The icon is a modified version of the official rust logo (changing the colors to a gradient and black background)

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Deebster 3 points 1 week ago (1 children)

Really? I would be shocked if an LLM's been anywhere near this, it's not in AI style at all.

[–] thingsiplay@beehaw.org 2 points 1 week ago (2 children)

@syklemil@discuss.tchncs.de Just for curiosity I checked the text with an Ai detector. Mind you, this is not proof for or against, as I don't take these tools too serious too. They are Ai tools themselves.

https://www.scribbr.com/ai-detector/ says 0% likely is written by Ai.

https://stealthwriter.ai/ says 93% is written by Ai. This tool also shows the passages it thinks it is.

Remember, this is not a proof. But it looks suspicious to me. Test the services with text you know for a fact it is written by human (like yourself). And test is with some text you know for a fact it is output by an Ai (maybe directly ask an Ai for some text). In example the second tool gives me 48% written by Ai, for some text from my own blog post.

[–] eah@programming.dev 4 points 1 week ago

At some point, we're going to have to have verified real human identity crap because the present situation of having to question everything I come across on the internet and essentially CAPTCHA myself to everyone every time I post is giving me a level of stress that makes me want to log off forever and I can't be the only one.

[–] Deebster 3 points 1 week ago* (last edited 1 week ago) (1 children)

That StealthWriter thing doesn't feel very reliable to me, e.g. it pick up the first paragraph:

After 4 years with Rust, I love the language – but I’m starting to think the ecosystem has an abstraction addiction. Or: why every Rust crate feels like a research paper on abstraction.

I think AI would write "four" instead of 4, would use an em dash, and the construction of the second sentence (a Doctor Strangelove reference?) doesn't feel like most LLM's style.


Anyway, there is this massive red flag at the end which suggests I was completely wrong:

P.S grammarly forked me over vro 🥀

I'm not 100% sure what that means, but Grammarly is an AI writer thingy (or maybe it's only their premium level?). I know that AI tools do pick up on Grammarly-filtered stuff as these somewhat false positives are a problem in educational circles.

[–] thingsiplay@beehaw.org 2 points 1 week ago

Yeah, I noticed too it does not work well. After some other comments, I tested it on more stuff where I know for a fact it was written by human (myself). And it even gave me over 40% ai probability. It's entirely possible it does that by design, because they have a functionality to obfuscate text for other Ai to detect.

I need to stop talking and posting about these tools, they are as bad as Ai can get.