Live data from Hacker News

Viewing profile — nickclaw

nickclaw

HN member
Joined
Sat, May 10, 2014, 2:55 AM UTC
HN karma
8
Public activity
9 items

About nickclaw

No profile information was provided.

Recent public activity

  1. comment
    Comment #27080412

    After trying some prescription drugs I've also found Marijuana works the best for me. It's the difference between lying on the bathroom floor waiting to throw up and being semi-fun…

  2. comment
    Comment #27078056

    This is fascinating, I've suffered occasional migraines for 15 years, and while I've found over time that it's highly connected to my diet combined with other stressors (like inten…

  3. comment
    Comment #26061201

    Sorry I could have been clearer. The archive.org page that shows all scans[1] will mark dates as orange (4xx), green (3xx), or blue (presumably 2xx). The reason I don't think that …

  4. comment
    Comment #26060429

    The archive.org entry for 2012 is orange, indicating it was a 404 back when it was archived. There's also archived pages for /index.php that resolve successfully all the way back t…

  5. comment
    Comment #26058157

    Does everyone else see a 404 page at the archive.org link? That's the same thing you get today when you try to access /index.cfm so I don't see how this is any evidence of Facebook…

  6. comment
    Comment #11763202

    Check out blender. It's a fairly powerful, open source 3d modeling tool (also game engine, motion tracker, compositor, sculpter, and more). I used to use it quite a lot back in hig…

  7. comment
    Comment #11490046

    Shameless plug for my node skills framework[1] if you want something a little more flexible than alexa-app. Has express support as well[2]. [1] https://www.github.com/nickclaw/alex…

  8. story
  9. comment
    Comment #9180338

    You should never use "use strict" or "use strong" in production, they're very useful during development but can really only hurt you in production.