Live data from Hacker News

Viewing profile — freddywang

freddywang

HN member
Joined
Mon, Aug 30, 2010, 4:04 AM UTC
HN karma
11
Public activity
15 items

About freddywang

No profile information was provided.

Recent public activity

  1. 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…

  2. 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…

  3. 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);

  4. 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…

  5. comment
    Comment #4916534

    I did. I can't find anywhere to toggle into AirPlay mode.

  6. 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.

  7. 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…

  8. 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…

  9. 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…

  10. 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://…

  11. 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…

  12. 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…

  13. comment
    Comment #3852263

    Web workers doesn't really work. Somehow, It still blocks the main UI thread.

  14. comment
  15. 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 :…