I'm just trying to understand the reasoning behind this. What do I gain by using NodeOS instead of a regular linux distribution?
NodeOS: a "hacker-friendly operating" system written in Node.js
11–20 of 22 posts
Re: NodeOS: a "hacker-friendly operating" system written in Node.js
#12I think you mean NodeSH, not OS. I don't see any aspect of this that tells me it's an operating system. "Node is not a perfect language by any means, but..." Also, Node is a framework, the language is Javascript.
Re: NodeOS: a "hacker-friendly operating" system written in Node.js
#13Sure, because hosting the whole repo on github is going to be a smart move. Call me when there are dependencies issues, new versions that break the whole systems and security issues with unsigned packages. No, just no.
Re: NodeOS: a "hacker-friendly operating" system written in Node.js
#14Great, more badass rockstar ninja developers using the newly discovered 201x techniques of async coding to disrupt the operating system. My beef is not that the author is playing around with using an actually pretty awesome dynamic language as an operating environment; it's that the author doesn't explain that what they're doing is actually, you know, an operating system. How are you booting? How are you writing to t…
Re: NodeOS: a "hacker-friendly operating" system written in Node.js
#15Re: NodeOS: a "hacker-friendly operating" system written in Node.js
#16I think you mean NodeSH, not OS. I don't see any aspect of this that tells me it's an operating system. "Node is not a perfect language by any means, but..." Also, Node is a framework, the language is Javascript.
node is a mashup between v8 and some C/C++ libs,with a javascript interface. It's not really a framework , i would say node is closer to nginx than rails for instance.
Re: NodeOS: a "hacker-friendly operating" system written in Node.js
#17If this was to be a shell, I could see it being useful... There are a few similar projects out there. Though I'd suggest a language like Ruby, as I believe it makes for nicer DSLs than Javascript.
As well, I'd be afraid of Google and betting on V8 for long term support, or non-breaking API changes that cause the "OS" to shit the bed.
Re: NodeOS: a "hacker-friendly operating" system written in Node.js
#18Re: NodeOS: a "hacker-friendly operating" system written in Node.js
#19I'd be terrified if this guy had done work for me previously. How exactly is it that someone like this guy ends up being a "Professional Software Engineer"? Has the bar been dropped that low?
Not saying the Canadian way is better, it's just interesting.
Re: NodeOS: a "hacker-friendly operating" system written in Node.js
#20Great, more badass rockstar ninja developers using the newly discovered 201x techniques of async coding to disrupt the operating system. My beef is not that the author is playing around with using an actually pretty awesome dynamic language as an operating environment; it's that the author doesn't explain that what they're doing is actually, you know, an operating system. How are you booting? How are you writing to t…