Archives Dec. 27, 2006
Simple caching DNS client for Linux (DNS delay on Sympatico is driving me nuts)
Written by
on
in
Tuxedo.
As I'm working over at Soni's I'm using her Sympatico DSL connection. It works reasonably fast when you're actually transferring a file, but DNS resolution takes 5 or 10 seconds. When every test makes 3 or 4 lookups you wind up with a very slow test suite.
What I'd really love is a system-level caching ...!-->!-->
Really need to get a "too far" alert (Too easy to fix just one figure flaw too many...)
Written by
on
in
Knight Errant.
Sometime on Saturday (or was that Sunday) I fixed a minor problem. Just refactoring away, found a bit of code that shouldn't be there, refactored it, moved onto the next thing that needed refactoring. I was working on the UI code at the time (which doesn't have a useful set of unit tests) and kept ...