Earlier quoted context omitted.
What I partially would love to see is a Unix like OS for the Pi thats designed and built specifically to take full advantage of everything the Pi has to offer. The Pi especially with the Pi Zero is a great tool to learn and teach. Since the Pi Zero is so cheap if it breaks you buy a new one...
What does the Pi offer that Linux doesn't take advantage of?
Nanix: An idea for a modern, small, Unix-like operating system
51–58 of 58 posts
Re: Nanix: An idea for a modern, small, Unix-like operating system
#52More information, docs, etc: https://pdos.csail.mit.edu/6.828/2014/xv6.html
A few years back I did a quick port of it to x86-64 as a project to learn more about 64bit intel (having been in the ARM world for some time) which was fun: https://github.com/swetland/xv6
Re: Nanix: An idea for a modern, small, Unix-like operating system
#53This has already been done. Works fine on older hardware: http://www.toms.net/rb/
Re: Nanix: An idea for a modern, small, Unix-like operating system
#54A possible alternative: pester Blackberry with requests for opening the 32bit variant of QNX (crowfunding?), since they're likely moving to 64bit anyway. Very small devices with RAM sizes well below the Gigabyte are the ones which would benefit the most from it.
Re: Nanix: An idea for a modern, small, Unix-like operating system
#55Re: Nanix: An idea for a modern, small, Unix-like operating system
#56A possible alternative: pester Blackberry with requests for opening the 32bit variant of QNX (crowfunding?), since they're likely moving to 64bit anyway. Very small devices with RAM sizes well below the Gigabyte are the ones which would benefit the most from it.
Or go full Assembly OS (a tiny size and gui): http://menuetos.net
Re: Nanix: An idea for a modern, small, Unix-like operating system
#57Earlier quoted context omitted.
how old are you ? :-)
There are people alive in the industry today who have never seen a floppy disk. CDROMS Too but because of DVDs and BDs they are still in recent memory
I grew with floppy disk (5.25 inches) and, yeah, it's perfectly normal (and fortunate) and the people have forgotten them.
AFAIAC, I have fond memories of them : the sound of the drives (anybody remembers Locksmith, CopyII+,... ?), the hope that the copy you made would work (those floppies were not that reliable), my first experience in cracking, etc.
Re: Nanix: An idea for a modern, small, Unix-like operating system
#58Earlier quoted context omitted.
Or go full Assembly OS (a tiny size and gui): http://menuetos.net
That would surely make it super fast and super tiny, but sadly also super non portable to different architectures like ARM and very hard to maintain or even develop for.
I wrote some simple silly applications for KolibriOS[0] a while back and it's relatively pleasant (I think a basic GUI window is less code than a Win32 application in C…)
[0] A MenuetOS fork (which has diverged a fair bit by now): https://kolibrios.org/en/