Live data from Hacker News

Did these guys just reinvent the Web?

javaworld.com

11–20 of 93 posts

Re: Did these guys just reinvent the Web?

#11

If their performance claims bear out (which, we'll see) I could see this becoming a popular way to deliver apps and games to mobile devices without giving 30% of your income to Apple or whoever.

Does anyone really want that? Web is currently awful for mobile games: hard to interact with the content (see how scroll is handled in javascript) and low performance no matter how many tricks you do. Also, don't forget that you'll have to handle payments by yourself (and impulse shopping will not work if users will have to fill the credit card every time).

edit: I've opened that page in Firefox, it won't show the demo. I guess it won't show it on IE also, but I haven't tried. So who's their target? 25% of the users?

Re: Did these guys just reinvent the Web?

#12
Sounds like they came up with a novel and impressive optimisation that everyone could benefit from, but decided to keep it to themselves and charge for it. So less "reinvent the web" than "go back to the way things were before the web" really.

Whether or not there's anything wrong with that is left up to the reader. :)

Re: Did these guys just reinvent the Web?

#16
The demo doesn't work on Firefox 27.0a1 on my MacBook Pro. Any effort to reinvent the web needs to keep compatibility in mind.

Tried it on my phone and the performance was good but still noticeably stuttering. Could be an interesting approach if they cut down the hyperbole and carry on improving.

Re: Did these guys just reinvent the Web?

#20
Is this just a closed-source ripo^H^H^H^H fork of Three.js?

The example shown on famo.us is identical to MrDoob's Three.js example that uses CSS3:

http://www.mrdoob.com/lab/javascript/threejs/css3d/periodict...

Edit: looks like it's the other way around -- according to MrDoob's G+ post from last year, he based his Three.js CSS3 example directly on the design created by famo.us: https://plus.google.com/113862800338869870683/posts/QcFk5HrW...

Post reply on HN