Comment on Lutris now being built with Claude AI, developer decides to hide it after backlash
p03locke@lemmy.dbzer0.com 1 week agobut in the end it boils down to being a text prediction machine.
And we’re barely smarter than a bunch of monkeys throw piles of shit at each other. Being reductive about its origins doesn’t really explain anything.
I trust the output as much as a random Stackoverflow reply with no votes :)
Yeah, but that’s why there’s unit tests. Let it run its own tests and solve its own bugs. How many mistakes have you or I made because we hate making unit tests? At least the LLM has no problems writing the tests, after you know it works.
svtdragon@lemmy.world 6 days ago
I’ve had better luck with using it in a TDD style. “Write a test for this issue, watch it fail, then make it pass.”