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

or

raku -e 'say "etbjxntqrdke".comb.map(*.succ).join'



This is just a ROT1, so perl -pe'y/a-z/b-za/'<<<etbjxntqrdke


That makes for a cool rot13: /a-z/n-za-m/


raku -pe 'tr/a..z/b..za/' <<< etbjxntqrdke




Consider applying for YC's Fall 2026 batch! Applications are open till July 27.

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

Search: