From mboxrd@z Thu Jan 1 00:00:00 1970 From: ggm@algebras.org (George Michaelson) Date: Wed, 4 Oct 2017 09:15:35 -0700 Subject: And now ... Weirdnix? In-Reply-To: References: <8AA943A2-D6C0-4812-9C16-C09D1298754F@tuhs.org> Message-ID: I think the dual-boot state of the perq was pretty wierd. From memory, you could peek into some UNIX state from the other OS, but not the other way. The weird bit was the 'hacky' nature of the OS/memory/screen boundary. Compile? ok, you clearly don't need your screen memory because who would think they could do useful mouse/keyboard work while compiling? So.. I'll just rob that memory buffer to do this compilation... Very interesting bitblt implications all over the screen. I suspect this was considered a 'feature' because you got a free meter of your compilation progress by crud on the screen.. On Tue, Oct 3, 2017 at 10:58 PM, Tom Ivar Helbekkmo wrote: > Warren Toomey writes: > >> To kick a more relevant thread off, what was the "weirdest" Unix >> system you used & why? Could be an emulation like Eunice, could be the >> hardware e.g NULL was not zero, NUXI byte ordering etc. > > That would be the userland Unix from the Norwegian company Norsk Data. > For years, they made excellent mini machines with their own operating > system, SINTRAN. People kept telling them that that time was passing, > and they needed to get with the times and adopt a standardized OS, like > Unix, but they insisted that there was no need. > > When they finally started trying to do that, it was too late. > > They made two attempts. One was a System V port to their hardware, the > other a port to SINTRAN, having Unix run as an application under it. > Neither attempt got any real traction, and today, the company is only a > fond memory. > > Oh, and when Tim Berners-Lee invented the World Wide Web, he did it > on a Norsk Data computer running SINTRAN. :) > > -tih > -- > Most people who graduate with CS degrees don't understand the significance > of Lisp. Lisp is the most important idea in computer science. --Alan Kay