Paul Thurrot reviews OS X Tiger

"10.4 "Tiger" is the strongest OS X release yet and a worthy competitor to Windows XP. Though it is marketed by Apple as a major release, Tiger is in fact a minor upgrade with few major new features, more akin to what we'd call a service pack in the Windows world" says WinSuperSite.

Speeding up Xorg’s RENDER

Some Trolltech programmers are doing some optimization work in the x.org RENDER extension. RENDER has been used with COMPOSITE to make "transparency" and "shadow" effects, and its slowness has stopped it from being widely adopted. Hopefully, this optimization work will make things better, although it's not clear in the email if this addresses the "XAA sucks, someone needs to take KAA to x.org" problem which is often said to be the real problem of render slowness. RENDER is also often used to do more things, like AA fonts, so this will be good for X desktop in general.

Mandriva (ex Mandrake) Linux LE 2005 hits FTP mirrors

A test version of Mandriva Linux, Limited Edition 2005 is now available as a full FTP installation tree which can be downloaded on a number of FTP mirrors. This new release includes up to date flagship software such as GNOME 2.8.2, Gimp 2.2, OpenOffice.org 1.1.4 and many others: more than 10,000 applications are provided (main + contribs + jpackages), for both x86-32 and x86-64 processors.

DVD-Jon plans mobile phone revolution?

Linuxlookup.com is reporting on famous Norwegian hacker "DVD-Jon" wants to turn the mobile phone world upside down. In an article in Norwegian daily "Dagens Næringsliv" Jon's father Per Johan Johansen says "It's simply a new way to use the net. With the new software we have developed, your mobile phone will be able to do all new things. Telenor and Netcom will hate this. They will panic, as this will give a whole new pricing system on services."

USENIX 2005: Unix in Southern California (day two)

This is a report on the second day of USENIX 2005. You might want to start with my report on day one. Day two started off a bit slowly. Oh wait, actually I started off a bit slowly. That could have been from the margaritas last night at La Casa Garcia, a Mexican restaurant a few blocks down the street from the Anaheim Marriott. Good Mexican food is one of the things I miss the most since I moved from California to New York two years ago. Luckily, the food at La Casa Garcia was excellent.

Inotify replaces Dnotify in the 2.6 Kernel

Inotify is a file system event-monitoring mechanism slated for inclusion in upcoming Linux™ kernels that is designed to serve as an effective replacement for dnotify, which was the de facto file-monitoring mechanism supported in older kernels. Inotify is a powerful, fine-grained, asynchronous mechanism ideally suited for a variety of file-monitoring needs including, but not limited to, security and performance.