6 ms·
Do you not review the code that LLMs output? It seems that now more than ever, testing is important. But LLMs love to cheat the tests and make them superficial
by __float 3mo ago
Do you not review the code that LLMs output?
It seems that now more than ever, testing is important. But LLMs love to cheat the tests and make them superficially pass. If you're never reading the code, how do you know changes are reasonable?
- lucianbr 3mo agoI do review, if only whatever I do was the norm for everyone :) Do you see lots of posts about new compilers and languages and language features on HN in the last year? Maybe I just missed them. I'd love to read more posts like that and fewer about agent frameworks.
- strangegecko 3mo agoProduct does what it should and doesn't what it shouldn't?