Quote of the GET: The best thing about a boolean is even if you are wrong, you are only off by a bit.

Archive for September, 2007

ocurrencia

In Spanish, occurrence and stupid idea are the same word.
j=`w3m planet.debian.org -dump -no-graph -l 200 | tr -d -C [:alpha:] | tr [:upper:] [:lower:]`; for i in `seq ${#j}`; do echo $j | cut -b $i; done | sort | uniq -c | while read w; do y=`echo $w | cut -f 1 -d ' '`; echo -n $(echo "scale=5; $y/${#j}" | bc); echo " `echo $w | cut -f 2 -d ' '`" ;done | sort -rn

Comments (2)

nuevo juguete

Un viento proveniente de Mountain View me trajo un nuevo juguete: Nokia n800


I’m happy :D

Comments (2)