Linked by Eugenia Loli on Sat 16th Sep 2006 18:39 UTC
Permalink for comment 163190
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.
News
Linked by Thom Holwerda on 05/23/13 23:22 UTC
Linked by Thom Holwerda on 05/23/13 22:04 UTC
Linked by Thom Holwerda on 05/23/13 22:01 UTC
Linked by Thom Holwerda on 05/23/13 17:52 UTC
Linked by Thom Holwerda on 05/22/13 22:23 UTC
Linked by Thom Holwerda on 05/22/13 13:38 UTC
Linked by Thom Holwerda on 05/22/13 13:30 UTC, submitted by JRepin
Linked by Thom Holwerda on 05/21/13 22:06 UTC
Linked by Thom Holwerda on 05/21/13 21:45 UTC
Linked by Thom Holwerda on 05/21/13 15:53 UTC
More News »
Sponsored Links



Member since:
2006-01-11
Of course, it is not a real operating system, it is only a draft, but I don't think that the idea of transforming a web browser into an universal tool a mad or useless idea.
It follows the tradition of Lisp Machines and Smalltalk where the underlying OS is completely abstracted out, as well as the hardware is hidden behind a virtual
machine, here the virtual machine is inside a web browser. If a program is complete enough to do everything that an OS can do, it is, for the user, an OS. You can imagine that you run a Mac emulator full screen on your windows box. The user will assume that the computer is running MacOS even if it does not actually control the hardware.
Maybe the main problem is that Javascript is not -so far- a proper language for OS development.