Green America: Things you can do to make world more green and in the proccess save money

There are many things we can do on daily basis which can make our lives better and make future better for our kids and ourselves. Most of these things are overlooked or not stressed enough. Lets start with cheap way to save some money and make world a better place.

Replace all the bulbs [...]

Read the full article...

/bin/rm: Argument list too long

You type: rm * -f
You get: /bin/rm: Argument list too long
Reason: in shell when you do * after rm and get Argument list too long, your shell actually expands that * and puts all the filenames after rm and since length of the command line is limited, you end up getting [...]

Read the full article...

MySQL: ibdata files do not shrink on database deletion [innodb]

One very interesting thing I noticed with MySQL was that if you delete a database, ibdata file doesn’t shrink by that much space to minimize disk usage. I deleted the database and checked usage of /usr/local/mysql/var folder and noticed that ibdata file is still the same size. So the problem I face now [...]

Read the full article...

Interview with Vijay Pande, Mastermind behind Folding@home

Interview with creator of Folding@home – Vijay Pande. Richard Marks of SCEA’s research and development team was kind enough to answer some Playstation 3 related questions.
read more | digg story
I have been running Folding@home on my Playstation 3 since they released the new Firmware. It was only then I actually heard about [...]

Read the full article...