Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #43678
| From | Rodrick Brown <rodrick.brown@gmail.com> |
|---|---|
| Date | 2013-04-16 12:02 -0400 |
| Subject | The node.js Community is Quietly Changing the Face of Open Source |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.670.1366128153.3114.python-list@python.org> (permalink) |
[Multipart message — attachments visible in raw view] - view raw
I came across this article which sums up some of the issues I have with modern programming languages. I've never really looked at Javascript for anything serious or Node itself but I found this article really informational. "The “Batteries included” philosophy of Python was definitely the right approach during the mid 90’s and one of the reasons that I loved Python so much; this was a time before modern package management, and before it was easy to find and install community-created libraries. Nowadays though I think it’s counter-productive. Developers in the community rarely want to bother trying to compete with the standard library, so people are less likely to try to write libraries that improve upon it." http://caines.ca/blog/programming/the-node-js-community-is-quietly-changing-the-face-of-open-source/
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
The node.js Community is Quietly Changing the Face of Open Source Rodrick Brown <rodrick.brown@gmail.com> - 2013-04-16 12:02 -0400
Re: The node.js Community is Quietly Changing the Face of Open Source Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-04-17 09:16 +0000
Re: The node.js Community is Quietly Changing the Face of Open Source Stefan Behnel <stefan_ml@behnel.de> - 2013-04-17 18:47 +0200
csiph-web