Hacker News new | ask | show | jobs
by elb2020 1613 days ago
Another ancient but still supported protocol is the finger protocol. For the current weather on the South Pole, try this from the command line:

finger south_pole@graph.no

Or, if you want the weather in Boston, Massachusetts, try:

finger boston@graph.no

1 comments

https://en.m.wikipedia.org/wiki/Finger_(protocol)

I think it was Carmack who introduced me to that protocol through a dev talk, if my memory is correct.