| ▲ | saghm 3 hours ago | |
How do you make sure you don't create bugs in the code you write without an LLM? I imagine for most people, the answer is a combination of self-review and testing. You can just do those same things with code an LLM helps you write and at that point you have the same level of confidence. | ||
| ▲ | xigoi an hour ago | parent [-] | |
It’s much harder to understand code you didn’t write than code you wrote. | ||