Live data from Hacker News

Viewing profile — jdesjean

jdesjean

HN member
Joined
Tue, Feb 02, 2010, 1:35 PM UTC
HN karma
7
Public activity
4 items

About jdesjean

No profile information was provided.

Recent public activity

  1. comment
    Comment #32203417

    Why is the consequence account suspension? We know the value these accounts can have and that moderators do not always get it right. Unless, the user has a history of bad behavior,…

  2. comment
    Comment #14434528

    I don't know how good it is, but there is a company called RemObjects Elements http://www.elementscompiler.com/elements/ which cross compile Windows (.NET), Android (Java), iOS (Ob…

  3. comment
    Comment #13211641

    The way to handle this case is to use Promise.race with 2 promises. The first promise is your logic. The second promise is rejected after a timeout. For more detail read the sectio…

  4. comment
    Comment #1094873

    Have you considered some of the good ideas of Robert Clayton Miller (watch the video http://10gui.com/video/ )? I particularly like how you can switch from one application to anoth…