5 ms·
> In fact, you should commit your LLM dialogs along with your code. Wholeheartedly agree with this. I think code review will evolve from "Review this code" to
by samjewell 1y ago
> In fact, you should commit your LLM dialogs along with your code.
Wholeheartedly agree with this.
I think code review will evolve from "Review this code" to "Review this prompt that was used to generate some code"
- roguecoder 1y agoAll LLM output is non-deterministically wrong. Without a human in the loop who understands the code, you are stochastically releasing broken, insecure, unmaintainable software. Any software engineer who puts a stamp of approval on software they have not read and understood is committing professional malpractice.