Live data from Hacker News

Viewing profile — 109876

109876

HN member
Joined
Wed, Oct 17, 2012, 5:46 PM UTC
HN karma
17
Public activity
6 items

About 109876

No profile information was provided.

Recent public activity

  1. comment
    Comment #10984403

    I think you just described homeless shelters.

  2. comment
    Comment #9820382

    Full method just for fun: function judgeSentence(sentence, numNo) { sentence = sentence.toLowerCase(); // no nos -> wrong. if (numNo === 0 || sentence == "") { return false; } // i…

  3. comment
    Comment #9636388

    I think he is just saying that C isn't worth learning if you just need to do really simply things that a ton of modern languages can do in one of two lines.

  4. comment
    Comment #8616938

    Wow, that was a super thorough article.

  5. comment
    Comment #7264266

    Should this work on mobile? I'm not having any luck on my iPhone 5.

  6. comment
    Comment #6713518

    1.1 out of 10 running the latest stable version of Chrome on a 2010 13" MacBook Pro with a 2.40GHz Core 2 Duo, 8GB of RAM, and a Samsung 840 SSD. Geez... Is there anything I can do…