Archives Oct. 26, 2012
KDE CD Ripping rocks
Written by
on
in
Tuxedo.
Want to get rid of a CD around the house (who uses CDs any more)? Pop it into your drive, open it with Dolphin, browse to the 'MP3' (or 'Ogg Vorbis') folder and copy the files to your media directory. The KDE IO system automatically generates (rips) the "files" when the copying process goes to ...
Line localtime inadvertantly implemented...
Written by
on
in
Snaking.
Started really looking at the results from Coldshot and realized that the line timings just didn't add up to the function timings... because the line-timings were "localtime" rather than "cumtime". Local time is actually pretty interesting as a piece of information, but I'm guessing 95% of the time you actually want cumtime when you are ...