Hacker News new | ask | show | jobs
by veemjeem 4581 days ago
Hm, at what point is hardware separate from software? When you write some C code that gets loaded on the Attiny85 chip, is that still considered software? Many SoCs come with the firmware already loaded so it just looks like a normal cpu when in actuality it contains a mini OS, graphics, networking, etc, all on a single QFN-72 package.
1 comments

The point at which hardware is separate from software is when hardware is transistors and software is instructions. This isn't a difficult concept. And even if you want to get super pedantic in true insufferable-nerd fashion and argue about microcode, it doesn't apply to the operating system level, which is well, well into software level.