this post was submitted on 05 Mar 2026
238 points (97.2% liked)
Programming
25949 readers
108 users here now
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Rules
- Follow the programming.dev instance rules
- Keep content related to programming in some way
- If you're posting long videos try to add in some form of tldr for those who don't want to watch videos
Wormhole
Follow the wormhole through a path of communities !webdev@programming.dev
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
Even projects on other repo systems have shut down. Too many AI submissions for them. LLMs are integrated so deeply into certain IDEs that some developers I've seen literally did not know they were using them (no, they couldn't tell me why they thought writing a prompt in the IDE wasn't hitting an LLM).
It's a systemic issue that GitHub exacerbates but it's by no means limited to it.
I can see people not realizing the LLM autocomplete was an LLM. But not the prompting.
And even then, that’s some fancy ass autocomplete if it’s not LLM powered…
I mean, using an LLM inherently asks you to not think and the kind of person to use them, intentionally or not, is obviously not the smartest cookie in the toolbox
Ironically, github is a bit better at detecting the slop (for now) since the default settings put claude et al as co-collaborators on commits or the project itself.
Only if they're contributing through GitHub and not through local AI coding apps like Opencode or Claude CLI