Hacker News new | ask | show | jobs
by mikaelaast 141 days ago
(Those are hardly analogous comparisons to LLM generated code, are they?)

So you do a vibe check?

1 comments

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.