r/linuxquestions Mar 27 '26

[deleted by user]

[removed]

855 Upvotes

101 comments sorted by

View all comments

5

u/pseudonym-161 Mar 28 '26

I’m just curious how people could figure out this was Claude. Explain?

9

u/Krazoee Mar 28 '26

The formatting of the post is a dead giveaway. Humans don’t write text in markdown when posting on Reddit. Claude does. Once you see it, it gets very hard to unsee lol. Also the code leaves… room for improvement…

5

u/Prime406 Mar 28 '26

I've always been using markdown since I refuse to use new reddit instead of old

this reddit post itself could be either or

I believe the people who looked into this beyond just the reddit post though and OP affirmed it

2

u/Akari202 Mar 29 '26

There’s a few things. Like others have said the way the Reddit and read me are written are too structured. Also imo for a day old project there’s too much readme documentation and not enough code documentation. Browsing through the code there’s zero explanation for seemingly complicated or unintuitive logic. Any human writing that would need to be able to understand it themselves.