Y
Hacker News
new
|
ask
|
show
|
jobs
by
nvrspyx
1203 days ago
The link is down for me. Perhaps HN hug of death? Below is link to the site on the Wayback Machine.
https://web.archive.org/web/20230307172822/https://zackoverf...
3 comments
jrsyo
1203 days ago
Try ping "zackoverflow.dev" and "cname.vercel-dns.com". If only the former times out, it's possible your local ISP is blocking Vercel's IP. If that's the case, you could contact Vercel support to help assist.
link
mercurywells
1203 days ago
Maybe you don't have *.dev lookups working properly?
link
nvrspyx
1203 days ago
I don't have a problem opening other *.dev sites. I should note that I couldn't open the link on iOS Safari over LTE.
link
Shared404
1203 days ago
Can confirm that I can pull the site here.
link
graypegg
1203 days ago
Check your hosts file, you might be mapping *.dev to localhost
link
yonrg
1203 days ago
I did not know host file takes domain name patterns
link
tambourine_man
1203 days ago
By default, macOS and Linux don’t, but dnsmasq does and it’s quite popular. Don’t know about Windows
link