Live data from Hacker News

The Node.js Community is Quietly Changing the Face of Open Source

caines.ca

21–30 of 106 posts

Re: The Node.js Community is Quietly Changing the Face of Open Source

#21
While I see the point the OP is trying to make, I feel the article is not written in a neutral way, with whatever little knowledge of node.js I have.

Isn't Node.js a platform? And JavaScript the language? I looked it up and JavaScript has been around since 1995 (which makes it contemporary to Ruby and Python).

Re: The Node.js Community is Quietly Changing the Face of Open Source

#22

Earlier quoted context omitted.

Paging Newton and Leibniz. Newton and Leibniz to the HN thread, please.

I don't understand this reference. I have to say, I agreed. I don't see a lot here that is unique to node.js. If anything it's the culmination of timing that reveals the current state of advancement and collaboration in today's OSS/software world. But I think Go or Rust are emerging examples of a similar phenom.

> I don't understand this reference.

Newton and Leibniz independently invented calculus.

Re: The Node.js Community is Quietly Changing the Face of Open Source

#23
Isn't Node also coming 10 years late to the party? It's always easier to join the race at a later time when all you have to do is copy the efforts of others and catch up. Especially since Node has quite a few users and a lot of early days hype to sail on. That being said, good on them and good on the variety it offers people.

I just wouldn't say it's "changing the face of open source" though...

Re: The Node.js Community is Quietly Changing the Face of Open Source

#24
Strange that in a blog comparing package managers there's no mention of CPAN, which "currently has 120,446 Perl modules in 27,328 distributions, written by 10,567 authors" [0].

It's a lively community, sure. But "changing the face of open-source" is a stretch -- "quietly" even more so.

[0]: http://www.cpan.org/

Re: The Node.js Community is Quietly Changing the Face of Open Source

#25
post #21

While I see the point the OP is trying to make, I feel the article is not written in a neutral way, with whatever little knowledge of node.js I have. Isn't Node.js a platform? And JavaScript the language? I looked it up and JavaScript has been around since 1995 (which makes it contemporary to Ruby and Python).

It's not about language, it's about the module ecosystem. Less Node.js vs Ruby vs Python more npm vs gem vs pip

Re: The Node.js Community is Quietly Changing the Face of Open Source

#26

Obviously if Node doesnt come 'batteries included' then you have to re-invent-from-scratch all the tools like package management, dependency management, MVC libraries, etc. That doesn't mean the community is amazing and wants to contribute! ...it means, that those features didn't exist, and someone had to do them (and yes, it's really great that they're all coming out open source, but it's not revolutionary) Any lang…

I honestly think it might be (changing the face of open source), I am not a part of the node.js community, but I do look at the way NPM works with a bit of jealousy.

Born at the right time, defaulting to the "right" (according to me) license, with the right mix of tools that make it easy to publish and share -- and bluntly I hope other communities (like Erlang, one close to my heart) follow suit.

Re: The Node.js Community is Quietly Changing the Face of Open Source

#29
post #21

While I see the point the OP is trying to make, I feel the article is not written in a neutral way, with whatever little knowledge of node.js I have. Isn't Node.js a platform? And JavaScript the language? I looked it up and JavaScript has been around since 1995 (which makes it contemporary to Ruby and Python).

It's not about language, it's about the module ecosystem. Less Node.js vs Ruby vs Python more npm vs gem vs pip

[deleted]

Re: The Node.js Community is Quietly Changing the Face of Open Source

#30
post #21

While I see the point the OP is trying to make, I feel the article is not written in a neutral way, with whatever little knowledge of node.js I have. Isn't Node.js a platform? And JavaScript the language? I looked it up and JavaScript has been around since 1995 (which makes it contemporary to Ruby and Python).

It's not about language, it's about the module ecosystem. Less Node.js vs Ruby vs Python more npm vs gem vs pip

Exactly. Also the ease into the ecosystem.
Post reply on HN