|
|
|
|
|
by barrell
818 days ago
|
|
Agreed. I use LLMs quite extensively and the amount of production code I ship from an LLM is next to zero. I even wrote a majority of my codebase in Python despite not knowing Python precisely because I would get the best recommendations from LLMs. As a frontend developer, with no experience in backend engineering in the last decade, and no Python experience, building an app where almost every function has gone through an LLM at some point, for almost 8 months — I would be extremely surprised if some of the code it generated landed in production. |
|