logoalt Hacker News

avaertoday at 7:11 PM3 repliesview on HN

Before my time ppl mostly did things in asm, I bet the vast majority of people reading this have never touched assembly and will never have any reason to. This is quickly becoming true of most "code". AI has changed that.

One way to "stay relevant" would be to admit that.


Replies

softwaredougtoday at 7:14 PM

Yet as a C developer for 15 years I frequently looked at asm and on occasion even wrote a little.

And that is a far stronger abstraction than LLMs :)

majorbuggertoday at 7:54 PM

I have also never used punch cards, what does it prove?

deadbabetoday at 7:57 PM

assembly is compiled deterministically so you don't really need to look at it, LLMs though can write a variety of things at random based on the prompt. It is not the same.