257
Quantum Lock suspends sales due to developers losing access to source code
(store.steampowered.com)
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
You're welcome to try other methods but LLMs seem to be working best so far.
With a decompiler it should be pretty straightforward to automatically check for "hallucinations," the compiled code is still right there and you can compare the decompiled logic to the original.
You have a point. I guess we could compile the decompiled code and compare the binaries.