Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
poitrus
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
Show HN: Reverse Engineered Apple's Circular App Clip Codes
(github.com)
6 points
by
poitrus
5mo ago
|
0 comments
2.
▲
Show HN: Lagsim – Simulate real network conditions (3G, WiFi, Starlink)
(github.com)
4 points
by
poitrus
6mo ago
|
0 comments
3.
▲
by
poitrus
6y ago
This is a weak argument as pi-hole needs to go to a resolver or perform recursion itself which will give you the same latency or worse. The 1ms latency will only apply to already cached entries that are also cached by you OS anyways, which
4.
▲
by
poitrus
6y ago
NextDNS will soon have a solution to auto-follow tracking links and allow some blocked domains temporarily from the blockpage. Just make sure you install the root CA on all devices.
5.
▲
by
poitrus
6y ago
Where do you think pi-hole sends your DNS queries?
6.
▲
by
poitrus
6y ago
There is absolutely no affiliation between Netflix and NextDNS.
7.
▲
by
poitrus
6y ago
Your cache would work the same with NextDNS. I'm not sure to see your point.
8.
▲
by
poitrus
7y ago
It's convenient to have stdout only returning the body so you can work with it without having to remove the header. With curl, if you pass the -v, you get headers on stderr too. When headers are specifically requests with -i for instan
9.
▲
by
poitrus
7y ago
I get that sometimes too. It should be fixable without having to send headers to stdout.
10.
▲
by
poitrus
7y ago
Author here: the main driver for writing curlie was not about the slowness of httpie but about all the features I was missing from curl. As curlie is just a wrapper on top of curl, you get all the great options of curl like http/2, htt
11.
▲
by
poitrus
7y ago
NextDNS blocks those trackers, see: https://medium.com/nextdns/nextdns-added-cname-uncloaking-su...
12.
▲
by
poitrus
7y ago
Source? A records are blockable the same way, it wouldn’t buy them anything here.
13.
▲
by
poitrus
7y ago
With ACME enabled CAs like letsencrypt, having a domain pointing to an IP you control is all you need to obtain a valid certificate.
14.
▲
by
poitrus
7y ago
With fingerprinting.
15.
▲
by
poitrus
7y ago
Javascript executed from site's own scripts does not give more or less rights to access first party cookies than Javascript executed from an externally loaded URL. Any Javascript executed on a page as the same access to all those.
16.
▲
by
poitrus
7y ago
Oh sorry. We have developed a custom DNS solution that sites in front of unbound. We only use unbound for standard recursion and caching, all custom configuration management is operated in this home made DNS proxy. For trackers to use DoH,
17.
▲
by
poitrus
7y ago
1. Check https://github.com/nextdns/nextdns 2. JS can’t set a custom resolver, I don’t think DoH can help with that. If yes, source please
18.
▲
by
poitrus
7y ago
They might yes, but it is orders of magnitude harder to setup and maintain than this, and as a website owner, you have to put even more trust in your ad serving solution than today.
19.
▲
by
poitrus
7y ago
Check this article, pi-hole can’t block this yet: https://medium.com/nextdns/nextdns-added-cname-uncloaking-su...
20.
▲
by
poitrus
7y ago
More info on NextDNS solution to this problem here: https://medium.com/nextdns/nextdns-added-cname-uncloaking-su...
21.
▲
NextDNS first to block ALL third-party trackers disguised as first-party
(medium.com)
21 points
by
poitrus
7y ago
|
4 comments
22.
▲
by
poitrus
7y ago
Some reasons can be: easier to setup, can be used on devices when on the go, get encryption by default with DoH. Most routers are not powerful enough to efficiently run blocklists and analytics locally.
23.
▲
by
poitrus
7y ago
The UI is not, the actual package is: https://github.com/openwrt/packages/pull/10535
24.
▲
by
poitrus
7y ago
There is two PRs, the UI is not merge, the deamon is: https://github.com/openwrt/packages/pull/10535
25.
▲
Our way to Go
(engineering.dailymotion.com)
5 points
by
poitrus
11y ago
|
0 comments
26.
▲
Show HN: gls, a graphical “ls” for iTerm2
(github.com)
10 points
by
poitrus
11y ago
|
2 comments