top | item 46810889

(no title)

jf22 | 1 month ago

You can tell LLMs to conform to certain quality standards and code in a way you think is best.

Gold plating code with the best quality standards takes LLMs seconds whereas it would take you days doing it by hand.

discuss

order

verdverm|1 month ago

> You can tell LLMs to...

and they may or may not "listen", they are non-deterministic and have no formal means or requirements to adhere to anything you write. You know this because they violate your rules all the time in your own experience

jf22|1 month ago

Sure but in my experience LLMs behave much more consistently than humans with regards to quality. LLMs don't skip tests because they have to make a deadline for example.

And now we have LLMs that review LLM generated code so it's easy to verify quality standards.