I wonder how much of the LLM-for-coding hype is because the last 15 years in mainstream coding veered ever more enterprisey layer cakes that took all the fun out of programming

@thomasfuchs This is my take on it too. If your coding is 90% boilerplate, then of course you would like to automate the boilerplate generation. Before LLMs we used other tools. Code generators were popular in enterprise Java for a while.

This is, of course, a terrible solution. Profitable though.