Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I've tried few things, even written script to show all possible configurations.

But once, I seen tetris style symbol on sector illuminated by red color.

I remembered symbol and check consoles until found red console, and enter there shape....



BTW just for fun, my perl script:

perl -e 'for ($num = 0; $num <256; $num++) { $width = 8; printf("%*b\n", $width, $num) }'




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

Search: