Hacker News new | ask | show | jobs
by hedora 3 days ago
You probably need to tell it to rip as many of those out as possible (and replace them with null annotations).

I've noticed LLMs sometimes pick a documented anti-pattern (passing Optional around in Java is not recommended), then amplify it (like a human might).

1 comments

That's because LLMs suck.