Fuzz Box
Raw and unprocessed.
Mar 15, 2013
How to easily transfer your files to iPad with Python one liner
›
If you have files that cannot be easily shared from iTunes to your iPad device, and have access to Python, simply open a command prompt or ...
7 comments:
Mar 11, 2013
How to automatically search and download torrents with Python and Scrapy
›
The Goal To automatically perform keyword based searches at one of kickasstorrents categories, scrap relevant data that match our key...
Oct 17, 2012
Sonar book is out, free chapter inside
›
Having read quite a few development books i am so happy to have written one , especially for a platform as important as Sonar . ...have...
1 comment:
Oct 15, 2012
How to change default DNS server in Linux
›
Just a quick note ( to self ) of the cleanest way to set the DNS servers in Linux. DNS entries stored in /etc/resolv.conf are overriden...
Oct 9, 2012
How to convert Mac line endings to Unix
›
Just a small note because a bunch of parsing scripts stopped working. To convert MAC CR line endings to UNIX LF: cat mac.txt | tr "...
›
Home
View web version