logoalt Hacker News

apitoday at 1:41 AM2 repliesview on HN

I wonder if people said this about compilers. Some day they’ll replace all that compiler generated junk with hand crafted ASM.

This reminds me of that. The spec is the new high level language. Code is ASM. ASM is like CPU microcode.


Replies

jerftoday at 1:48 AM

I entered the programming world circa 1995. There were indeed still some holdouts. A few of them were even good enough to hold out up to that point and write some code that would have been hard to replicate with the compilers of the time.

By the 200xs they were gone. Interestingly, I would say what killed them in the early 2000s wasn't actually compilers, it was the interpreted languages. Others may disagree. Even if they were dog slow by comparison, scripting languages made some things so much easier to program that it didn't matter. And then it prompted static languages to up their game to try to match that. By the time that process played out, people writing only in assembler couldn't keep up anymore.

show 1 reply
bigstrat2003today at 2:38 AM

The difference between compilers and LLMs is that compilers actually work. LLMs do not produce a usable result, no matter how much AI bros try to convince everyone else otherwise.

show 1 reply