|
|
|
|
|
by waltbosz
358 days ago
|
|
This is true. I've been using LLMs for code generation, and it does stuff I don't understand well. Also it makes mistakes, bugs. What I do find helpful is use it to ask for suggestions for how to achieve some result, then learn from the code it gives me. But even then, going back to this code later is difficult because I didn't go through that period of the failure research success learning loop. |
|