Skip to content

Monthly Archives: April 2006

Switching to Opera9

In these days I’m evaluating some alternative browsers instead of my once beloved Firefox. The reason why I’m looking around is because of the heavyness of the Gecko browser. On my (old) 512mb of RAM powered Duron 1300Mhz machine it takes 6/8 seconds to start, other 5 seconds to be “responsive” and it’s damn slow  [...]

Java sucks for me

It can’t be that it’s going to take more time translating Python code to Java than the time to code the algorithm in Python first. I started converting the algorithm contained in a public method with two arrays of char as arguments but when I decided to switch to java.lang.String it occured me that I [...]