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
[โ€“] webkitten@piefed.social 7 points 3 hours ago (1 children)

The problem isn't AI integration in code editors; the problem is people who let it think for you and blindly accept the results.

It's great for automating repetitive tasks and setting up frameworks but you're bananas if you let it commit for you.

It's why if I have to use AI integration, I'll specifically prompt it to give guidance and links to interesting articles on how do do things and have it teach me how to do things not just do dump all the code out already completed.

[โ€“] qevlarr@lemmy.world 3 points 3 hours ago

Let's deal with the mountain of AI slop garbage in the same way as what worked before:

We need some kind of reputation system for open source contributors. If you push slop, I don't want to see your PR. If you consistently make worthwhile contributions, I'll check out your PR.