Entry tags:
My Mission Statement
In a meeting to discuss mission-statement type things where people kept mentioning things like "quality" as goals, I stated
"My mission is to write software that kicks ass."
"My mission is to write software that kicks ass."
no subject
no subject
One guy gave me shit because I claimed that vi kicked ass. I responded that if we sold vi to our customers then we'd be kicking our ass.
no subject
no subject
Unit test
{
Ass oAss = AssFactory.newAss(ROTUND);
oAss.kick();
}
catch (Exception e)
{
fail("Ass not kicked.");
}
Implementation of dependant objects are left to the reader.
no subject
You made my night!