Hacker News new | ask | show | jobs
by jimnotgym 9 days ago
Better still, the llms are easier to get on with than real developers. You explain to a real developer what you want, after a few weeks you find every word you said has been understood in the frankly weirdest way possible and every grey area, instead of asking, has gone way off piste.

The same goes for the LLM, but it replies in minutes and costs next to nothing, so you can correct it quickly, and you don't even have to be politely patient with it to avoid hurting its feelings

1 comments

That's questionable, in terms of both outcome and cost. LLMs can misunderstand intent, hallucinate, or produce unwanted results too. As you noticed. But, among the advantages in favor of real programmers is outside of the context understanding of what the customer may want and fixing their request or solving the problem in unforeseen ways, despite the expected result not being properly stated.

True, LLMs can spit things out faster, but often in context to needing greater specificity and giving cookie cutter results. In regards to that, humans can copy and paste too. The time saved on the front end, can be lost by needing to come up with tighter specifications or the need for human review, to ensure quality.