4 ms·
> The LLM will suggest changes (design, architecture, functionality, ...) to your code, but will roughly use your pseudo code style. So it will change your arc
by codingdave 6mo ago
> The LLM will suggest changes (design, architecture, functionality, ...) to your code, but will roughly use your pseudo code style.
So it will change your architecture, but keep your line-by-line logic? Is this like a self-driving car that takes you to the wrong destination, but accurately follows traffic laws on the way?
Give me the opposite - something that builds exactly what I designed, but has the freedom to get there in better ways than I suggest.
- Kai202111 6mo agoIt won't keep the logic. It is encouraged to change the line-by-line as well as the overall logic!