Skip to content

Instantly share code, notes, and snippets.

@aeakett
aeakett / Andrew's favourites
Created December 8, 2011 20:58 — forked from endolith/Has weird right-to-left characters.txt
Unicode smileys emoticons
Why Not Zoidberg
(V)(;,,;)(V)
(V)(°,,°)(V)
y u no guy
ლ(ಠ益ಠლ)
table flip
(╯°□°)╯︵ ┻━┻ (ノಠ益ಠ)ノ彡┻━┻
@aeakett
aeakett / ingest.sh
Created April 29, 2014 18:45 — forked from ae-s/ingest.sh
#!/bin/bash
display -sample 600 $1 2>&1 >/dev/null &
viewer_pid=$!
sleep 0.5
echo '===='
echo 'What is the date shown? YYYY-MM-DD'
read -p 'date> ' -e -i "$date" date