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

Do you still accept more optimizations? :-) I believe there are tons of mechanical substitutions that can be made there, for example `i%17?r+=z:r+='|\n|'+z` should simplify into `r+=i%17?z:'|\n|'+z`.


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

Search: