|
|
|
|
|
by teraflop
129 days ago
|
|
This thread is talking about vibe coding, not LLM-assisted human coding. The defining feature of vibe coding is that the human prompter doesn't know or care what the actual code looks like. They don't even try to understand it. You might instruct the LLM to add test cases, and even tell it what behavior to test. And it will very likely add something that passes, but you have to take the LLM's word that it properly tests what you want it to. |
|