In 5 years, nobody will give a damn about AI-detectors

(joanwestenberg.com)

3 points | by Ariarule 7 hours ago ago

2 comments

  • dorianniemiec 7 hours ago

    I tried running a "vibe-code detector" (something similar to AI content detectors, but for code and websites) against one of my old, archived projects (I think it's fully hand-coded), and I found some false-positives (such as "wall of green" commits for package-lock.json, "no unused imports" when I'm in fact using a linter effectively, single author)

    • esperent 6 hours ago

      Wait, it flagged "no unused imports" as evidence for LLM usage? That seems totally wrong.