|
|
|
|
|
by oops
543 days ago
|
|
My experience so far has been: if I know what I want well enough to explain it to an LLM then it’s been easier for me to just write the code. Iterating on prompts, reading and understanding the LLM’s code, validating that it works and fixing bugs is still time consuming. It has been interesting as a rubber duck, exploring a new topic or language, some code golf, but so far not for production code for me. |
|
Now, understand that most people don't have the same grasp of [your programming language] that you have, so it's probably not easier for them to write it.