Home

Configuring SublimeText and Anaconda in Linux

Why SublimeText and Linux? You want SublimeText because you do not want to wait around for laggy code-complete windows, random 2 second hitches or dealing with poor performance due to a buggy editor. Sublime opens in less than a second, it feels nearly instant. It is the fastest text editor that you can use for writing code. It opens almost imme...

Read more

Build Your Personal Blog / Website at githib.io for Free!

Your own blog can help you to develop your personal brand. You can easily use github.io pages to setup a free blog. Setup on server First you need an github account. If you dont have, go to github and create one and log in with your account. For a ready-made blog setup, choose from existing jekyll themes. Fork the th...

Read more

Configure SublimeText and WinPython in Windows

If the size of the Anaconda gives you a headache then you may use WinPython distribution which requires less space. After installing some of the ml libraries the installation size of Anaconda goes up to 12GB while WinPython takes only around 3GB. WinPython provides a way to the portable installation as well. A portable setup has some advantages....

Read more