Hacker News new | past | comments | ask | show | jobs | submit login

  python3 -c 'import random, time, itertools; any(time.sleep(0.01) or print(random.choice("\u2571\u2572"), end="", flush=True) for x in itertools.repeat(None))'



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: