What makes the minix operating system special?
MINIX was special because the book was used in many universities to teach operating system principles. MINIX also one of the few affordable Unix-like operating systems you could run on your own PC, and it came with full source (except for the compiler) Linus was running MINIX when he created Linux. And finally there the famous discussion by Linus and Andy Tanenbaum (the creator of MINIX) about how operating systems s…
Back in the Day: Unix, Minix and Linux
11–20 of 36 posts
Re: Back in the Day: Unix, Minix and Linux
#12What makes the minix operating system special?
I think these features make it special: https://wiki.minix3.org/doku.php?id=www:documentation:reliab...
For early versions of MINIX the goal was teaching. Many limitations were left in place, both to keep the system simple and leave space for assignments for undergraduate students.
Many people in the MINIX community went to the Linux community because Andy Tanenbaum would usualy reject patches and Linus would welcome them.
Way later the MINIX3 project was created as research project. It has many cool ideas.
Re: Back in the Day: Unix, Minix and Linux
#13I dont see how Windows does so. Its heritage is more along the line of VMS.
https://www.itprotoday.com/compute-engines/windows-nt-and-vm...
Unless he means the Windows Subsystem for Linux but it is my understanding that it is not runing a Linux kernel, but mapping to the Windows (NT) kernel.
Re: Back in the Day: Unix, Minix and Linux
#14I see that Linux and MacOS run Unix dervied kernels. I dont see how Windows does so. Its heritage is more along the line of VMS. https://www.itprotoday.com/compute-engines/windows-nt-and-vm... Unless he means the Windows Subsystem for Linux but it is my understanding that it is not runing a Linux kernel, but mapping to the Windows (NT) kernel.
Re: Back in the Day: Unix, Minix and Linux
#15Articles like this always make me feel like I missed out on all the geek going on in the late 70s, 80s, and early 90s. Of course I was a toddler when Xerox PARC was demonstrating their UI to Steve Jobs, and was in middle school when Linus was posting about his "(free) operating system (just a hobby, won't be big and professional like gnu) for 386(486) AT clones." So as I enter mid-life, I realize just how much I miss…
But I, too, often feel I "missed out". I guess it's part of the human condition :)
Re: Back in the Day: Unix, Minix and Linux
#16Articles like this always make me feel like I missed out on all the geek going on in the late 70s, 80s, and early 90s. Of course I was a toddler when Xerox PARC was demonstrating their UI to Steve Jobs, and was in middle school when Linus was posting about his "(free) operating system (just a hobby, won't be big and professional like gnu) for 386(486) AT clones." So as I enter mid-life, I realize just how much I miss…
The shape of computing has changed a bit since then but there's still a lot of very interesting work now and going forward.
But I totally get it... I've felt that way before about tech and music. In the case of music I spent so many years only paying attention to rock from the 70's, 80's and 90's and telling myself music was dead now, but it is not... it's just different and needs to be discovered.
Re: Back in the Day: Unix, Minix and Linux
#17I see that Linux and MacOS run Unix dervied kernels. I dont see how Windows does so. Its heritage is more along the line of VMS. https://www.itprotoday.com/compute-engines/windows-nt-and-vm... Unless he means the Windows Subsystem for Linux but it is my understanding that it is not runing a Linux kernel, but mapping to the Windows (NT) kernel.
Re: Back in the Day: Unix, Minix and Linux
#18I see that Linux and MacOS run Unix dervied kernels. I dont see how Windows does so. Its heritage is more along the line of VMS. https://www.itprotoday.com/compute-engines/windows-nt-and-vm... Unless he means the Windows Subsystem for Linux but it is my understanding that it is not runing a Linux kernel, but mapping to the Windows (NT) kernel.
I suspect he means the WSL given the context of the previous sentence.
Re: Back in the Day: Unix, Minix and Linux
#19I see that Linux and MacOS run Unix dervied kernels. I dont see how Windows does so. Its heritage is more along the line of VMS. https://www.itprotoday.com/compute-engines/windows-nt-and-vm... Unless he means the Windows Subsystem for Linux but it is my understanding that it is not runing a Linux kernel, but mapping to the Windows (NT) kernel.
There was some BSD code for the network stack in Windows 95. This was all legal and license compatible. I'm pretty sure it was gone by the next windows version.
Re: Back in the Day: Unix, Minix and Linux
#20I love historical pieces about technology. There's so much new and shiny all the time in tech, it's nice to reflect on where we've been. Makes me want to re-watch Bryan's talk at Monktoberfest a few years ago on oral tradition in tech: https://www.youtube.com/watch?v=4PaWFYm0kEw
Here are a couple of good places to start. https://www.computerhistory.org/timeline/computers/ https://archive.org/search.php?query=xerox Change the previous query to any company or research institute, e.g. Burroughs, Apple, ETHZ, Borland and so forth.