Yikes. Hadn’t heard about the openclaw use. That stack scares the bejeezus out of me.
Comment on Lutris now being built with Claude AI, developer decides to hide it after backlash
criss_cross@lemmy.world 1 day agoIf a human is reviewing the code they submit and owning the changes I don’t care if they use an LLM or not. It’s when you just throw shit at the wall and hope it sticks that’s the problem.
I’m more concerned with the admitted OpenClaw usage. That’s a hydrogen bomb heading straight for a fireworks factory.
obelisk_complex@piefed.ca 1 day ago
pivot_root@lemmy.world 1 day ago
It’s the same for me.
I don’t care if somebody uses Claude or Copilot if they take ownership and responsibility over the code it generates. If they ask AI to add a feature and it creates code that doesn’t fit within the project guidelines, that’s fine as long as they actually clean it up.
This is the problem I have with it too. Using something that vulnerable to prompt injection to not only write code but commit it as well shows a complete lack of care for bare minimum security practices.