Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
itry
on Dec 1, 2012
|
parent
|
context
|
favorite
| on:
A single line of Basic sends readers into a labyri...
You can execute it on the command line like this:
php -r 'while (1) echo rand (0,1) ? "╱" : "╲";'
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
php -r 'while (1) echo rand (0,1) ? "╱" : "╲";'