Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
digitalpbk
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
digitalpbk
12y ago
Dev here... We have tied together parts of https://github.com/daviferreira/medium-editor , vanilla-js and jquery :)
2.
▲
by
digitalpbk
13y ago
digitalpbk$ nslookup smtp.google.com Server: 8.8.8.8 Address: 8.8.8.8#53 server can't find smtp.google.com: NXDOMAIN SMTP servers are down for me. Anyone else?
3.
▲
by
digitalpbk
14y ago
http://www.cucumbertown.com/magazine , I think we have it pretty clear about what goes to where.
4.
▲
by
digitalpbk
14y ago
yup Server: google-public-dns-a.google.com Address: 8.8.8.8 * google-public-dns-a.google.com can't find stackoverflow.com: Server failed
5.
▲
"My images are all upside down"
(gigpeppers.com)
38 points
by
digitalpbk
14y ago
|
43 comments
6.
▲
by
digitalpbk
14y ago
Because it seems to be from selenium (from referer), it is triggering the JS too, we are using Google Analytics.
7.
▲
by
digitalpbk
14y ago
Most of the IPs are from the EC2 subnet.
8.
▲
by
digitalpbk
14y ago
Mostly duplicate content & messing up my analytics (increased bounce rate, decreased time spend on page etc.)
9.
▲
Ask HN: How are you dealing with scraping hits from EC2 machines?
29 points
by
digitalpbk
14y ago
|
40 comments
10.
▲
by
digitalpbk
14y ago
Developer here, since we had a click to open form at the time, we loaded the CSRF via AJAX. However that does not seem to be a good idea if we need it to work asap (and without javascript). I would look at something like SSI to put in the C