the good: I've gotten shitloads of good work done today
the bad: I have a headache that's making my eyes water again
the good: I have an appointment to get my eyes checked out
the bad: it's in 2 weeks
the good: it's friday
the bad: I'm still at work and I wanna go home.
Month: June 2005
How not to code
I am working with a codebase that is just…. braindamaged.
352 classes and NOT A SINGLE LINE OF COMMENTS!!!
Added to this loverly fact is code like this:
Iterator it = set.iterator(); for (readfileindex = 0; it.hasNext(); readfileindex++) { String filename = (String) it.next(); //do something with it }
Anybody with a bit of programming experience will realize that, though this block is valid, it makes NO LOGICAL SENSE. Especially when you realize that the readfileindex is used somewhere else for UI purposes. It violates about every common sense rule for effective programming.
joy.
Sad, but true
This is why I like the people I work with
A coworker went to Ireland and brought be back a fridge magnet. Here's a chat snippet:
<Rc> it's perfectly horrible :D
<AQuinn> i'm glad you don't like it :D
<Rc> it will be featured proudly on my fridge
<AQuinn> cool. how does it rate on the tacky scale?
<Rc> sappy message, garish colours, kitshy theme all give it high points
<Rc> the only thing that detracts from perfection is that it's actually solidly built
<Rc> so it only rates a 9 out of a possible 10
<AQuinn> i'll try harder next time ;)
*giggle*
You shall all swoon at my return to Canada
ICON MADNESS!
Weird dreams are made of this…
I've been having very vivid dreams in the last few days. Dreaming of old friends and old situations. The one I had last night was particularly amusing.
I used to be a grad student and one of the things I worked with were live cell cultures. These things are evil because they need almost daily work – even if it only takes about 30 minutes to an hour, it still means that you needed to go to the lab every day, weekends, holidays and all. So last night, for I think the first time, I said “no, fuck 'em, let 'em die – I'll start a new batch tomorrow”.
It felt wonderful :)
As much fun as you can have with your clothes on
I've just finished putting the second coat of mahogany stain on the tabletop zen garden I'm making myself. It will look kick-ass, if I do say so myself.
I like these little creative projects I give myself. They make me feel creative and manly at the same time (it's the powertool aspect of the thing).
I want a shed.