Feed on
Posts
Comments

Archive for January, 2011

Short and to the point:

apt-get install python-software-properties add-apt-repository “deb http://archive.canonical.com/ lucid partner” sudo apt-get update apt-get install sun-java6-jdk sun-java6-jre

java, ubuntu

Silver Bullets

I’m playing with Grails. It’s pretty impressive, although the potential for Hibernate abuse is alarming to me. This alarm is not so much based on any broken feature of the implementation, but the exchanges I see on forums regarding Hibernate performance and scalability, with typical Hibernate answers like “these are not the droids you’re looking for“ and […]