TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

NW.js based operating system

105 pointsby rakibtgover 7 years ago

25 comments

headcanonover 7 years ago
A lot of criticism for not being a &quot;real&quot; OS from a technical perspective - by &quot;OS&quot; the author likely means this is a graphical windowing system and application platform - the part of the OS that the user sees and interacts with. That it is written in nodejs is irrelevant - if this gains traction it would likely be rewritten and optimized for better efficiency.<p>Also bear in mind this is a single university students design project, he&#x27;s not trying to be Linus or stallman just yet - Id love to see more people trying to rethink the desktop&#x2F;workstation OS.<p>To the author - well done, this is far more than I would have been able to do in uni!
评论 #15375614 未加载
评论 #15375342 未加载
评论 #15376237 未加载
评论 #15376508 未加载
dna_polymeraseover 7 years ago
&gt; eXtern is an Operating System that offers a unique user interface and user experiences compared to traditional systems. In addition, it is powered by JavaScript and takes advantage of the power of node modules making the possibilities of App development endless.<p>npm install bootloader? Please does anyone know anything about this? I highly doubt it is an &quot;operating system&quot;.<p>EDIT:<p><a href="https:&#x2F;&#x2F;www.reddit.com&#x2F;r&#x2F;linux&#x2F;comments&#x2F;4onxro&#x2F;extern_os_a_new_way_of_computing&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.reddit.com&#x2F;r&#x2F;linux&#x2F;comments&#x2F;4onxro&#x2F;extern_os_a_n...</a><p>It&#x27;s not an OS.
评论 #15374934 未加载
foobarbecueover 7 years ago
30 seconds in to the video and all I&#x27;ve seen are some spinning computers and a message saying &quot;these computers are just for show, they&#x27;re not really running anything&quot;. Please, when you try to sell a product, start by TELLING US WHAT IT IS.
评论 #15375520 未加载
btaitelbover 7 years ago
The author has some serious design and coding skills. I just wish they were more precise about what it is (a window manager? an gnome user theme?) rather than trying to brand it as a javascript-based operating system.
评论 #15374856 未加载
kbrover 7 years ago
I&#x27;m confused. Is this a GUI that runs on top of a kernel (like Linux)? What part of it uses NW.js? Using JavaScript for a system like this is generally not a good idea. The garbage collector can interfere at any time and cause all sorts of problems in a kernel or OS environment. It&#x27;ll also likely be incredibly slow.
MonkeyIsNullover 7 years ago
Here&#x27;s some more info: <a href="https:&#x2F;&#x2F;www.reddit.com&#x2F;r&#x2F;linux&#x2F;comments&#x2F;4onxro&#x2F;extern_os_a_new_way_of_computing&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.reddit.com&#x2F;r&#x2F;linux&#x2F;comments&#x2F;4onxro&#x2F;extern_os_a_n...</a>
foobarbecueover 7 years ago
Wait... is this a parody?
评论 #15374952 未加载
sandovover 7 years ago
I think they went a little overboard with the blur effect on the applications.
smnscuover 7 years ago
The design skills of the author are phenomenal. I&#x27;m a JS skeptic, but seeing how popular hyper.js is, maybe this project has a future.
评论 #15374974 未加载
评论 #15375106 未加载
评论 #15374863 未加载
trevordevover 7 years ago
Looks cool, I started making an electron based desktop environment like this a while ago but didn&#x27;t see it through <a href="https:&#x2F;&#x2F;github.com&#x2F;TrevorDev&#x2F;niftyOS" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;TrevorDev&#x2F;niftyOS</a>
评论 #15376532 未加载
harisvs-codeover 7 years ago
If you looking for a way to develop apps for linux ( elementary os) with nodejs and vala,here is an example <a href="https:&#x2F;&#x2F;github.com&#x2F;harisvsulaiman&#x2F;Pushy" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;harisvsulaiman&#x2F;Pushy</a>
评论 #15375995 未加载
Phrodo_00over 7 years ago
I wouldn&#x27;t get too hung up in it being an OS. My main question is about why you&#x27;d use something like this instead of the existing web-based &quot;OS&quot;, ChromeOS.
评论 #15376294 未加载
samwestdevover 7 years ago
So it&#x27;s like chromeos but worse
StevePerkinsover 7 years ago
Haven&#x27;t seen a high-profile NW.js application in a little while now. What&#x27;s the current state of the landscape between it and Electron? Fading, or still a very active project and viable option?
评论 #15375468 未加载
holydudeover 7 years ago
Looks and feels (from the video) like a variant of KDE.
Zekioover 7 years ago
If everything runs on nodejs I can&#x27;t imagine the performance you would get on the average modern dual core laptop
nathan-osmanover 7 years ago
...and both download links are now returning HTTP 508 - Resource limit reached.
sparky_over 7 years ago
All I can say is that I certainly hope the browser application runs in a separate, sandboxed process from the rest of the, er, &quot;OS&quot;. Imagine a world where clientside browser JS can interact directly with the desktop environment...
评论 #15375872 未加载
diminishover 7 years ago
Is that a Linux distro?
评论 #15374617 未加载
majidazimiover 7 years ago
Get ready to replace your PC with a super computer.
andreapaiolaover 7 years ago
It&#x27;s a DE
ryanpcmcquenover 7 years ago
Where is the source code?
crimsonalucardover 7 years ago
nodejs is the right choice for doing anything nowadays. The next step is not just operating systems, but airplane systems. I want to see autopilot programmed in nodejs.
评论 #15375490 未加载
评论 #15375113 未加载
评论 #15376526 未加载
mmargerumover 7 years ago
[Something].js <a href="https:&#x2F;&#x2F;xkcd.com&#x2F;1508&#x2F;" rel="nofollow">https:&#x2F;&#x2F;xkcd.com&#x2F;1508&#x2F;</a>
评论 #15376496 未加载
gdiocarezover 7 years ago
Awesome!