Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ErikDub
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
1.
▲
by
ErikDub
8y ago
The main issue with net/http is that it generates a lot of garbage which is definitely going to show up in your profile if you're handling a lot of requests per second.
2.
▲
by
ErikDub
8y ago
It serves everything that is required for an ad-server.
3.
▲
by
ErikDub
9y ago
Your tabs don't show the favicon?
4.
▲
by
ErikDub
9y ago
The purpose of Mining is not to hand out new coins, this is only done to incentivise mining. The real reason behind mining is to secure the transactions. Mining prevents people from double spending their coins.
5.
▲
by
ErikDub
9y ago
Yes both Chrome and Firefox would automatically try the next IP when I checked a couple of months ago. We used to use this for load balancing, returning the IPs of our servers in random order. Even when one of the servers would go down we w
6.
▲
by
ErikDub
9y ago
Please just use https://publicsuffix.org/
7.
▲
by
ErikDub
10y ago
That is your adblocker closing the popup as soon as it opens. For users without an adblocker the tab stays open.
8.
▲
by
ErikDub
10y ago
For me the time estimates are always super incorrect and seem only based on the distance.
9.
▲
Embed any HTML into tpc.Googlesyndication.com
(blog.dubbelboer.com)
1 points
by
ErikDub
10y ago
|
0 comments
10.
▲
by
ErikDub
11y ago
Yes I have noticed the exact same thing on Reddit lately. My guess it's because they started sending "Cache-Control: no-cache" which prevents Firefox to cache the page for the back button.
11.
▲
PhpRedisAdmin
(github.com)
1 points
by
ErikDub
11y ago
|
0 comments
12.
▲
Nginx-http-stub-requests
(github.com)
2 points
by
ErikDub
11y ago
|
0 comments
13.
▲
by
ErikDub
11y ago
It's actually quite different how all the browsers handle the Punycode domains in different places: http://blog.dubbelboer.com/2015/05/10/unicode-domain-support...