code-fun

An epitaph for random pieces of strange looking code.


Long term code
in Postscode-fun java
Sometimes you discover code which excels in thinking really long-term: …

Date Gettime
in Postscode-fun java
Bad code with currentMillis

Boolean to String
in Postscode-fun java
Bad code with Boolean

Useless throwing Exceptions
in Postscode-fun java
Bad code with try/throw/catch

Synchronized New Object
in Postscode-fun java
My favorite “baddest piece of code encountered” is this one: …