Live data from Hacker News

Viewing profile — nlco

nlco

HN member
Joined
Thu, Aug 19, 2010, 6:43 PM UTC
HN karma
16
Public activity
22 items

About nlco

No profile information was provided.

Recent public activity

  1. comment
    Comment #2942146

    How do you set spotify to offline mode (without completely disabling wifi)?

  2. comment
    Comment #2718471

    Salts are suppose to be considered public. For the most part, they are defenses against rainbow tables and to make an attacker have crack each password individually.

  3. comment
    Comment #2659290

    your code can be simplified a bit: function sleep_sort (inputs) { function child (number) { setTimeout(function () {console.log(number)}, Math.pow(2,number)) } for (var i = 0; i

  4. comment
    Comment #2424977

    not quite, 48÷(2(9+3)) = 2, but 48÷2(9+3) = 288 to clarify: PEMDAS is the order of operations. so parenthesis first: 48÷2(9+3) = 48÷2(12) then multiplication and division (they hav…

  5. comment
    Comment #2329793

    Someone suggested to make an ed simulator in one of the "HTML5 History" abuses, so I went for it over the weekend. Decided I'd share it with you guys. (I never actually used ed sin…

  6. story
  7. comment
    Comment #2095014

    How is it unsafe? (asking because I don't know, not to contradict)

  8. comment
    Comment #2073962

    Well as a college student who went on a 2 month coco pebble binge (and only ate that because of sheer laziness), I didn't feel significant effects on brain power. But it does trash…

  9. comment
    Comment #2039708

    it runs on node.js (a server side software), not a browser. So no need to worry about hijacking someones ip.

  10. comment
    Comment #2032971

    thats actually not what separation of church and state refers to. What it means is that no church is suppose to run the government, voters are allowed (and suppose to) vote accordi…

  11. comment
    Comment #2032528

    "Any group which sees gays, blacks, and women as fundamentally inferior loses its case for respect in my mind." It's a good thing the LDS don't believe that. They have actively com…

  12. comment
    Comment #1965248

    perhaps they are trying to counteract the inevitable backlash from the wikileaks story?

  13. comment
    Comment #1861504

    windows 7 and chrome with the same results. there is noticeable jerkiness as well as the ball flickering

  14. comment
    Comment #1840309

    A compromise also could be a hn irc channel, people ask for help there and people qualified (or otherwise) can help them out.

  15. comment
    Comment #1832142

    it appears they dont have anything on me (no cookie/javascript blocking, just vanilla chrome) and I do browse extensively. Anyone know why this might be happening?

  16. comment
    Comment #1808725

    as a member of generation Y, I wonder if you realize how hard it is to get a job.. especially as a teen. I can't go flipping burgers/menial labor because generation X has all the j…

  17. comment
    Comment #1806081

    I really like the animations (except for the arm, I wish the words just "appeared" sort of like the music video for "heartless" by the fray). Does anyone know of a tool that can he…

  18. comment
    Comment #1799441

    it can be accurate, I think it just depends on the circumstances. I blew over 300 messages just yesterday. As for age, I just barely turned 18, but when I was in high school I woul…

  19. comment
    Comment #1789639

    is there any work on a common protocol yet? (mostly looking for a link)

  20. comment
    Comment #1780442

    I agree, I'm working on a SaaS that is hopefully going to be deployed in a month where I was planning to use Chargify, but the $99/month seems hard to justify when I can just use p…

  21. comment
    Comment #1773705

    It would manifest itself if you invest in your own company.

  22. comment
    Comment #1742224

    yup, this is why all my personal projects are 90% done. i'll finish the other 90% some other time.