Live data from Hacker News

Viewing profile — iainnash

iainnash

HN member
Joined
Thu, Oct 03, 2013, 3:06 PM UTC
HN karma
10
Public activity
11 items

About iainnash

No profile information was provided.

Recent public activity

  1. comment
    Comment #42079079

    another decentralizedish community solution in nyc is https://nycmesh.net/ which I used for years and volunteered on an install. biggest issue with nyc and why I can't use it anymo…

  2. comment
    Comment #11638387

    Would need to be www.google.com to be effective, this just breaks the redirect.

  3. comment
    Comment #11459504

    http://example.com/ perhaps?

  4. comment
    Comment #8164077

    Another thing to do with store loyalty cards is to always look up by phone number - many people in my extended family live nearby and use the same phone number, so the card has so …

  5. comment
    Comment #8002368

    In addition, I feel like python tends to have a more consistent, but somewhat more verbose API in libraries and for frameworks such as web development frameworks. A strength and a …

  6. comment
    Comment #8002357

    How about some simple cookie tracking an iframe that loads a random number of seconds after the page loads (like 10 - 60)? That might spam the logs randomly enough so that it could…

  7. story
  8. story
  9. story
  10. comment
  11. comment
    Comment #6489411

    This typeof stuff (and having number instead of integer, string, etc) was the hardest part of this for me. Normally javascript function inputs aren't this messy.