Posted by Kasper Tidemann on Friday 26th of February 2010 05:08:46 PM
Should you ever be in the need of finding out where RubyGems installs all of your precious gems, just run the following command:
sudo gem environment
This will give you an overview of the environment settings for RubyGems. Find the “GEM PATHS” settings and there you go:

A screenshot of my l33t Terminal.app.
Posted by Troels Michael Trebbien on Tuesday 23rd of February 2010 01:17:55 AM
Whether you’re a night owl like me or just occasionally stay up late to work on your computer, you might be interested in a piece of software called f.lux. The software can alter the color temperature of the computer display to match your indoor lighting and in doing so hopefully take some strain off your eyes during work. This is not purely meant as a cosmetic change but also intended to aid sleeping after working at the bright screen in the wee hours.
One caveat is though, that the software’s color distortion is no good for graphic design work.
Versions of f.lux for Mac OS X, Windows and Linux can be downloaded from http://www.stereopsis.com/flux/.
Posted by Kasper Tidemann on Friday 19th of February 2010 07:38:35 PM
If you are using Ubuntu 9.10 with GNOME and really would like to get a window overview like the Exposé overview on Mac OS X, you can use Compiz to accomplish this. Please follow my mini guide below:
1) Install Compiz
First of all, make sure that Compiz is installed on your system. Go to Applications -> Ubuntu Software Center and search for “compiz”. Make sure that both Compiz and Advanced Desktop Effects Settings are installed. If they are not, go ahead and install both of them.

Screenshot of the Ubuntu Software Center.
2) Access CompizConfig Settings Manager
Next, you click System -> Preferences -> CompizConfig Settings Manager. Here, go ahead and select Scale under Window Management.

Screenshot of the CompizConfig Settings Manager.
3) Define how to initiate the Window Picker
Finally, you need to define how to initiate the Window Picker. You could make this the top left corner of the screen (named “TopLeft” in the settings). Once you have chosen an active screen corner, just close the CompizConfig Settings Manager and move your cursor to the corner you have picked – and then, marvel at the Window Picker effects displaying all of your windows in one neat overview!

Screenshot of the Window Picker initiation settings.
Posted by Kasper Tidemann on Tuesday 29th of December 2009 04:08:22 AM
You might be one of the very few lucky people out there who’s got a working installation of MacPorts running dating back to your Leopard (10.5) environment – but for the remainder of us (including everyone on the Meeho!™ team), upgrading to Snow Leopard makes MacPorts not work properly.
Here is an example of an error we got:
Error: Unable to open port: can't read "build.cmd": Failed to locate 'make' in path: '/opt/local/bin:/opt/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin' or at its MacPorts configuration time location, did you move it?
If you are experiencing compile errors of nearly any kind, having yourself cursing and swearing trying to get your darn MacPorts to work again, do not worry: practically, no matter which error(s) you might receive, the solution is for you to do a clean install of MacPorts – it worked for all of us.
To get it all right again, please follow the Migration guide on the MacPorts web site: http://trac.macports.org/wiki/Migration