Twitter
- @brianfreud Probably not, but Acoustid will be the default option in the next version so I will definitely see some more usage from Picard. 3 weeks ago
- I'm pretty impressed with Windows 8. Wouldn't use it on my dev machine, but it works perfectly on a TV. 3 weeks ago
- Very interesting talk about copyright protection. http://t.co/4HvmMQ2N 3 weeks ago
- Oh, it's finally here. New GMail look without an option to go back. :( 4 weeks ago
Links
Categories
Archives
- February 2012
- January 2012
- December 2011
- November 2011
- October 2011
- August 2011
- June 2011
- May 2011
- April 2011
- March 2011
- February 2011
- January 2011
- December 2010
- November 2010
- October 2010
- September 2010
- August 2010
- July 2010
- June 2010
- May 2010
- April 2010
- March 2010
- January 2010
- December 2009
- November 2009
- October 2009
Tag Archives: fail
Oracle…
Working with Oracle is always an adventure. The error messages are usually not very helpful, so you have to guess a lot. What I’ve seen today is an extreme though. Oracle allows you to create a table with a column … Continue reading
Fun with timestamps
Some programming languages really encourage using UNIX timestamps for working with dates. PHP is a good example of such a language. Functions like date, strtotime, strftime are used all the time. Most people don’t realize that timestamps in general can’t … Continue reading
Mercurial, part 1
I’ve been using Mercurial at work for two months now and the expectations I had about it didn’t change to anything better. I guess it looks cool for people who are used to SVN, or even CVS, and are not … Continue reading
Technical book authors
To be honest, I don’t read technical books much. I prefer reading the official documentation for a product I need to work with, or use some other ways to get information about it. I always assumed people who write such … Continue reading
Disabling sound in GDM
I often have to turn on my laptop in a situation when I need it to be quiet. It’s easy to disable the login sound in GNOME, but in the new Ubuntu release it became quite hard to disable the … Continue reading