|
|
|
|
|
by bambax
114 days ago
|
|
Agreed. The process described is much more elaborate than what I do but quite similar. I start to discuss in great details what I want to do, sometimes asking the same question to different LLMs. Then a todo list, then manual review of the code, esp. each function signature, checking if the instructions have been followed and if there are no obvious refactoring opportunities (there almost always are). The LLM does most of the coding, yet I wouldn't call it "vibe coding" at all. "Tele coding" would be more appropriate. |
|
Requirements, design, task list, coding.