Obviously, the kind of people who use Octopress would already know this, but just in case.
Amazon Starts Selling the Galaxy Nexus
Finally, the Samsung Galaxy Nexus reaches Amazon.
How to Program Better in Python
If you have learnt Python to a certain degree, and can whip up quite a few scripts with it, you will be wondering where to go next.
You have this feeling that yeah, you can program, but you may be doing things the wrong way. Scouring through the Web for Python Tips & Tricks might do, but after haphazardly learning the language, you’re finally ready for a more structured approach.
That’s how I am currently feeling, which is when I found this book: Pro Python
It starts off at Advanced Basics in Chapter 2 and progresses on. I just got this book, and am slowly progressing through Chapter 2.
How to Enable Dropbox LAN Sync in Fedora 16
For extra fast syncing among machines and devices connected within your local LAN network, this a feature you may have to enable. What is LAN Sync you ask?
How to Prevent Mac OSX From Writing .DS_Store Files in Network Folders
Mac Droppings, as they are unaffectionately known, are a source of pain for many cross platform users. Its particularly annoying when they appear in shared drives.
How to Connect to Your Box.Net Folder in Mac OS X
If you happened to be lucky enough to have a Box account, which can be considered an Enterprise Level DropBox, here’s how to connect to it in Finder.
How to Use a Different SSH Key for a Host
There are times when you need to use just one different SSH Key for a particular host. And you’re not allowed to add your own public key into the host’s authorized_keys file due to system limitations / policies etc.
This is where the ssh config file comes in handy.
How to Change Passwords in Linux Using a Shell Script
There are times when you would need to change the local user password for a whole bunch of Linux machines at one go. If they weren’t using the a directory service like NIS or LDAP, you’d be in for a lot of pain.
Fortunately, the passwd command comes with a handy option that allows this relatively insecure method.
Mac OS X Lion Change Hostname
How to change your hostname in Mac OSX Lion
Migrated to Webfaction
FInally migrated to Webfaction. Whoa, for a static HTML only blog, load times have finally decreased dramatically.

Check out the difference in load times, based on Google Analytics’ site speed. I migrated to Octopress on the 19th of December, shaving load times from a peak of 16 seconds!! to 2 seconds. Moving to Webfaction made it 0.9 seconds :)