5 ms·
> An alternate way to go about this is to sidestep that complexity entirely and build your own OS. > We'll go bare metal and then build an operating system of
by zovirl 26d ago
> An alternate way to go about this is to sidestep that complexity entirely and build your own OS.
> We'll go bare metal and then build an operating system of our own, with a C compiler of our own. It's simpler this way.
I love the audacity of those statements. And I appreciate this sort of approach which says "let's implement the simplest possible version of _______ to learn how it is done."