Skip to content

Instantly share code, notes, and snippets.

@peterkeller
Created August 30, 2020 19:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save peterkeller/e049f1b9b6f8cb64a876d89e6f15d41d to your computer and use it in GitHub Desktop.
Save peterkeller/e049f1b9b6f8cb64a876d89e6f15d41d to your computer and use it in GitHub Desktop.
Happy Birthday
echo "Stream.of(0b01001000,0b01100001,0b01110000,0b01110000,0b01111001,0b00100000,0b01000010,0b01101001,0b01110010,0b01110100,0b01101000,0b01100100,0b01100001,0b01111001).map(Character::toChars).forEach(System.out::print)" | jshell -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment