Three Sisters
Finally I found the time to sort my photos from Australia (http://0pointer.de/photos/?gallery=Australia), when I vistited the country after linux.conf.au, in January this year. Some photos are quite
Finally I found the time to sort my photos from Australia (http://0pointer.de/photos/?gallery=Australia), when I vistited the country after linux.conf.au, in January this year. Some photos are quite
Did I mention I love Hugin (http://hugin.sourceforge.net/)? I do, I really do:
In case anyone wants to know: starting today I am a Red Hat employee. It's nice if the first day on the new job is a public holiday.
One of the major construction sites in GNOME and all the other free desktop environments is the VFS abstraction. Recently, there has been some discussion about developing a replacement DVFS
Jeff now started to use lennartpoettering for tagging his blog stories (http://perkypants.org/blog/2007/05/02/links-for-2007-05-01/)... AWESOME!
Following an invitation of the Nokia 770/N800 multimedia team I've been visiting the Nokia research center in Helsinki last week. A good opportunity to get some more material for Hugin
On popular request, here are a few suggestions how to make best use of Hugin for stitching your panoramas. You probably should have read some of the tutorials at Hugin's web site
So, you've always been annoyed by the fact that you have to load all those laptop, i2c, hwmon, hdaps Linux kernel modules manually without having spiffy udev doing that work for you automagically? No
Dear Lazyweb! Does anyone know how I can teach GNU indent to cuddle opening function braces and the closing ')' of the argument list ? i.e. int main(int argc, char* argv[]) { } instead of: int
I will be speaking at following conferences in the next three months: LinuxTag, Berlin (http://www.linuxtag.org/2007/en/conf/events/vp-freitag/vortragsdetails.html?talkid=88) Ottawa Linux Symposium
Anyone looking for free tickets for LinuxTag 2007 (Berlin) (http://linuxtag.org/)? Just ping me, and I'll send you one. (Be quick, they are limited!)
Dear Sun Microsystems, I wonder if the mythical "Project Indiana" consists of patches like these (http://src.opensolaris.org/source/xref/jds/spec-files/trunk/patches/) which among other strange
In response to Darren Kenny (http://dar-k.blogspot.com/2007/06/avahi-what-happened-on-solaris.html): • On Linux (and FreeBSD) nss-mdns (http://0pointer.de/lennart/projects/nss-mdns/) has been
The Government District in Berlin, with the Reichstag and the offices of the members of the Bundestag: The Diana Temple in the Hofgarten in Munich: The Königsplatz in Munich: The Residenz in
For those interested: here're my slides for my presentations at LRL and OLS: • Ottawa Linux Symposium 2007: Cleaning up the Linux Desktop Audio Mess
Seems CUPS now comes with Zeroconf/Bonjour network printer browsing support included in the upstream tarball (http://www.cups.org/articles.php?L479). I haven't tried this myself, but presumably CUPS
... whether the guys behind this (http://code.google.com/p/giver/) know about this (http://techn.ocracy.org/telekinesis/)? It's a pleasure to see as many projects as possible making use of Avahi
Earlier today (https://www.redhat.com/archives/fedora-devel-list/2007-August/msg01196.html) I switched Fedora over to install PulseAudio (http://pulseaudio.org/) instead of the venerable EsounD
Only three days left for sending in your paper for FOMS 2008, the best Free Software multimedia conference/workshop around (http://www.annodex.org/events/foms2008/). The best chance to meet all the
$ ccache -s | egrep "(cache hit|cache miss)" cache hit 3518652 cache miss 168484 $ echo $((168484*1000/3518652)) 47 $ Less than 5% of the compiler