Mutt is surly Men’s best friend when it comes to managing huge amount of emails with Powers in hand. Some updates which I made to my .muttrc to make my Mutt faster (on Max OSX): set header_cache = /Volumes/ramdisk/headers set sleep_time = 0 set timeout = 15 # idle time before scanning set mail_check =…
I am now on a mutt + offlineimap setup for both my work and personal emails (love thy mutt), I will put a post later on why and how am I doing it, posting how to automatically run the offlineimap on a MacOSX (10.8) using Launchd. Create a file in user’s LaunchAgents directory, the label…
After doing considerable research over the Internet I found following as the major Advantages of using nginx vs using Apache. Apache 1) Apache uses a blocking model of using threads for processing requests. 2) One thread is dedicated for serving one request. 3) The threads have to do sync with there Process so it’s a…
How to Make Trillions of Dollars is an article which will shake your core, there is a lot of truth in there. A must read and inculcate. Couldn’t resist blogging about it.
Receives my Raspberry Pi, the credit card sized ARM based computer board. Have already stared exploring what it can do. Tried the lighter versions of nginx, MySQL and WordPress on it, works like charm. Have planned to do much more, watch this space for more.