top | item 46839413

(no title)

mikaelaast | 1 month ago

(Those are hardly analogous comparisons to LLM generated code, are they?)

So you do a vibe check?

discuss

order

raw_anon_1111|1 month ago

What’s “vibe checking”?

I input x and I expect y behavior and check for corner cases - just like I have checked for correctness for 40 years. Why do I care how the code was generated as long as it has the correct behavior?

Of course multithreaded code is the exception unless the LLM is putting a bunch of rnd() calls in the code to make it behave differently.