Hacker News new | ask | show | jobs
by simi_ 4002 days ago
For some reason copy-pasting some of those into iTerm2 doesn't work.

http://i.imgur.com/GEMAeM8.png

1 comments

not on a mac myself, but make sure to use python 3

   python3 -c "import random;p=lambda:random.choice('7♪♫♣♠♦♥◄☼☽');[print('|'.join([p(),p(),p()]),end='\r') for i in range(8**5)]"