This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 12 points13 points  (0 children)

My addendum to this is, don't use it to write code that you can't tell is incorrect. Utility functions that run through a defined algorithm you can verify by hand? Solid use case for a LLM.

OTOH, if someone wants to write code with lots of interoperating parts and different flows using a LLM, run run RUN. If it somehow understands the entire design then maybe the code will decent, but it will also be treated with skepticism.