logoalt Hacker News

bathtub365yesterday at 2:56 AM1 replyview on HN

This is the opposite of my experience since about February of this year.


Replies

gymbeauxyesterday at 5:41 AM

The quality of the output is so variable. It depends on the model, “effort level”, prompting, probably even the programming language/app functionality, and libraries involved. For example, I find LLMs are best at making simple web apps. These web apps, while simple, would still take a senior engineer perhaps a week or two to create, but LLMs can spit them out inside of an hour. Conversely, LLMs struggle with things like Docker or local model stuff. Parallelization of code is a mixed bag. In these areas I think it often would have been faster for me to write the thing by hand.

show 1 reply