kstrauser 2 days ago

Unrelated comment on the GitHub username: that was the name of my favorite dish at one of my favorite restaurants. Said diner had a charmingly stoner atmosphere: https://honeypot.net/2008/02/09/you-want-how.html

(To this day, in my house we call garlic bread “6BR”, as in, “hey Dad, could you pass the 6BR?”)

aftbit 2 days ago

Neat! I noticed it seems to crash when I open telnet in a fullscreen terminal (alacritty on 2560x1440), but if I make terminal half-width, it works. I didn't realize you could pass mouse control over telnet - need to read some code now! Good hack.

  • justusthane 2 days ago

    Mouse movement is signaled in the terminal via ANSI escape sequences, which are just in-band character sequences which your terminal is smart enough not to display, so Telnet itself doesn’t actually have anything to do with it. As far as Telnet knows, they aren’t different from any other characters.

  • JdeBP 2 days ago

    There are some oddities in the telnet version, such as it conflating XTerm and PuTTY, and it presenting a bizarre timeout message when presented with a blank TERM environment variable. I wouldn't be surprised if it somehow thinks that NVTs cannot have more than 256 columns.

    Alas, that's the part that has no source available. (The TELNET server class library has published source, buried in a hyperlink in a comment to a closed issue from 2019, but the actual program built to use that library has not.)

JdeBP 2 days ago

* https://news.ycombinator.com/item?id=27388589

It has been over 4 years and the redirect is still there. That bet would have been lost. (-:

Panzerschrek 2 days ago

Looks very nice!

But for me it works properly only in a terminal emulator, proper GNU/Linux terminal (Ctrl+Shift+F1) can't display most of used symbols, it supports only ASCII.

veddox 2 days ago

Very cool! I expected this would be quite a rudimentary map, but it actually uses OpenStreetMap, so you can zoom right in to the street level.

reaperducer 2 days ago

It's great that this can be accessed via Telnet, instead of SSH, which opens it up to the machines that need it most: Vintage computers that can't do SSH.

My personal server delivers content via HTTP/S, or Telnet, so this will be a good way to display maps for people who connect via Telnet.

tweakimp 2 days ago

I thought this was about Starcraft

  • ktpsns 2 days ago

    Oh man, me too. SCII = StarCraft 2, and "maps" was such a typical term in StarCraft. I loved it. Had a great time with it, 20 years ago.

junon 2 days ago

C-base! Still need to get over there sometime to check it out.

meken 2 days ago

I play a daily game called FoodGuessr, where you guess the country that some kind of food came from

Would be fun to use this with that - thanks!

dgrin91 2 days ago

Very cool and already 8+ years old

ddawson 2 days ago

Bonkers. This is a lot of fun.

theflyestpilot 2 days ago

Wonder if it would make gps possible/useful on a Watchy

denis_dolya 2 days ago

The only thing I can say when I saw it is — WOW!