Viewing profile — jdesjean
jdesjean
HN member- Joined
- Tue, Feb 02, 2010, 1:35 PM UTC
- HN karma
- 7
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About jdesjean
No profile information was provided.
Recent public activity
-
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,…
-
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…
-
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…
-
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…