Viewing profile — cmf028
cmf028
HN member- Joined
- Wed, Feb 01, 2012, 3:36 AM UTC
- HN karma
- 14
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About cmf028
No profile information was provided.
Recent public activity
-
comment
Comment #3945997
Also relevant: https://bugzilla.mozilla.org/show_bug.cgi?id=539356 That bug is getting close to being done. It fixes a lot of crappyness with excessive layout reflows and painting.…
-
comment
Comment #3916926
I did Save Page -> Find/Replace All "webkit" "moz" Works :)
-
comment
Comment #3676480
there is also no way this ipad will have great gaming perf at that resolution. you would have to run games at a less than native resolution then upscale it to fit the screen which …
-
comment
Comment #3643416
Interestingly, the pencil tool doesn't have this limitation. Even when turning the size up.
-
comment
Comment #3578722
ecmascript 6 will also introduce for of loops which is said to fix for in. checkout wiki.ecmascript.org for all the ecmascript 6/harmony niceness
-
comment
Comment #3566541
Hardware acceleration for Canvas and SVG makes a huge difference in this case. Firefox 4+ (Windows Vista/7), IE9+ (Windows Vista/7), Chrome(I forget which version)+ (All Windows, M…
-
comment
Comment #3536547
"As for the speed, there's no reason that a lot of dynamic languages couldn't be as fast as LuaJIT. But none of them are even close. I wish LuaJIT was still up in the computer lang…