Y
Hacker News
new
|
ask
|
show
|
jobs
by
lima
3140 days ago
That's cool, didn't realize HN would allow that.
1 comments
d33
3140 days ago
Here's a smaller one:
python3 -c 'while True: print(__import__("random").choice("╱╲"), end="")'
link
python3 -c 'while True: print(__import__("random").choice("╱╲"), end="")'