Live data from Hacker News

Viewing profile — hengli

hengli

HN member
Joined
Sun, Oct 09, 2011, 11:30 AM UTC
HN karma
24
Public activity
30 items

About hengli

No profile information was provided.

Recent public activity

  1. comment
    Comment #3760759

    This is parse but for backbone instead of mobile?

  2. comment
    Comment #3756439

    Github and Twitter is where it's at.

  3. comment
    Comment #3753108

    I can't imagine trying to learn art and literature without formal higher education. Programming... maybe, but literature? no. But yeah, just because it's mandatory for literature d…

  4. comment
    Comment #3739196

    I need to do some web crawling, how does this compare to jsdom on node.js? I'm using node.js of course.

  5. comment
    Comment #3737490

    While subtle discrimination is really bad, how does she get from low cut dress to slut? That's surely something she came up with herself and nothing like that the guy intended. The…

  6. comment
    Comment #3711521

    Korea has this already, I believe?

  7. comment
    Comment #3700783

    http://www.britannica.com/EBchecked/topic/1493458/Pokemon

  8. comment
    Comment #3694988

    Probably some kind of super DRM. Think OnLive or the new Diablo 3 where you need to be on the internet to play. Obviously music cannot follow this model, meaning sounds themselves …

  9. comment
    Comment #3681053

    But if we're doing that will that really be that different from current client-server implementations?

  10. comment
    Comment #3666263

    This is going to be more of a pain in the ass than Vista's Security popup or whatever it's called. It'll be the #1 way to make users hate using your application, I assure you. Badg…

  11. comment
    Comment #3666101

    "Threat Model The reason we're even presenting the user with a dialog is because we want to prevent badge spamming, whereby third-party issuers spam a user's backpack with badges t…

  12. comment
    Comment #3655336

    You don't need a guarantee, Megaupload is already passing the buck to the content provider who requested the takedown. Megaupload has a TOS to protect them in the event that they t…

  13. comment
    Comment #3655321

    Because it's not going to be the same file as Batman.Haxxors.Xvid

  14. comment
    Comment #3651860

    Notice that when asked about the content provider's direct delete access he was very careful to say that he would remove any link they requested. I'm sorry, but there's only 1 reas…

  15. comment
    Comment #3648092

    I haven't played video games in a long time. Exactly as that writer says I find combat dreadfully dull. I wouldn't play any bioware games unless a no-combat mode is possible. But t…

  16. comment
    Comment #3636978

    http://stackoverflow.com/questions/6806263/websocket-api-to-... One of the main practical problems is that websockets take a second or 2 to start up, clearly too slow.

  17. comment
    Comment #3587925

    Gah, I want to read the contents of this book but the design is so terrible.

  18. comment
    Comment #3579114

    Maybe something like this? Just a few minutes in developer tools. http://cl.ly/1p1C0t0E3A0H400L293J

  19. comment
    Comment #3561614

    This is not a new development. People have been protesting corporations for a long time.

  20. comment
    Comment #3546534

    I'm looking at the case studies of completed designs. They seem fairly unsatisfactory to me.

  21. comment
  22. comment
    Comment #3524152

    The visionmedia stack. Can't live without him.

  23. comment
    Comment #3498744

    The first thing my mom said when I showed her StarCraft was, "but why do you want to kill the aliens, why can't you be friends with the aliens." That's the kind of game we need.

  24. comment
    Comment #3465913

    I'm having difficulty believing this article got to the front page legitimately.

  25. comment
    Comment #3457019

    You opened a new connection for every request? Shouldn't you have just 1 connection with all the queries going through that connection.