← Back to context

Comment by fsloth

5 hours ago

"LLMs can't write code worth a damn"

I think it depends on the - ahem - context. In my experience they usually can, sometimes they can't.

But generally their sense of software architecture remains abysmal, so even if their writing is ok, you need to have architectural authority the very least to guide them.

The fact that they sometimes can't means you can't have someone who is not a software engineer. Otherwise there is no way to verify whether the LLM wrote correct code or not.

  • Exactly. Expertise is frequently required to steer, correct, rework, know what is good and what isn't. This happens 500 times a day on both the micro level and the architecture level.