flwyd: (java logo)
flwyd ([personal profile] flwyd) wrote2007-03-07 04:24 pm

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."

[identity profile] altamira16.livejournal.com 2007-03-07 11:28 pm (UTC)(link)
Would that be a bug or a feature?

[identity profile] flwyd.livejournal.com 2007-03-07 11:51 pm (UTC)(link)
There are lots of potential asses and lots of ways to kick.

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.

[identity profile] no2ndtroy.livejournal.com 2007-03-08 01:20 am (UTC)(link)
Hah. A noble goal!

[identity profile] 477150n.livejournal.com 2007-03-08 03:53 am (UTC)(link)
That's a good goal. Anyone can write software that takes names.

Unit test

[identity profile] worldnamer.livejournal.com 2007-03-08 05:21 pm (UTC)(link)
try
{
Ass oAss = AssFactory.newAss(ROTUND);

oAss.kick();
}
catch (Exception e)
{
fail("Ass not kicked.");
}

Implementation of dependant objects are left to the reader.

[identity profile] tangentier.livejournal.com 2007-03-09 06:11 am (UTC)(link)
GOOOOOOOOOOAL!

You made my night!