Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
iainnash
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
iainnash
2y ago
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 anymore is you need line of sight to a hub
2.
▲
by
iainnash
10y ago
Would need to be www.google.com to be effective, this just breaks the redirect.
3.
▲
by
iainnash
10y ago
http://example.com/ perhaps?
4.
▲
by
iainnash
12y ago
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 many purchases on it it becomes useless to target.
5.
▲
by
iainnash
12y ago
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 problem that ruby has over python is that the syntax and lan
6.
▲
by
iainnash
12y ago
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 couldn't be tracked. However, I think measures such as inclu
7.
▲
Show HN: snaprip.me - using snapchat for photo submissions
(snaprip.me)
4 points
by
iainnash
13y ago
|
0 comments
8.
▲
Want to get started with Node.JS? Demos/Talk/Slides
(github.com)
1 points
by
iainnash
13y ago
|
0 comments
9.
▲
by
iainnash
13y ago
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.