I hereby claim:
- I am ynadji on github.
- I am yacin (https://keybase.io/yacin) on keybase.
- I have a public key ASA5E9uNmv0G5G_Y7-dPR6sZlzQoiKzhciWrcGxXnVNxOwo
To claim this, I am signing this object:
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pastebin.com 20 true | |
888poker.com 157 true | |
imagefap.com 157 true | |
ashemaletube.com 157 true | |
pornsharing.com 157 true | |
h2porn.com 157 true | |
brazzers.com 157 true | |
porntube.com 157 true | |
metacafe.com 20 true | |
pornerbros.com 157 true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
http_download () { | |
if [ `uname` = "Darwin" ] | |
then | |
( | |
/usr/local/bin/gecho "HTTP/1.0 200 Ok" | |
/usr/local/bin/gecho "Content-type: `file -bi $1 | tr -d '\n'`" | |
/usr/local/bin/gecho "Content-Disposition: attachment; filename=$1" | |
/usr/local/bin/gecho | |
/usr/local/bin/gcat $1 | |
) | nc -l -p $2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
In [64]: srcnode = db.get_or_create_indexed_node('misc', 'source', 'sunbelt', {'src': 'sunbelt'}) | |
--------------------------------------------------------------------------- | |
BadRequest Traceback (most recent call last) | |
/home/ynadji/method/<ipython console> in <module>() | |
/home/ynadji/method/lib/python2.7/site-packages/py2neo/neo4j.pyc in get_or_create_indexed_node(self, index, key, value, properties) | |
697 """ | |
698 index = self.get_or_create_index(Node, index) | |
--> 699 return index.get_or_create(key, value, properties or {}) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1Q84.mobi | |
A Brief History of Time - Stephen Hawking.epub | |
Alain De Botton - How To Think More About Sex The School of Life (retail).mobi | |
American psycho_ a novel - Bret Easton Ellis.mobi | |
Autobiography Of Mark Twain, Volume 1 - Mark Twain.mobi | |
Blaine Harden - Escape from Camp 14 (v5).epub | |
Blind Willow, Sleeping Woman - Haruki Murakami.mobi | |
Blood Meridian - Cormac McCarthy.mobi | |
Coming of Age on Zoloft - Katherine Sharpe.epub | |
Cryptonomicon - Neal Stephenson.mobi |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
readall () { | |
read all | |
while read line; do | |
all="$all\n$line" | |
done | |
echo -e $all | |
} | |
waitpid () { |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
==> Downloading http://downloads.sourceforge.net/project/wine/Source/wine-1.3.35.tar.bz2 | |
/usr/bin/curl -qf#LA Homebrew 0.8.1 (Ruby 1.8.7-249; Mac OS X 10.7.2) http://downloads.sourceforge.net/project/wine/Source/wine-1.3.35.tar.bz2 -o /Users/ynadji/Library/Caches/Homebrew/wine-1.3.35.tar.bz2 | |
/usr/bin/tar xf /Users/ynadji/Library/Caches/Homebrew/wine-1.3.35.tar.bz2 | |
==> ./configure --prefix=/usr/local/Cellar/wine/1.3.35 --x-include=/usr/X11/include/ --x-lib=/usr/X11/lib/ --with-x --with-coreaudio --with-opengl --without-mpg123 | |
./configure --prefix=/usr/local/Cellar/wine/1.3.35 --x-include=/usr/X11/include/ --x-lib=/usr/X11/lib/ --with-x --with-coreaudio --with-opengl --without-mpg123 | |
checking build system type... x86_64-apple-darwin11.2.0 | |
checking host system type... x86_64-apple-darwin11.2.0 | |
checking whether make sets $(MAKE)... yes | |
checking for gcc... /usr/bin/gcc-4.2 | |
checking whether the C compiler works... yes |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
==> Downloading http://downloads.sourceforge.net/project/wine/Source/wine-1.2.3.tar.bz2 | |
File already downloaded in /Users/ynadji/Library/Caches/Homebrew | |
/usr/bin/tar xf /Users/ynadji/Library/Caches/Homebrew/wine-1.2.3.tar.bz2 | |
==> Patching | |
/usr/bin/patch -f -p1 -i 001-homebrew.diff | |
patching file configure | |
Hunk #1 succeeded at 6540 with fuzz 2 (offset 123 lines). | |
==> ./configure --prefix=/usr/local/Cellar/wine/1.2.3 --x-include=/usr/X11/include/ --x-lib=/usr/X11/lib/ --with-x --with-coreaudio --with-opengl --without-mpg123 | |
./configure --prefix=/usr/local/Cellar/wine/1.2.3 --x-include=/usr/X11/include/ --x-lib=/usr/X11/lib/ --with-x --with-coreaudio --with-opengl --without-mpg123 | |
checking build system type... x86_64-apple-darwin11.2.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
==> Downloading http://downloads.sourceforge.net/project/wine/Source/wine-1.2.3.tar.bz2 | |
File already downloaded in /Users/ynadji/Library/Caches/Homebrew | |
/usr/bin/tar xf /Users/ynadji/Library/Caches/Homebrew/wine-1.2.3.tar.bz2 | |
==> Patching | |
/usr/bin/patch -f -p1 -i 001-homebrew.diff | |
patching file configure | |
Hunk #1 succeeded at 6540 with fuzz 2 (offset 123 lines). | |
==> ./configure --prefix=/usr/local/Cellar/wine/1.2.3 --x-include=/usr/X11/include/ --x-lib=/usr/X11/lib/ --with-x --with-coreaudio --with-opengl --without-mpg123 | |
./configure --prefix=/usr/local/Cellar/wine/1.2.3 --x-include=/usr/X11/include/ --x-lib=/usr/X11/lib/ --with-x --with-coreaudio --with-opengl --without-mpg123 | |
checking build system type... x86_64-apple-darwin11.2.0 |
NewerOlder