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.

Node.js and the Road Ahead

112 pointsby fcambusover 11 years ago

3 comments

selmnooover 11 years ago
I really don't like that Joyent basically 'owns' nodejs. They gain from more people using nodejs and using it in a certain way; the complex dynamic happening here is a major turn-off (Joyent controls the nodejs repo). Not to mention the recent brouhaha in which Joyent facilitated forcing out one of the biggest nodejs contributors, an individual who incidentally happened to be an employee of their biggest competitor. Do you really want to use the products of this environment?
评论 #7073754 未加载
评论 #7073336 未加载
评论 #7073526 未加载
评论 #7073381 未加载
评论 #7073500 未加载
评论 #7075261 未加载
评论 #7074865 未加载
评论 #7074112 未加载
erichoceanover 11 years ago
I predict that 0.10.x will be with us for a long time. It&#x27;s now the Windows XP SP2 of Node.js releases. It&#x27;ll be interesting to see how long it takes before Joyent <i>refuses</i> to accept patches to the 0.10.x branch. When they do, that&#x27;ll be the point to seriously consider moving off of Node.js to a project with adults running it.<p>In addition to all of the political crap with Joyent, the changes in 0.12.x are incredibly onerous at the C++ level, for no obvious benefit whatsoever (thanks, v8 team). I know our company is sticking with 0.10.x for the indefinite future because we&#x27;re not allocating man power to update the dozen or so compiled node modules we use (along with all of the new bugs changing that many changes will inevitably bring with it).<p>Instead, in the future we&#x27;ll be dropping down to either libuv directly (all of our compiled libraries are written in C–C++ is just used to bind to Node.js), and we&#x27;re also looking carefully at luvit, since Lua binds to C so nicely, and LuaJIT is seriously awesome. :)<p>So between Joyent forcing Ben Noordhuis out and their corporate &quot;it&#x27;s our way or the highway&quot; bullshit, we just have a really bad taste in our mouths about the future of Node.js with Joyent at the helm.
评论 #7074338 未加载
评论 #7074425 未加载
railsdudeover 11 years ago
Link to yesterday&#x27;s discussion: <a href="https://news.ycombinator.com/item?id=7064470" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=7064470</a> - &quot;The Next Phase of Node.js&quot;
评论 #7073534 未加载