Skip to content

Comment on The demise of the low level Programmer.parent

Comments

Not quite: there's still a 1:1 mapping between ASM and toggling in binary and the front panel. But even C abstracts the stack away.

Yes, quite. Yes, there's a 1:1 mapping between ASM and toggling in binary. There is not, however, a 1:1 mapping between toggling in binary and rewiring the actual hardware.

Can you toggle in a new A/D converter? Can you toggle in a connection from your screen refresh to a CPU interrupt? Can you toggle in a switched memory bank so your hardware can handle more memory than the CPU was designed for? Obviously not.

These are the things you lost if you 'jump straight into writing "software" in asm or C or whatever.'

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.