Live data from Hacker News

Star Wars Asciimation (2015)

asciimation.co.nz

11–20 of 31 posts

Re: Star Wars Asciimation (2015)

#11
post #9

In Firefox (v82) the text-field does not seem to render in a strictly non-proportional font. Thus everything is garbled. Unfortunately w3m text-mode browser isn't capable to display the page... [EDIT] The following steps fix playback in Firefox for me: - I press F12 to open the web-developer tools, - select the "Console" Tab - at the prompt at the bottom (marked by ">>") enter: document.querySelector("pre#screen").se…

For me (Firefox 82 on Ubuntu) everything works fine out of the box. #screen has "font-family: Courier New,Fixed;" set.

Re: Star Wars Asciimation (2015)

#17
post #5
post #2

Also available via Telnet at towel.blinkenlights.nl.

Pity ^S/^Q don't work for pause/play. ^C/^Z also don't seem to work for quitting. I wonder what's preventing these keybindings from working. Very cool regardless.

The fact that Telnet is actually a protocol, and a weird one (mostly because it's ancient and actually predates UNIX). I believe the reason is that those keypresses are not interpreted by your terminal but instead sent over to the other side to be interpreted there. Obviously, they don't do anything there.

With "nc towel.blinkenlights.nl 23", on the other hand, they would work.

Re: Star Wars Asciimation (2015)

#20
At one point this animation was the oldest surviving file on bittorrent. I remember a Hacker News item pointing that out a few years ago.

Edit. Nope I remember wrong. It was an ASCII rendition of The Matrix that was the oldest on bittorrent.

https://torrentfreak.com/oldest-torrent-is-still-being-share...

https://news.ycombinator.com/item?id=10962253

https://news.ycombinator.com/item?id=18102578

Post reply on HN