diff options
author | Nguyễn Gia Phong <cnx@loang.net> | 2024-08-06 09:17:19 +0900 |
---|---|---|
committer | Nguyễn Gia Phong <cnx@loang.net> | 2024-08-06 09:17:19 +0900 |
commit | f2435445d4656f02da4bbe072ab3b83d6f38ad92 (patch) | |
tree | b240a53d08bb06c94d537b55efc175955ac9d57b | |
parent | 2c8612187f3aec398a7ee74a3b51a1e49ad2fdf3 (diff) | |
download | site-f2435445d4656f02da4bbe072ab3b83d6f38ad92.tar.gz |
Give up on [...] (...) altogether
Whoever wrote this Markdown parser should be forbidden to touch a compooter ever again.
-rw-r--r-- | blog/route.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/blog/route.md b/blog/route.md index 43da921..43ebac9 100644 --- a/blog/route.md +++ b/blog/route.md @@ -183,7 +183,7 @@ wpa_passphrase=just enter random characters ## Name Resolution My ISP is [known to be evil][KT malware] so I'd rather rely on more reputable -resolvers like [OpenNIC][OpenNIC] (plus free-of-charge domain names!). +resolvers like [OpenNIC], which also offers free-of-charge (!) domain names. Most of their [tier 2] servers are located on the other side of the globe (200 to 300 ms RTT), so a local cache is almost required. [SmartDNS] seems to be the best fit for this purpose, as it queries upstream servers |