You can recreate the magic in bash:
while true; do printf "\u$((2571 + ($RANDOM & 1)))"; done11–20 of 62 posts
while true; do printf "\u$((2571 + ($RANDOM & 1)))"; doneVideo here https://youtu.be/m9joBLOZVEo
Video here https://youtu.be/m9joBLOZVEo
This rings a bell though: I remember encountering it back when I owned the machine, possibly in the BASIC manual that came with it, possibly in a magazine, or perhaps somebody at school mentioned it.
You can recreate the magic in bash: while true; do printf "\u$((2571 + ($RANDOM & 1)))"; done
https://snek.dev/10print :)
tl;dr: the output looks like this: https://ibb.co/Ypp9DZ3
Why does ibb need to know my location to serve an image?