zlacker

[parent] [thread] 2 comments
1. manmal+(OP)[view] [source] 2025-04-16 04:32:36
You get some superficial checking by the compiler and test cases, but hallucinations that pass both are still an issue.
replies(1): >>anonzz+s
2. anonzz+s[view] [source] 2025-04-16 04:37:36
>>manmal+(OP)
Absolutely, but at least you have some lines of defence while with real world info you have nothing. And the most offending stuff like importing a package that doesn't exist or using a function that doesn't exist does get caught and can be auto fixed.
replies(1): >>skyfal+s8
◧◩
3. skyfal+s8[view] [source] [discussion] 2025-04-16 06:09:09
>>anonzz+s
Such errors can be caught and auto-fixed for now, because LLMs haven't yet rotted the code that catches and auto-fixes errors. If slop makes it into your compiler etc., I wouldn't count on that being true in the future.
[go to top]