Three dominant themes in the discussion
-
Uninformed confidence in LLM outputs
timfsu notes, “I daily catch LLMs in lies like: “I found the root cause of the bug” or “this approach is twice as fast”. It’s hard to say what causes this uninformed certainty …” -
Need for grounding and verification
cadamsdotcom emphasizes, “Ground your LLM. Tests, documentation, give it many ways to run the thing its reasoning about. It needs to be able to test its hypotheses on its own. Take yourself out of that loop so you only find out once it's sure.” -
Distrust of benchmark confidence
thomasnowere points out, “same here, it reads exactly the same whether the number is real or completely made up, so the confidence stops meaning anything.”