Live data from Hacker News

Viewing profile — ymmy

ymmy

HN member
Joined
Sun, Dec 02, 2012, 2:28 PM UTC
HN karma
5
Public activity
4 items

About ymmy

No profile information was provided.

Recent public activity

  1. comment
    Comment #11432857

    You can push up a series of commits, but each one is it's own code review so you want to do it less often. Another thing is if you have to add something to the HEAD^^ you have to r…

  2. comment
    Comment #7421476

    Fine, don't use it. But you probably will because after fighting it you will likely find it makes you life easier.

  3. comment
    Comment #6239075

    The console is working if you are already logged in. Although loggin requires going through www.amazon.com.

  4. comment
    Comment #4861297

    Asynchronous driver isn't always needed, but he was working with Tornado, an asynchronous framework. Using anything non asynchronous that has the possibility to block for any signi…