this post was submitted on 08 Aug 2025
92 points (81.9% liked)
Fuck AI
4047 readers
706 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 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
What is ". cursor"?
Cursor is a version of a popular coding program that integrates Ai into the editor. A
.cursor
is a text file that you put into your code folder that gives extra context and information to the Cursor code editor.Does anything here imply that the entire application was "vibe coded"? Or is it possible that a developer just used AI a few times to help with a line or two?
No. There’s no indication that any AI code was or was not added to their repository, nor is there any indication that any “vibe coding” was done. It could be that some junior developer installed Cursor on their machine and was playing with it and committed the
.cursor
file which was subsequently removed. More likely, they’re experimenting with introducing some AI into their development workflow as almost every company seems to be doing these days. Not great, but not nearly as alarming or damning as this post suggests.How did it get past code review?
No, it's entirely possible they used cursor without any AI at all (that's unlikely, AI is kind of cursor's big thing), used it in a few places, as a slightly better autocomplete, or to "vibe code the whole thing". There are probably good reasons to avoid proton, but a text file in their repo related to a specific text editor isn't very significant.
Cursor is an AI code editor. Like most code editors it leaves a hidden settings file in the project. This file can then deliberately (or accidentally) be commited to the repo.