@vantablack          

(I wrote a perl script)

@vantablack print join(" ", map {sprintf($ARGV[1]||':hacker_%s:', $_)} split(//, $ARGV[0])) . "\n";