top | item 44207024

(no title)

StressedDev | 8 months ago

You can run software on bare metal without an OS. The downside is you have to write everything. That means drivers, networking code, the process abstraction (if you need it), etc.

One thing to remember is an operating system is just another computer program.

discuss

order

laidoffamazon|8 months ago

At that point, you'd call the software stack an OS and not declare it to not have an OS