Uno de los más grandes de @fred_SSC #humor

"L’agilité est la capacité d’une organisation à créer de la valeur et à ravir son client, tout en favorisant et en s’adaptant -à temps- aux changements de son environnement"
"

If you write code, write tests

The pupil asked the master programmer:
“When can I stop writing tests?”

The master answered:
“When you stop writing code.”

The pupil asked:
“When do I stop writing code?”

The master answered:
“When you become a manager.”

The pupil trembled and asked:
“When do I become a manager?”

The master answered:
“When you stop writing tests.”

The pupil rushed to write some tests.
He left skid marks.

If the code deserves to be written,
it deserves to have tests.

"
The Way of Testivus (Less Unit Testing Dogma. More Unit Testing Karma)

Interesante charla sobre Redis Database en Google talks, Amir Salihefendic co-fundador de www.plurk.com

No muy explicativo, podría resumirse en “Redis rules, mysql sucks”. Un par de implementaciones poco explicadas de Redis escritas en Python que parecen realmente simples y muy legibles para hablar de una base de datos.

Redis - The Hacker’s Database (via GoogleTechTalks)