PS5 Linux lead quits after AI 'slop kiddies' leak exploit to Sony
PS5 Linux lead quits: "a bunch of noobs using LLMs" that "they don't understand"

Andy 'TheFlow0' Nguyen, the hacker behind PS5 Linux, has abandoned the project. He says open-source scenes are now full of 'noobs using LLMs' who write code they don't understand. Worse, AI-assisted 'slop kiddies' found his hypervisor bug and reported it to Sony for a bounty, killing future support for newer firmware and PS5 Pro. The last release he led is Version 2.5.
The scene used to be a group of highly talented researchers, but now it is just a bunch of noobs using LLMs and writing hacks they don't even understand.
- eugenekolo
Hobby groups projects like this are less fun for a lot of people who used to enjoy interacting with smart people. It's definitely become a game of just spam claude for answers with zero understanding or care for how anything actually works. That's fine to get things done and fine for a lot of side projects, but it definitely ruins the joy that people have in understanding systems and working with intellectuals.
- 0x69420
now imagine how many other devs and maintainers are contemplating this but just haven't been pushed to their personal breaking point yet. or take note of how many, when asked about the spam problem, just nervously go "yeah it's kinda rough haha...". or how many will vent about it on their twitter-like of choice with increasing frequency.
remember hacktoberfest 2020? that's just all public-facing source 365 days a year now, except instead of "updated README.md" it's some vaguely-plausible fix... then you read the PR body and someone couldn't even be bothered to, or, just as likely couldn't explain it themselves. and that sort of sinking dread sets in.
- Aurornis
Person 1 finds an exploit the old fashioned way. Keeps it secret because they’re doing some PS5 Linux work and want to keep it unpatched until GTA6 releases in 2 weeks. I don’t have a PS5 but I assume new games might require a firmware update to play?
Person 2 uses an LLM and finds the same exploit.
Person 1 asks Person 2 not to report it and collect the bounty until GTA6 is released. Person 2 agrees.
Person 3 also finds the same exploit independently.
Person 2 discovers that Person 3 has found the exploit. Person 2 decides the cat is out of the bag and submits it to Sony while they still have a chance.
Now the community is angry that Person 2 didn’t sacrifice the bounty. PS5 Linux effort seemingly falls apart in response? Departing developer directs community to be angry at Person 2, who is taking time away to be with their critically ill mother.
Honestly I can’t blame Person 2. They earned the bounty and played by the rules of the bounty program. The PS5 Linux dev who abandoned the project and started deleting things is entitled to do so, but blaming Person 2 for the crash out is too much.
- arnaudsm
Misleading title, there's another major reason: it's an embargo agreement violation that jeopardizes Linux support on PS5.
- ChrisRR
This title and the first quote are misleading. A dev found an undisclosed hypervisor exploit using AI that TheFlow0 had been using and keeping secret, but the other dev had informed Sony to collect the bug bounty.
It's an issue that the dev attempted to collect the bug bounty, AI or no
- digitalsushi
My mom sure can hydrate a pizza. My grandma, rest her soul, said mom has no artistry in it. I heard stories that my grandmother worked the dough with her bare hands (ew); it always came out slightly different; more ridiculous, I heard her generation would devote a portion of an entire day (if you can even humor that ridiculous notion) to pizzacraft.
Grandma was always a broken record with that stuff. The family would sit around that table, apparently, gabbing about nothing, and everything, just staring into a raw pizza, pulling and stretching it, starting over, living with their hunger, for a flawed process to bake slowly.
These days, fresh pizza is 10 seconds away, it's always identical and we never have to share. It's hydrated, eaten, and in the trash by the time I am onto my next attention, always perfect, always on time, always identical. I don't think about this much, but I sometimes really feel pity for what the old timers suffered through, all those ridiculous, pointless wasted interactions and delays, sitting there for what felt like ages, for a random pizza shaped thing.
I dont get it.
- freedomben
> it seems that vibe-coders, or “slop kiddies” as the modder dubbed them, used AI to detect a bug that they were using to crack consoles, and reported it to Sony for a bounty.
That would indeed be incredibly demoralizing, even crushing. Quite a dick move.
Now that said, I imagine it was only a matter of time anyway until Sony found/fixed or someone else did the same thing. It's just a different world now.
As much as I'd love a non locked down PS5, anyone buying one knows what they're getting. If you care about user empowerment, PC (Valve hardware, etc) is the place to put your money and time. Sony is actively hostile toward you and wants you locked down, and trying to fight it with exploits is destined to be a nasty cat and mouse game. Go with a vendor that is more aligned to your values.
- VadimPR
We've solved this in our FOSS project by requiring all PRs to have been tested and manually signed off by a human. It significantly decreased the amount of spammy LLM made PRs, while empowering the core contributors to move faster.