Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
sajal83
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
Apple cripples Safari iOS so web apps can't compete with App store
(blog.biggestfan.live)
9 points
by
sajal83
5y ago
|
1 comments
2.
▲
by
sajal83
7y ago
Most, if not all websites require more than one round trip.
3.
▲
Pornhub subsidiary wants to pay cryptocurrency for watching porn
(thenextweb.com)
5 points
by
sajal83
8y ago
|
0 comments
4.
▲
by
sajal83
8y ago
> The subscriber must be directly network-accessible and is identified by its Subscriber Callback URL Does this mean the subscriber needs to have a forwarded port open to the internet for this to work? Without IPv6, users behind NAT (and
5.
▲
by
sajal83
8y ago
I have a redundant 2 ISP setup, and use multipath TCP to use both of them at the same time. A very outdated post about my setup : https://www.sajalkayan.com/post/fun-with-mptcp.html I now have 2 broadband ISPs, and opt
6.
▲
The FBI recommends everyone to reboot their routers
(ic3.gov)
41 points
by
sajal83
8y ago
|
2 comments
7.
▲
by
sajal83
8y ago
My policy: if email is interesting/relavent. Do nothing. If I remember subscribing and haven't attempted to unsubscribe in the past, attempt to unsubscribe. Spending max 10 seconds. All other situations, hit "mark as spam&quo
8.
▲
by
sajal83
8y ago
I currently run my own (DNSSEC validating) Bind. But it has some drawbacks. For occasionally visited sites/tlds, my bind would need to contact root more often than if using a shared resolver.
9.
▲
Show HN: Cross-Platform Tool to Benchmark Public DNS Resolvers
(github.com)
1 points
by
sajal83
8y ago
|
0 comments
10.
▲
1.1.1.1 might lead to slower CDN performance
(sajalkayan.com)
3 points
by
sajal83
8y ago
|
2 comments
11.
▲
by
sajal83
8y ago
https://pulse.turbobytes.com/results/5adf2844ecbe40692e003ad... Some traceroutes captured during the incident. The results that show "Target unreachable" were the ones seeing the hijacked paths.
12.
▲
Suspicious event hijacks Amazon traffic for 2 hours, steals cryptocurrency
(arstechnica.com)
22 points
by
sajal83
8y ago
|
5 comments
13.
▲
by
sajal83
8y ago
https://pulse.turbobytes.com/results/5adf2844ecbe40692e003ad... Some traceroutes captured during the incident. The results that show "Target unreachable" are the ones seeing the hijacked paths
14.
▲
by
sajal83
8y ago
The bad routes can be seen by agents: 219-YVR-Canana, 221-qeast, 16-TurboBytes, 6-VPS TH, 10-TurboBytes, 220-TurboBytes, 17-aks-seattle and 190-ATT-AS7018 From outages mailing list, following subnets were affected. 205.251.192.0 205.251.193
15.
▲
AWS Route 53 was misrouted for nearly 2 hours
(pulse.turbobytes.com)
2 points
by
sajal83
8y ago
|
1 comments
16.
▲
by
sajal83
8y ago
Yeah I quoted that in the post. Regardless, I make the case for EDNS Client Subnet
17.
▲
Cloudflare's 1.1.1.1 might lead to slower CDN performance
(sajalkayan.com)
6 points
by
sajal83
8y ago
|
2 comments
18.
▲
Show HN: Cross-Platform Tool to Benchmark DNS Resolvers
(github.com)
1 points
by
sajal83
8y ago
|
0 comments
19.
▲
Is My DNS Fast?
(ismydnsfast.com)
4 points
by
sajal83
8y ago
|
0 comments
20.
▲
by
sajal83
8y ago
Fair enough, but most users won't care enough look it up and use 9.9.9.10 instead of 9.9.9.9 if they want better performance in exchange for allegedly lower privacy. It appears 1.1.1.1 also does not pass client-subnet, atleast not by d
21.
▲
by
sajal83
8y ago
9.9.9.9 does not pass along EDNS client subnet resulting in wrong geo-located responses. It is their "feature".
22.
▲
by
sajal83
8y ago
Yep you are right right. ~# mtr --report --address 192.168.2.2 1.1.1.1 Start: Mon Apr 2 16:53:31 2018 HOST: apu Loss% Snt Last Avg Best Wrst StDev 1.|-- 192.168.2.1 0.0%
23.
▲
CloudFlare 1.1.1.1 vs. others from end-user networks
(pulse.turbobytes.com)
3 points
by
sajal83
8y ago
|
0 comments
24.
▲
by
sajal83
8y ago
https://pulse.turbobytes.com/results/5ac1f967ecbe4078c200ee4... Cloudflare consistently times out from these networks. Netherlands - AS13127 Philippines - AS135132 Thailand - AS17552 (One of the largest consumer intern
25.
▲
by
sajal83
8y ago
https://pulse.turbobytes.com/results/5ac1deefecbe4078c200ed8... Query times and rechability from 58 locations. 3 locations still can't reach 1.1.1.1, but for most users cached response is faster from Cloudflare.
26.
▲
Cloudflare to launch public DNS services
(web.archive.org)
2 points
by
sajal83
8y ago
|
0 comments
27.
▲
IPv6 Excuses
(ipv6excuses.com)
23 points
by
sajal83
8y ago
|
26 comments
28.
▲
by
sajal83
9y ago
If the concern is HTTPS overhead, why not use HTTP/2 and send multiple requests? I think streaming would be useful only if the responses are stateful and it's hard to share it across requests.
29.
▲
by
sajal83
9y ago
Looks cool, but it appears to have the same problem I have with all other similar tools, i.e. I can't specify which IP(or hostname) I want to test against. This is not an issue if your service is behind a single server(or loadbalancer)
30.
▲
by
sajal83
9y ago
The main goal of this project is as a helper for monitoring/alerting, a very basic UI is present and is optional. I made this tool for our internal use, and posted it here just in case anyone else has similar issues. Edit: Added screen
More ›