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
 

Why aren't people moving away from Github? There's Codeberg, Gitlab, and radicle. What's holding them back?

you are viewing a single comment's thread
view the rest of the comments
[–] mushroommunk@lemmy.today 14 points 1 day ago (2 children)

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.

[–] paraphrand@lemmy.world 8 points 1 day ago (1 children)

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…

[–] mushroommunk@lemmy.today 5 points 1 day ago

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

[–] NuXCOM_90Percent@lemmy.zip 2 points 1 day ago (1 children)

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.

[–] Hexarei@beehaw.org 2 points 1 day ago

Only if they're contributing through GitHub and not through local AI coding apps like Opencode or Claude CLI