One could have a lot of fun with ASCII art or even some good ol' fashioned figlet.
figlet -f banner 'foo' | sed 'y/# //'
EDIT: and I forgot what a pain Unicode can be on HN as well. Unbutchered here: https://pastebin.com/jVSUwVCS
One could have a lot of fun with ASCII art or even some good ol' fashioned figlet.