|
|
|
|
|
by turlockmike
171 days ago
|
|
When producing code is cheap, you can spend more time on verification testing. Force the LLM to follow a workflow, have it do TDD, use task lists, have it write implementation plans. LLMs are great coders, but subpar developers, help them be a good developer and you will see massive returns. |
|
I did not get the impression from this that LLMs were great coders. They would frequently miss stuff, make mistakes and often just ignore the instructions i gave them.
Sometimes they would get it right but not enough. The agentic coding loop still slowed me down overall. Perhaps if i were more junior it would have been a net boost.