I have an app idea, which cloud provider to choose? There are millions of cloud providers out there, may be not, but there are enough to confuse you with their features and creative billing terms. Continue Reading →
Changing Time & Date settings to Jan 1, 1970 will !permanently brick 64-bit iOS devices Sorta, will kill your phone! Continue Reading →
Github.com to Bitbucket.org: exploiting those free private repos Straightforward, three lines on the command-line to hit the git remote of bitbucket! Continue Reading →
DIY: Bluetooth receiver for your speakers #BreakItMakeIt Take a step back, to obeserve! Continue Reading →
Why you should draft on Google Docs?, like a boss! I m writing my thesis as a part of competing my master degree. Continue Reading →
3 step procedure for installing raspian SD card image on Mac osX : CLI based Yup, just like always open the terminal and put in the following to find the dev path of the SD card. Continue Reading →
Protected: In each iteration! Curious questions about the ethics in humanoids; This content is password protected. Continue Reading →
SensyLight – making home movie experience more immersive! If you haven’t heard of ambiLightâ„¢ (probably trademarked) by Philips. Continue Reading →
Multi-threading in Python: A quick guide for python multithreading All the resources for multi-threading python programming. Continue Reading →
Setting up environment for tweetSPIN – Patrick repo Installing nodejs https://github.com/joyent/node/wiki/Installing-Node.js-via-package-manager#debian-and-ubuntu-based-linux-distributions npm root problems will be solved https://github.com/akrv/npm-g_nosudo chown $USER -R /home/<userDIR> That above line runs the chown command to own a directory to make R/W changes. Continue Reading →