Comment on An IRC Bot in Arm AssemblerparentComments−vhost-12yOh my god, it would be so cool if you could boot to this. Raspberry Pi irc bot. Literally.−Alupis12yHe uses Linux sys calls, which means the kernel needs to be there (and a libc of some sorts)... but that's all that's needed. So, with the RPi, you could essentially "boot" this code with pretty much a bare-metal system otherwise.−smorrow12yIs Linux considered part of the machine itself now? Jesus.
Comments
Oh my god, it would be so cool if you could boot to this. Raspberry Pi irc bot. Literally.
He uses Linux sys calls, which means the kernel needs to be there (and a libc of some sorts)... but that's all that's needed. So, with the RPi, you could essentially "boot" this code with pretty much a bare-metal system otherwise.
Is Linux considered part of the machine itself now? Jesus.