That demo is good fun!
WebGL + Node.js + WebSockets = A Web Technology Perfect Storm
21–30 of 69 posts
Re: WebGL + Node.js + WebSockets = A Web Technology Perfect Storm
#22One of these is not like the others: node.js is a nice, progressive step forward, not a leap that is discontinuous with what preceded it like WebGL and WebSockets. And certainly, node.js did not enable this chat example to happen -- not in the same way that WebGL or WebSockets did. I am getting a little tired with the node.js cheerleading on HN. I've tried it and I don't see it as a huge leap forward from what can be…
People are "cheerleading" node.js because they tried it, successfully built something with it and want to give proper credit to their stack. The existence/prevalence of node.js submissions does not imply that anyone thinks it any more technologically capable than Twisted, Go, Tornado, or eventlet. Node.js just happens to be simpler to install, have more easily accessible documentation and has more of a network effect…
But my complaint is that it seems a lot of attention is paid to projects which are not actually doing new things with node.js, just things that have already been done with other technologies.
Actually, this comment sums it up much better than my comment: http://news.ycombinator.com/item?id=1549023
Re: WebGL + Node.js + WebSockets = A Web Technology Perfect Storm
#23Great demo but you should have a warning because of that one color shifting block in the middle http://webaim.org/articles/seizure/ or make it not do that
I should make people spawn in random places instead off all at the same spot to change that (what you're seeing is like 100 overlapped blocks).
Re: WebGL + Node.js + WebSockets = A Web Technology Perfect Storm
#24Re: WebGL + Node.js + WebSockets = A Web Technology Perfect Storm
#25On the latest version of Chrome / Ubuntu Linux, doesn't work for me.
Did you run Chrome with "–enable-webg" flags set (don't know if they are default on Ubuntu/Linux?
Re: WebGL + Node.js + WebSockets = A Web Technology Perfect Storm
#26Re: WebGL + Node.js + WebSockets = A Web Technology Perfect Storm
#27Re: WebGL + Node.js + WebSockets = A Web Technology Perfect Storm
#28On the latest version of Chrome / Ubuntu Linux, doesn't work for me.
google-chrome --enable-webgl --ignore-gpu-blacklistRe: WebGL + Node.js + WebSockets = A Web Technology Perfect Storm
#29Re: WebGL + Node.js + WebSockets = A Web Technology Perfect Storm
#30http://hacks.mozilla.org/2010/12/websockets-disabled-in-fire...