Earlier quoted context omitted.
> Of course, at the end Photoshop is lines of code and it could be output as is, end to end And yet it’s not. > LLMs also take a relatively long time to output acceptable code, often taking tens of minutes before giving you a small diff. The larger the codebase, the longer it usually takes to start producing code, even over an hour. The problem is that they don’t generate acceptable code, they generate code that need…
> And yet it’s not. That was my point as well. That it hasn't been output, even though it could be done by a talented solo developer given enough time, and that current LLMs definitely aren't able to do so. > The problem is that they don’t generate acceptable code, they generate code that needs to be edited to be acceptable. You've never had an LLM output a one line bugfix that is correct to the point where you don't…
I have. I’ve also had IDEs and static analysers do the same thing. I can also take my car out of gear and have it roll down a hill but that doesn’t mean it can run without fuel. Only a sith deals in absolutes, and in the general cases LLMs don’t generate acceptable code.