I’ve read so many stories like this that I’ve actually gotten scared of making PRs open source projects. There’s one in particular where a feature I really wanted didn’t exist, so I forked and had Codex 5.5 assist with building the feature on my local version. It works perfectly. My life has been improved in being able to have this feature now. Normally I’d want to share it back with the community so others can benef…
If you're upfront about the provenance and amount of effort that went into it, is there really a problem? I feel like the issue is people contributing code they don't understand and presenting it as if they do.
PS3 Emulator Devs Politely Ask That People Stop Flooding It with AI PRs
61–70 of 162 posts
Re: PS3 Emulator Devs Politely Ask That People Stop Flooding It with AI PRs
#62Earlier quoted context omitted.
Thats the thing, what if the codebases had CLAUDE.md / AGENTS.md files, which clearly dictated that A) tests need to pass B) anything you write needs tests C) the code quality must adhere to these standards etc.etc.... Helping the LLMs that people Vibe code with, produce better quality results. By not having these in place, it means people who want to help out, cant. because htey dont understand whats going on. addin…
> Should the barrier of entry be someone who knows how to code? or should the barrier of entry be someone who is motivated to help with open-source software. The motivation to help the OSS project should also come with the obligation to learn how the software operates, at least on a conceptual level. The desire to help does not grant people the pass to sledgehammer their way into adding in a feature.
This strikes me as the ideal LLM first contribution/PR, a file explaining the projects standards and testing and structure.
Re: PS3 Emulator Devs Politely Ask That People Stop Flooding It with AI PRs
#63I’m hopeful that in a year or so the models will be good enough to help productively with emulator development and that you will see a similar shift to these PRs that you did with security this spring.
But in such a niche area where the documentation or other solutions often flat out don’t exist how are they supposed to get better through training?
Re: PS3 Emulator Devs Politely Ask That People Stop Flooding It with AI PRs
#64Re: PS3 Emulator Devs Politely Ask That People Stop Flooding It with AI PRs
#65The emulation space is particularly bad about this because there are a lot of semi-technical and "well meaning" users who will do anything to get their games to play better and AI gives them a way to make it seem like they are doing something useful, without being able to judge the quality of the output they are producing. One of the projects I work on recently had a guy drop by and explain that he wanted to use Clau…
Over the last month, I've been using Claude to assist in some things that were at the edge of my ability (or maybe just a hair's breadth beyond it). I've added features to open source projects that everyone's been waiting years for. I always fork it telling myself that I want to be able to submit PRs, but really I'm just making the changes for myself, since I don't even have the nerve to show it off. If these people…
Re: PS3 Emulator Devs Politely Ask That People Stop Flooding It with AI PRs
#66I'm curious what percentage of PRs are just the AI blindly writing code and submitting a PR without testing, and which have at least been locally tested to some degree. Any OS maintainers have any insights on this?
Thats the thing, what if the codebases had CLAUDE.md / AGENTS.md files, which clearly dictated that A) tests need to pass B) anything you write needs tests C) the code quality must adhere to these standards etc.etc.... Helping the LLMs that people Vibe code with, produce better quality results. By not having these in place, it means people who want to help out, cant. because htey dont understand whats going on. addin…
Re: PS3 Emulator Devs Politely Ask That People Stop Flooding It with AI PRs
#67Earlier quoted context omitted.
Private torrent trackers apparently do this, and have done so for years.
They're sarcastically describing web-of-trust: https://en.wikipedia.org/wiki/Web_of_trust Why are they doing that (i.e. being sarcastic)? Who knows.
And I don't think anyone actually trusts any major actor to verify anything, so a fully centralized system is likely out. Otherwise people would be hype about WorldCoin, instead of recognizing it for the stupendously malicious grift that it is.
Re: PS3 Emulator Devs Politely Ask That People Stop Flooding It with AI PRs
#68Earlier quoted context omitted.
> Should the barrier of entry be someone who knows how to code? or should the barrier of entry be someone who is motivated to help with open-source software. The motivation to help the OSS project should also come with the obligation to learn how the software operates, at least on a conceptual level. The desire to help does not grant people the pass to sledgehammer their way into adding in a feature.
If someone can’t write their own Agent.md for a project how are they going to validate the auto-completed text? This strikes me as the ideal LLM first contribution/PR, a file explaining the projects standards and testing and structure.
> This strikes me as the ideal LLM first contribution/PR, a file explaining the projects standards and testing and structure.
Why should the project maintainers write such a file, when the info already exists within the README? It is duplicated work at best, and a definitive sign of the incapabilities of the agent to properly parse the project's contribution guidelines.
https://github.com/RPCS3/rpcs3/blob/master/README.md#contrib...
Re: PS3 Emulator Devs Politely Ask That People Stop Flooding It with AI PRs
#69Earlier quoted context omitted.
They're sarcastically describing web-of-trust: https://en.wikipedia.org/wiki/Web_of_trust Why are they doing that (i.e. being sarcastic)? Who knows.
Because it's by far the dominant strategy for distributed trust-ranking systems out there, with decades of research around it. Might as well look at the forest when realizing that it'd be nice if trees existed. And I don't think anyone actually trusts any major actor to verify anything, so a fully centralized system is likely out. Otherwise people would be hype about WorldCoin, instead of recognizing it for the stupe…
Curse of knowledge much?
Re: PS3 Emulator Devs Politely Ask That People Stop Flooding It with AI PRs
#70Earlier quoted context omitted.
Because it's by far the dominant strategy for distributed trust-ranking systems out there, with decades of research around it. Might as well look at the forest when realizing that it'd be nice if trees existed. And I don't think anyone actually trusts any major actor to verify anything, so a fully centralized system is likely out. Otherwise people would be hype about WorldCoin, instead of recognizing it for the stupe…
> Might as well look at the forest when realizing that it'd be nice if trees existed. Curse of knowledge much? https://en.wikipedia.org/wiki/Curse_of_knowledge