Hacker News new | ask | show | jobs
by deadbabe 258 days ago
That’s a charitable interpretation. The other more pessimistic one is that they only see stupid code, which cannot be made any stupider.
1 comments

I think that's basically an impossibility, unless the only code they look at is from people who have 5 minutes of coding experience and attempt to get working code from vibes (without the LLM). Even suggesting this makes me think you haven't even seen truly stupid code.

I'm talking code from people with no programming experience, trying to contribute to open-source mod projects by pattern matching words they see in the file. They see the keyword static a lot, so they just put static on random things.