- Posted by mateid on November 23, 2008
It's been a while since I started this blog, and it's been a while since I've updated it with anything meaningful (if ever). Lots happened and I got caught up in the daily grind. We've had our second kid and that certainly doesn't help with free time to post on the blog.
When I first started this blog I had some goals in mind. I've accomplished none. I am not very articulate in English (it is not my native language as you might have noticed) so I was hoping to improve on that. I was also hoping to share some of my ideas and experiences with you, the reader, since it is somewhat rare that I get to enjoy a free exchange of ideas; you know, talking to somebody who's ego is not larger that the known universe, and who knows what a bloody decorator is. That didn't work out at all, and it's probably due to the poor content I've offered so far. I will try to do better.
It's somewhat difficult to decide what content is worth writing about because every other topic has been covered pretty well and in depth on a myriad other blogs. Also I find myself dealing with a lot of procedural code lately and who would be interested in that? In fact come to think of it, it is the pinnacle of procedural code, so there may be some value dissecting that. Along with the long list of antipatterns i've been exposed to lately - mostly the mushroom management comes to mind.
More to come!
- Posted by mateid on November 23, 2008
I think there's a gremlin messing with my code. Code is shifting under me, moving around, unit tests are considered the work of the devil and keep disappearing from source control. Check-in logs refer to my code as crap, and code seems to be refunctoring itself. I don't think it could be a colleague, surely it must be a mythical creature, a gremlin. This gremlin is a fan of singletons and static metods, and thrives on repeating every piece of logic in at least three places. Unit test appear to be its greatest enemy, and they disappear without trace almost as soon as they are checked in. How do you stop such magical creature? What magic power do I need to make this gremlin go away?
Did anybody else encounter this creature, somebody who can offer some advice as to how to go about banishing this destruction from my code base?