Almost 20 years ago (!) I opined: "C is the New Assembly", suggesting that we had moved beyond the need to optimize things by writing assembly code. If I wrote the same article today, it might be "Hand-written Code is the New Assembly" https://redsweater.com/blog/278/c-is-the-new-assembly
C Is The New Assembly –

@danielpunkass Wow, quite a few familiar names on the replies to this 19 year old post. A couple of years later and this discussion would probably have been on Twitter and now effectively lost. But since they were hosted on Daniel’s blog, the whole discussion is still available. How did that Ruby/Cocoa bridge work out, btw? 🤣

Daniel, are you going to start checking your prompts into source control and toss the generated source code? And just rerun the prompts again? When that happens I might agree that a phase change has occurred, but for now I’m not holding my breath. There never was a phase where developers would take compiler output and review and revise it, as routinely happens with LLM generated code today. What’s happening now is something new, with no real analogy to anything earlier.