My thoughts on various subjects. I particularly love hacking my work. Either by methodology or by improving my tools. Check out this list of tags / subjects.

Recent Posts

Lies, damned lies, and statistics: EE edition

2 minute read

I came across some figures regarding downloads of Glassfish and JBoss AS that really puzzled me. Basically Glassfish was downloaded 700.000 times a month (en...

Having problems with Adium and Yahoo IM?

less than 1 minute read

Yahoo has changed its login protocol, breaking a number of third party IM clients including Adium. The Adium team has released 1.3.5.rc1 which solves the iss...

Java generics end of mystery

1 minute read

Remember my puzzlement in front of http://blog.emmanuelbernard.com/2009/04/java-generics-mystery.html? I usually try to make sense of the unknown type by l...

Java generics mystery

less than 1 minute read

Here is a puzzle for Generics gurus. Can somebody explain why Set<Address> addresses = new HashSet<Address>();Set<?> things = addresses; c...

Oracle is buying Sun: best quotes of the day

less than 1 minute read

Alex Miller: "Next version of Java will be Java SE 7.0.0.0.17832" Emmanuel Bernard: "The day an Oracle swallows the Sun and in front the Business Machine. No...