The phenomenon is apparently pretty well-known to mathematicians, though. Euler knew about it back in 1772. Still, it looks really cool.
http://www.numberspiral.com/index.html
#!/usr/bin/env bash [ -a /etc/*-release ] && grep -q "Ubuntu" /etc/*-release && os="ubuntu"; [ -a /etc/*-release ] && grep -q "Red Hat" /etc/*-release && os="redhat"; [ -a /etc/issue ] && grep -q "Debian" /etc/issue && os="debian"; [ ! -z $(which uname) ] && uname -a | grep -q "Darwin" && os="darwin"; case "${os}" in darwin ) echo "Darwin!";; ubuntu ) echo "Ubuntu!";; debian ) echo "Debian!";; redhat ) echo "Red Hat!";; * ) echo "You're dumb and your computer hates you!";; esac
sudo apt-get install id3
sudo apt-get install id3v2
$id3v2 --list "Midnight Voyage.mp3"
TPE1 (Lead performer(s)/Soloist(s)): Ghostland Observatory
TIT2 (Title/songname/content description): Midnight Voyage
TALB (Album/Movie/Show title): Paparazzi Lightning
TRCK (Track number/Position in set): 10
TYER (Year): 2006
TCON (Content type): Electronic (52)
If you turned [the video] off 90 seconds in, then maybe fart humor is more your speed. Not that there's anything wrong with fart jokes.
posted by Plutor at 10:19 AM on October 30, 2008
I clearly said 1.5 minutes, not 90 seconds....This is not news, but I mean, why stop collecting the evidence?
/sheesh
posted by HuronBob at 10:23 AM on October 30, 2008
_gat is not defined