Live data from Hacker News

Viewing profile — iter8n

iter8n

HN member
Joined
Wed, Jul 06, 2011, 12:21 PM UTC
HN karma
16
Public activity
11 items

About iter8n

No profile information was provided.

Recent public activity

  1. comment
    Comment #2988374

    I've always felt this way... enjoying a story is more about the experience the writer creates while telling it. I always encourage people to go ahead and "spoil" the story for me.

  2. story
  3. story
  4. comment
    Comment #2735873

    Of course. This could have happened to any site, but in this case I just found it funny because 'JQuery -> jquery.com' is so simple and obvious. I'm sure the author knew the actual…

  5. comment
    Comment #2734957

    I would have just typed in 'jquery.com' and then clicked the link for the download page.

  6. comment
    Comment #2734192

    Signing up for anything google feels more like a commitment compared to creating a twitter account. Google wants to integrate more and more of your data into their system, linking …

  7. comment
    Comment #2733914

    There is plenty of noise on either side.. if you want to look at it like that.

  8. comment
    Comment #2733814

    Now that the hype is dying down, maybe people will start thinking more about how to make bitcoin easier and more available and less about how they can profit off of mining and trad…

  9. comment
    Comment #2733780

    Wow, awesome. It shouldn't be hard to create a binding for execvp as well then. I found the pipe() binding, but I can't use those fd's with child_process.spawn if i want to open th…

  10. comment
    Comment #2733693

    child_process.exec is different from n*x system exec. Node is still doing the fork()ing and exec()ing behind the scenes. Exposing those calls in node would give you direct access t…

  11. comment
    Comment #2733643

    Because they aren't trying to sell a product. This is an announcement directed towards developers and coders using node who wish to contribute by trying out new features. Calling i…