Skip to content

Instantly share code, notes, and snippets.

View vvo's full-sized avatar
🌱
Growing indie hacker

Vincent Voyer vvo

🌱
Growing indie hacker
View GitHub Profile
@vvo
vvo / decode_live.free.fr.sh
Created January 5, 2012 11:10 — forked from naholyr/decode_live.free.fr.sh
Decode MD5 from live.free.fr
#!/bin/bash
# <troll>If you don't have bash, go get a real OS.</troll>
curl -s "http://md5.noisette.ch/md5.php?hash=$(curl -s http://live.free.fr | gunzip | tail -n 36 | head -n 32 | grep [a-f0-9] -o | xargs echo -n | sed 's/ //g')" | grep '<string>' | sed 's/^.*\[CDATA\[\(.*\)\]\].*$/\1/'
@vvo
vvo / Inconsolata-dz-Powerline.otf
Created November 14, 2012 11:49 — forked from qrush/Inconsolata-dz-Powerline.otf
vim-powerline patched fonts