|
|
|
|
|
by simonw
318 days ago
|
|
I don't understand why code passing tests wouldn't be protection against most forms of hallucinations. In code, a hallucination means an invented function or method that doesn't exist. A test that uses that function or method genuinely does prove that it exists. It might be using it wrong but I'd qualify that as a bug or mistake, not a hallucination. Is it likely we have different ideas of what "hallucination" means? |
|
My claim is more along the lines of "passing tests doesn't mean your code is bug free" which I think we can all agree on is a pretty mundane claim?
I agree, I think that's where our divergence is. Which in that case let's continue over here[0] (linking if others are following). I'll add that I think we're going to run into the problem of what we consider to be in distribution, in which I'll state that I think coding is in distribution.[0] https://news.ycombinator.com/item?id=44829891