263
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 05 Mar 2026
263 points (96.8% liked)
Programming
25957 readers
152 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
How has that worked before? I've never encountered the system in practice. Can you give an example and explain how it works?
My fear is that newcomers will be locked out because of the assumption their code is LLM code but it genuinely is theirs. Or that they used an LLM, are willing to learn, think the code is genuinely good, but don't know why it's bad.
Very curious how the existing system works.
You mean reputation systems for filtering out low quality submissions? That's why they exist. Spam filters, reddit, stack overflow, Lemmy, whatever. And people say "what about newcomers who start with no reputation" but it always seems to work out somehow.
My point was that "was this made by AI" is the wrong question. Not everything made using AI is dogshit, nor is everything made by real people always good. And you won't always be able to tell the difference at all. Rather, it's more like a spam filter problem we should solve
Binary reputation systems aren't good. I can say something that right and it can be downvoted because it goes against a person's beliefs, because I'm unpopular, because a certain group doesn't like it, because, because, because. Popularity is not a good measure of quality. Just look at the "publish or die" system. Just because you've been cited multiple times doesn't make your paper right.
Imagine a trans contributor being downvoted just because they're trans. How is that a good system? Do you expect trans people should only contribute in software projects where trans people are accepted? How are you going to prevent brigading?
I'm not here to debate you. I think it's clear by now what I think should be done. If you disagree, that's fine. No system is going to be perfect.