this post was submitted on 05 Mar 2026
184 points (96.5% liked)

Programming

26976 readers
189 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 13 points 2 months ago (3 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 11 points 2 months 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 4 points 2 months ago (1 children)

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

[–] lambalicious@lemmy.sdf.org 2 points 2 months ago (1 children)

This statement is so banger for 2026 that I'm asking for permission to quote it.

[–] mushroommunk@lemmy.today 2 points 2 months ago

It's adapted from something my grandma used to say. You're fully welcome to it

[–] onlinepersona@programming.dev 1 points 2 months ago

Microslop is one step ahead and has an online editor with Copilot integrated into it. That makes the chance of getting an LLM assisted or written PR even higher. Knowing Microslop, hey will go even further and have Copilot activated on all active repos, submitting PRs - and CoPilot will be opt-out

I wouldn't put it past them.

[–] NuXCOM_90Percent@lemmy.zip 1 points 2 months 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 1 points 2 months ago

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