>>3 I made an app for that. You should check it out!
Name:
Anonymous2014-09-21 19:14
Fart a tweet*
Name:
Anonymous2014-09-22 1:02
Fart an app*
Name:
Anonymous2014-09-23 0:14
Shit an app*
Name:
Anonymous2014-09-25 2:14
n=16; for r in $(seq 0 $n 255); do echo "$(for c in $(seq $n); do tput setaf $(($r + $c - 1)) && echo -ne '\xE2\x98\x85 '; done)"; done
Name:
Anonymous2014-09-25 8:27
Symta is more laconic anyway.
Given Xs = ['file.ogg' 'file.mp3' 'file.txt'], we can Ys = Xs{"[N].[E]"=>[N E]} // [[file ogg] [file mp3] [file txt]] Ys{"[?0].[?1]"} // merge them back