TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Interactive homepage (Canvas + node.js + socket.io)

64 点作者 indutny超过 13 年前

14 条评论

dscape超过 13 年前
For those asking this is the personal page of Fedor Indutny, node.js core contributor and one of the makers at nodejitsu.<p>You can check the code for the app at - <a href="https://github.com/indutny/home" rel="nofollow">https://github.com/indutny/home</a>.<p>If you feel like giving node a try this page will get you a nodejitsu invite: - <a href="http://gimmesomebeta.jit.su" rel="nofollow">http://gimmesomebeta.jit.su</a>
chmike超过 13 年前
I'm considering using node.js + expresso + couchdb. What worries me is the CPU overhead on the servers for using javascript. How much CPU is needed to run such an app or a service like Trello which I heard is (was?) using node.js. The scalability is a Maserati problem.<p>It would just like to know how steep is the curve of the required power relative to the number of users for a small messaging app with one database per user (a.k.a. zimbra) ?
tikhonj超过 13 年前
For the people who haven't figured out how this works: you can move a little stick-figure around and type; the text will appear above the little figure's head.<p>The other figures are moved by other people visiting the site, who can also type stuff. So you have a chat system.<p>(Is it just me, or does everybody seeing node.js for the first time want to make a chat system of some sort? It's the first thing I did, although mine wasn't nearly as cool as this one. :p)
highace超过 13 年前
I love how on a Show HN or similar there's always someone trying to inject a javascript alert.
评论 #3589907 未加载
aoe超过 13 年前
Looks good, but this page bumped my CPU usage to 100% on Firefox 10.0. Anyone else?
superbobry超过 13 年前
A nice example of how easy it is to get things <i>wrong</i> in JS: <a href="http://bayimg.com/JampiAAdJ" rel="nofollow">http://bayimg.com/JampiAAdJ</a>
IceCreamYou超过 13 年前
I've been playing a lot with canvas recently and building libraries to abstract away all the low-level stuff and just deal directly with the entities you actually care about working with. Exciting stuff. Cool to see what other people are doing with it.
runn1ng超过 13 年前
Seeing Chrome's resources, some magic happens at<p>ws://indutny.com/socket.io/1/websocket/1315565259493660447<p>What does ws protocol do exactly? I can read something on wikipedia, but it is more confusing than clarifying
simondlr超过 13 年前
I've been thinking of using node.js as a backend for an online game. Does anyone know if it is viable or games that have used it?
评论 #3589650 未加载
rplnt超过 13 年前
What am I looking at? At first I thought that it does not work in Opera, but then I tried Chrome and nothing changed.
评论 #3589404 未加载
robinduckett超过 13 年前
No more impressive than the last node.js knockout competition page.
melc超过 13 年前
i'm not sure what it does other than moving the little person really slowly by pressing the arrow keys (using chrome)
评论 #3589270 未加载
sirwanqutbi超过 13 年前
So what is it?
meapix超过 13 年前
eats 100% of CPU