Pedro Assunção

Archive for May, 2011

OSX: Change time machine auto backup interval

The default time machine backup interval is every hour. Sometimes this can be really annoying so, if you find yourself in need to change this, here’s how: Navigate to /System/Library/LaunchDaemons and locate the file named com.apple.backupd-auto.plist. Inside this file you will find the following content: <key>StartInterval</key> <integer>3600</integer> 3600 means hourly (60 minutes X 60 seconds). [...]

NonUniqueObjectException: a different object with the same identifier value was already associated with the session

If you are developing in Swing and using hibernate you might – at some point in time – run into this exception: org.hibernate.NonUniqueObjectException: a different object with the same identifier value was already associated with the session What happened, you might ask? Well, turns out that when you close the session that created a given [...]

Is Bin Laden dead? I’ll believe it when i see it.

Are you kidding me? His body buried in the sea? This is the most wanted person in the history of the world and they don’t bring back the body to prove – without a shadow of a doubt – that he is truly dead? Give me a break. I’ll believe he is gone when i [...]