Live data from Hacker News

Viewing profile — fi0660

fi0660

HN member
Joined
Thu, Jul 16, 2009, 9:54 PM UTC
HN karma
18
Public activity
9 items

About fi0660

No profile information was provided.

Recent public activity

  1. comment
    Comment #5179982

    It works surprisingly well in Nokia N9. I think games are also allowed to disable the gestures while the game is in non-paused state.

  2. comment
    Comment #1454000

    Roy would probably replace occurrences of the word RESTful with RPC in the article: http://roy.gbiv.com/untangled/2008/rest-apis-must-be-hyperte...

  3. comment
    Comment #1375985

    My understanding is that when the phone is idle, bars are commonly measured based only on the quality and strength of the incoming signal. The outgoing signal might be stable enoug…

  4. comment
    Comment #1375931

    Carries can save money by having less towers but by using higher transmit power. I have heard that this can show up as the phone reporting full bars, but not being able to initiate…

  5. comment
    Comment #1099070

    I wonder if there are any recent published tests that show this claimed difference?

  6. comment
    Comment #842991

    There is a long history of eating bark in Finland: http://www.genealogia.fi/emi/art/article43e.htm

  7. comment
    Comment #771612

    I think the writer was talking about communication skills instead of country of origin. At least I would think twice before applying again to a company, that hasn't previously answ…

  8. comment
    Comment #751352

    I think a name sounding like "masturbator" is nicely aligned with their domain name: http://en.wikipedia.org/wiki/Homokaasu

  9. comment
    Comment #708876

    For initializing lists there is a less verbose expression in Java: List list = Arrays.asList(1,2,3,4,5);