Viewing profile — freddywang
freddywang
HN member- Joined
- Mon, Aug 30, 2010, 4:04 AM UTC
- HN karma
- 11
- Public activity
- 15 items
- HN profile
- View on Hacker News ↗
About freddywang
No profile information was provided.
Recent public activity
-
comment
Comment #16254767
Well, localstorage is still much better than cookies. Browser includes cookies on all requests to your server. There is no way javascript can tell browser to stop that!!! Now, stop…
-
comment
Comment #16191916
Yes, the only downside is that you have to procedurally instantiate a canvas. You get to control when the render event should happen though. With CSS Paint API, it feels like decla…
-
comment
Comment #16191070
we already had this all the way back in 2008. It's called webkit css canvas! Iconapp.io is using that heavily! background: -webkit-canvas(mycanvas);
-
story
OSX Safari 7 further blocks tracking by online advertisers
As today with the release of Safari 7, not only 3rd Party cookie is being blocked. Local Storage as well as WebDB, any kind of website data are being blocked. When you go to Safari…
-
comment
Comment #4916534
I did. I can't find anywhere to toggle into AirPlay mode.
-
comment
Comment #4916193
Would be even more ideal to cut the cord go AirPlay. It defeats the purpose to bring iPad around with VGA adapter dongle.
-
comment
Comment #4913580
I am afraid once a successful class action lawsuit is unleashed, many similar lawsuits will be in the rise. It will definitely stifle innovation, defeating the very purpose of kick…
-
comment
Comment #4910614
To be fair, $200 is really not a lot of money. For all the contents, videos, interviews, samples, one can imagine how much effort being allocated for this. Being famous doesn't ent…
-
comment
Comment #4655148
The catch: don't go for native scrolling if you want iOS issue fixed. Try emulated scrolling what iScroll did before iOS5 came out. When inertia scrolling kicks in (the moment your…
-
comment
Comment #4528206
Text content should be converted to PSD Text Element. Some of CSS effects are better represented using PSD Layer Style effects. Check out the complete PSD file format here: http://…
-
comment
Comment #4528171
It will be so much better to have Objective C Runtime on Android. I haven't seen any java based Android apps that run smoother than Google Chrome on Android, which I highly suspect…
-
comment
Comment #4494954
totally agree. Android "Browser" is like the IE6 of mobile web. I bump into so many problems trying to tame android "Browser". Lack of hardware acceleration for simple displacement…
-
comment
Comment #3852263
Web workers doesn't really work. Somehow, It still blocks the main UI thread.
- comment
-
comment
Comment #1645344
It's not really furnished to best, but worth checking out, a Hacker News Reader http://nko-naughtify.heroku.com/reader . Appreciate the attention. Really sorry for self promotion :…