The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
* [TUHS] Celebrating 50 years of Unix
@ 2019-10-14 23:46 Caipenghui
  2019-10-15  1:56 ` Andrew Warkentin
  0 siblings, 1 reply; 2+ messages in thread
From: Caipenghui @ 2019-10-14 23:46 UTC (permalink / raw)
  To: tuhs

[-- Attachment #1: Type: text/plain, Size: 119 bytes --]

Unix has a history of 50 years. Unix has a tremendous impact on the Internet. Is Unix ready for the next computing era?

[-- Attachment #2: Type: text/html, Size: 119 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [TUHS] Celebrating 50 years of Unix
  2019-10-14 23:46 [TUHS] Celebrating 50 years of Unix Caipenghui
@ 2019-10-15  1:56 ` Andrew Warkentin
  0 siblings, 0 replies; 2+ messages in thread
From: Andrew Warkentin @ 2019-10-15  1:56 UTC (permalink / raw)
  To: tuhs

On 10/14/19, Caipenghui <Caipenghui_c@163.com> wrote:
> Unix has a history of 50 years. Unix has a tremendous impact on the
> Internet. Is Unix ready for the next computing era?

I don't think conventional Unix (SysV/BSD/Linux) has aged very well at
all. As far as I'm concerned, all "modern" conventional Unices are
basically cargo cult Unix at this point (especially Linux, but I'd
also say it's true of current BSD and SysV). They're just carrying
forward the architecture of late-70s research Unix without really
understanding the design philosophy. The conventional Unix
architecture was fine on a PDP-11, but it doesn't scale well to
larger, more complex systems. A modern OS should be designed with
security and extensibility in mind.

That being said, I believe it is still possible to write a truly
modern OS that is Unix-like and compatible with programs written for
conventional Unix while still being secure and extensible. That's what
I'm doing with the OS I'm writing <https://gitlab.com/uxrt>. It will
be a thoroughly modern OS that will take the Unix philosophy further
than it's ever been taken before (even further than Plan 9 does) and
will be binary compatible with Linux.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-10-15  1:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-14 23:46 [TUHS] Celebrating 50 years of Unix Caipenghui
2019-10-15  1:56 ` Andrew Warkentin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).