LOL http://t.co/xnwVakp4L0

LOL http://t.co/xnwVakp4L0

Constelaciones Familiares en Granada: TALLER DE CONSTELACIONES FAMILIARES ENERO 2015 …constelacionesfamiliares.blogspot.com/2015/01/taller…
#AWSInteract está muy interesante con la presentación de la gente de Golden Manager, muy buena presentación, muchas gracias.
LZMA with multithreading in Linux: “7z a <file>.7z <folder> -m0=lzma2 -mmt=8″ with mmt the number of threads
He superado el Test SQL de @betabeers con 10/10 aciertos ¿Y tu? betabeers.com/test/sql-22/?r…
He superado el Test Linux de @betabeers con 10/10 aciertos ¿Y tu? betabeers.com/test/linux-25/…
Por Dios id a ver Interstellar, que peliculón!
Remove all local gems: for i in `gem list –local –no-versions`; do gem uninstall -aIx $i; done
Buenas prácticas RESTful : elbauldelprogramador.com/buenas-practic…
How to use PATCH in a RESTful API: williamdurand.fr/2014/02/14/ple…