
Dr. Horrible's Sing-Along Blog!
https://www.youtube.com/watch?v=VNhhz1yYk2U
For those unaware, there's a song.
https://www.youtube.com/watch?v=VNhhz1yYk2U
(And yes, that is Neil Patrick Harris and Simon Helberg)
There were a lot more songs, submitted by the public, as application letters.
The Reverend was, and still is, my favourite.
@april Reminds me of the Star Wars text crawl traceroute which then reminds me of the ASCII art Star Wars telnet server (which is now a web page).
It's been many years, and I'm not near a proper computer so I can't check to see if it's still functioning.
https://www.theregister.com/2013/02/15/star_wars_traceroute/
Thanks for the blast from the past.
For some reason I had it in my head it was the "Stallion of Sin" - probably for the alliteration - but it's not
This is the kind of brilliance that the internet is _for_.
Indeed.
Someone had fun here.
Does the content section of ICMP packets for echo requests reaching their TTL contain the hostname?
@april And they did it in TLS as well:
openssl s_client -connect signed.bad.horse:443 -servername signed.bad.horse
So at a linux (or equivalent) terminal, type this: $ telnet mapscii.me Get an interactive world map. In your terminal. Zoom in and out with A and Z, use the arrow keys to move. Astonishing.
That ever so slight Apple bias 🥺
Looks like nc might work instead
https://www.quora.com/How-do-I-connect-to-Telnet-via-Mac-Terminal
(Sorry, can't test right now - 1) I'm in my car waiting to pick up my son from swimming and 2) our Mac has broken so I couldn't even test it at home anyway!)
Answer: The same way you connect to a telnet servers in any other terminal: By using a command-line [code ]telnet[/code] client (or a similar tool). Apple has removed [code ]telnet[/code] from recent versions of macOS (I think starting with macOS 10.13 High Sierra, but I could be wrong) in favor...
@edross @april `brew install telnet`
but even with telnet installed it’s trying 44.227.65.245 without success.
The good news is I found the open source project for mapscii and it turns out this cool interactive map is all created usingi Braille of all things!

🗺 MapSCII is a Braille & ASCII world map renderer for your console - enter => telnet mapscii.me <= on Mac (brew install telnet) and Linux, connect with PuTTY on Windows - rastapasta/mapscii