Site menu:

Search

Tag Cloud

Lifestream

My Web

Last.fm  Delicious  Facebook  Flickr  LinkedIn  Twitter  Technorati  My TV shows  Prt.sc  Brightkite  Adegga  

Tag: Hacks

Nokia 7100 Supernova plug-in for iSync

This xmas I got my wife a new cellphone a Nokia 7100 Supernova which although not a 3G phone fits perfectly her needs. It has a slick design, a good enough camera (1.3 megapixel), GPRS/EDGE, support for the usual suspects (MMS, Java MIDP) and Bluetooth.
Now comes the catch:
I completely forgot to check if it was [...]

DISTCC + AVAHI

When considering a project involving a large number of source files, compilation time is always an issue.
DistCC is in these cases a very good solution.
From DistCC site:
distcc is a program to distribute builds of C, C++, Objective C or Objective C++ code across several machines on a network. distcc should always generate the same results [...]