this post was submitted on 08 Aug 2025
92 points (81.9% liked)
Fuck AI
3751 readers
463 users here now
"We did it, Patrick! We made a technological breakthrough!"
A place for all those who loathe AI to discuss things, post articles, and ridicule the AI hype. Proud supporter of working people. And proud booer of SXSW 2024.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
So a Cursor config file made it into the repo and was later removed and they just declare that this must be a case of trying to obfuscate their vibe coding policy? "They must have moved it to a private repo!" That seems like a logical jump made out of personal bias.
A far more likely case, (and one I've seen in dozens of projects myself) is that someone was using Cursor locally and committed the file by mistake. Then when they realised this, they removed it.
People (especially juniors) commit their
.idea
or.vscode
files all the time. Normally, I catch this at review time, but sometimes it slips by. It's still not great that anyone was using Cursor in the first place, but this alone is hardly evidence of policy or conspiracy.