I love the idea of smaller more logical operating systems. I am surprised that in the era of giant tech companies with top programmers and a lot of resources the most commercially viable strategy is still "try and paper over the complexities of linux" instead of starting something smaller and more modern.
jstewartmobile|6 years ago
https://www.intel.com/content/dam/www/public/us/en/documents...
These things like Oberon and Inferno are from a more innocent era of computing.
guidoism|6 years ago
majewsky|6 years ago
Where do you draw the line? Do you throw away Linux and write your own OS, which is bound to grow to the same level of complexity because it needs to deal with hardware complexity? Or do you throw away the existing hardware as well and start from silicon? Maybe even reboot the computing stack on an entirely different type of hardware?
cultofmetatron|6 years ago
moron4hire|6 years ago
pushpop|6 years ago
It’s a similar problem with creating new web browser rendering engines.
__d|6 years ago
It's just a massive amount of work, with literally millions of lines of code required, whereas a basic operating system is easily under 100k SLOC.
Plan9 and Inferno suffer from this. Haiku suffers from this. And Oberon is has the same issue.
1wd|6 years ago
moron4hire|6 years ago