I wouldn’t say that. I think you can definitely tell if something is AI generated. If nothing else, you can see it via the git history, with the amount of code written in a short amount of time.
Comment on Using My Fucking Brain
ghodawalaaman@programming.dev 5 days agoeven if you write code using an LLM and understand every line there is no way for anyone to detect whether you used AI or not
SorteKanin@feddit.dk 5 days ago
ghodawalaaman@programming.dev 4 days ago
that’s not proof that someone has used AI but I haven’t seen a real AI slop repo so dont know
Hexarei@beehaw.org 4 days ago
Don’t underestimate the speed afforded me by my vim skills ;-)
shiroininja@programming.dev 4 days ago
Oh you can. But my autistic brain is really good at pattern detection. And LLM generated code just doesn’t feel human. I can’t explain it other than it has the same vibe and formatting as examples in a textbook.
Also, lazy vibe coders. You can literally see the boundaries of chunks of code where they move from prompt to prompt. It’s like gluing newspaper articles together.