i do not want to get into the business of posting LLM takes but very briefly:

It feels clear to me that some people* are getting value out of using LLMs for programming. Basically see https://simonwillison.net/'s whole blog. If I think about it purely on the basis of "in a vacuum, can this help me write programs", it seems like an exciting technology.

BUT...

(1/?)

(* it also feels clear that some people are NOT getting value out of LLMs, hoping to avoid flamewars about that please)

@b0rk I have a feeling that when all the hype dies down we will be left with LLM coding tools. It’s just such a boon for coding.

I think it’s because most coding doesn’t require creativity. There are usually only a few “correct” solutions and, given the right feedback loops (test suites, performance benchmarks), LLMs are good at figuring them out.