A silly thread on Twitter came to my attention today that stirred some late 1980’s/1990’s phreak/hax0r nostalgia in me. So, of course, I did what any geek would do, wrote a one-off utility script for it. Have fun confusing your parents, kids. #! /usr/bin/env escript -mode(compile). main([Command | Input]) -> ok = io:setopts([{encoding, unicode}]), Output […]