Hacker News new | past | comments | ask | show | jobs | submit login

Pretty cool. There's been a push to make HTML run everywhere, but this proves you can make X run on HTML.

Maybe someday we'll code apps in Objective-C/Java that run in the browser, all inside a canvas.




That would be a sad day. Layers upon layers of complexity, abstraction, technologies, etc.

Please make it easier. More simple.


I'd like you to consider the fact that your operating system is already a significant abstraction and that a browser is essentially a virtual machine that allows to download and run programs from any source safely.

You know all those malware issues regarding unsigned or compromised executables? Not a problem in the wonderful world where programs are incapable of acting overly malicious. There're specs like webgl and webcl that lets you take the scary topic of graphics programming, which is communication to an external piece of hardware, and make that as safe as loading some javascript to sort a table by dollar value.

</rant>


One of the ways of reducing complexity is not having to deal with this:

http://wtfjs.com

http://wtfhtmlcss.com


Our entire modern day computing experience is built upon 'Layers upon layers of complexity, abstraction, technologies, etc.';Simple and easy doesn't necessarily mean less.






Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: