Live data from Hacker News

Untitled topic

news.ycombinator.com

1–6 of 6 posts

Re: undefined

#2

    ping -c 4 erlang.org

    PING erlang.org (192.121.151.106): 56 data bytes
    Request timeout for icmp_seq 0
    Request timeout for icmp_seq 1
    Request timeout for icmp_seq 2

Re: undefined

#3
post #2

ping -c 4 erlang.org PING erlang.org (192.121.151.106): 56 data bytes Request timeout for icmp_seq 0 Request timeout for icmp_seq 1 Request timeout for icmp_seq 2

[deleted]

Re: undefined

#5
post #4

www.erlang.org works fine for me. Is there usually something on the base domain?

Ah. I was looking at these resources last week and they resolved then just fine:

    https://erlang.org/pipermail/erlang-questions/2020-November/100198.html
    https://erlang.org/download/armstrong_thesis_2003.pdf

But apparently not anymore.