Live data from Hacker News

The History of Unix, Rob Pike [video] (2018)

youtube.com

1–10 of 14 posts

Re: The History of Unix, Rob Pike [video] (2018)

#5
post #4
post #3

Sometimes i wonder how our os's would look like if the plan9/inferno idea could catch on.

Android is the closest to it, currently. Managed runtime on top of UNIX like kernel and OS IPC everywhere.

>OS IPC everywhere.

Just inside the device ;)

Re: The History of Unix, Rob Pike [video] (2018)

#6
post #5
post #4

Earlier quoted context omitted.

Android is the closest to it, currently. Managed runtime on top of UNIX like kernel and OS IPC everywhere.

>OS IPC everywhere. Just inside the device ;)

Everywhere was intended on the context of OS stack.

Re: The History of Unix, Rob Pike [video] (2018)

#8
post #4
post #3

Sometimes i wonder how our os's would look like if the plan9/inferno idea could catch on.

Android is the closest to it, currently. Managed runtime on top of UNIX like kernel and OS IPC everywhere.

Lol. Accessing a file in android is a mess.

Re: The History of Unix, Rob Pike [video] (2018)

#9
post #8
post #4

Earlier quoted context omitted.

Android is the closest to it, currently. Managed runtime on top of UNIX like kernel and OS IPC everywhere.

Lol. Accessing a file in android is a mess.

Depends on the point of view regarding OS APIs.
Post reply on HN