SGML (and by extension, HTML), can be rather annoying to deal with. →
December 2003
31
Dec
2003
...maybe I'm just embarrassed because I was hacking from home yesterday, and managed to check in a bunch of files with my standard boilerplate "This is *my* code, why are you even reading it?" license at the top. →
30
Dec
2003
Sometimes, I think of ways that our lives could be simplified. Then I write them in my blog, so I can point at them whenever I want to complain about how much better the universe would be if I were in charge. →
24
Dec
2003
If on a major holiday or birthday you buy a girl a gift from The Body Shop, you may as well be writing "I didn't have the faintest clue what to get you, so I ended up taking the path of least resistance" on the wrapping paper. →
18
Dec
2003
Why do Java applications have a tendency to grow scripting languages and a plethora of configuration files? →
16
Dec
2003
So what happens if you test those higher-level components with mock objects? Well, you sort of end up with tests that do absolutely nothing but test a series of method calls on mock objects. What are you testing, really? →
8
Dec
2003
It's a pity you can't do that. If I had access to my own source-code, and could recompile myself whenever anything went wrong, life would be so much easier. →
4
Dec
2003
A rambling account of finding tests that don't clean up properly after themselves using a TestDecorator →
1
Dec
2003
"Train yourself to think about where to put the halt, not to think about what the problem is. Of course it’s a great feeling when you can reason to the problem. But we’re not here to make our brains feel good, we’re here to get the code working as quickly as possible." →