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 v0.4.9 released

66 pointsby philipDSalmost 14 years ago

5 comments

tmcwalmost 14 years ago
Sweet, they fixed a bug I reported: <a href="https://github.com/joyent/node/issues/562" rel="nofollow">https://github.com/joyent/node/issues/562</a>
mawalmost 14 years ago
<i>#1087 Disabling SSL compression disabled with early OpenSSLs.</i><p>Why didn't they use no triple negatives neither?
评论 #2709825 未加载
selectnullalmost 14 years ago
Improved docs. Always a good feature. There are still some "still working on it" sections, but there is also new stuff there.<p>Good work guys...
va_coderalmost 14 years ago
Are there plans to take advantage of multiple cores automatically? Couldn't it do something like Nginx and spread the workload to multiple cores?
评论 #2709284 未加载
评论 #2709645 未加载
AntiRushalmost 14 years ago
Unfortunately the fix for this bug: <a href="https://github.com/joyent/node/issues/767" rel="nofollow">https://github.com/joyent/node/issues/767</a> didn't seem make it in. It is in 0.5.0pre though, and I've found it quite useful.