HN user

kokoloko

26 karma
Posts0
Comments13
View on HN
No posts found.

I think it should be a subset of DOM / CSS designed for speed and flexibility. A normal browser could render the page correctly but an optimized browser for apps would be able to make some assumptions to render everything much faster. Something like asm.js but for DOM/CSS.

Notice how the ball in Pirlo's free kick is barely spinning, goes very fast and the path is very unpredictable. It's called a "Folha seca" and it exploits the turbulences to make the ball drop at the last moment. Very spectacular, but hard to score consistently.

Frameworks Round 3 13 years ago

Pretty amazing. I would like to see a raw C benchmark to see how far is the JVM from the limits.

I think Go, Mono, Ruby, Python et al should team up to create a reusable garbage collector library that can compete with the OpenJDK one. For me, it's the single biggest piece falling behind on non JVM languages. The performance and "tunnability" are unmatched right now. Bonus points would be for a real time garbage collector, a la IBM Metronome.