Safety of LLM generated code
Haskell Community
Safety of LLM generated code
That seems like probably a very different failure mode to me? Like, the kind of bug that allows arbitrary file deletion in a program that’s intended to be able to delete specific files, is very different from the kind of bug that allows arbitrary file deletion in a program that’s not intended to be able to delete files. I’m imagining you were working on the first kind of program, and ychr is the second. I’m imagining that ychr has a handful of uses for IO: reading files, mutable variables (IO...
0 comments
No comments yet.