Viewing profile — iainnash
iainnash
HN member- Joined
- Thu, Oct 03, 2013, 3:06 PM UTC
- HN karma
- 10
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About iainnash
No profile information was provided.
Recent public activity
-
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…
-
comment
Comment #11638387
Would need to be www.google.com to be effective, this just breaks the redirect.
-
comment
Comment #11459504
http://example.com/ perhaps?
-
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 …
-
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 …
-
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…
- story
- story
- story
- comment
-
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.