Hacker News new | ask | show | jobs
by teddyh 14 days ago
Nice!

  python3 -c 'import random, time; any(time.sleep(0.01) or print(random.choice("\u2571\u2572"), end="", flush=True) for x in iter(lambda: 0, 1))'