Today was a heavy programming day. Tools programming is fun in that you see immediate rewards if it works (and immediate groans if it doesn't). My 2-tier plan for a Subversion-based web management console worked very well, although there were of course some implementation hiccups (not least the WIERD behavior of Win2k with my .NET service... it worked on every other machine in the office, but wouldn't correctly report that it started on the production server; I managed to work around it, but that was just plain odd). I'm about 1/2 way through switching all of our sites over to it. One clue that it works: you are looking at a site using it. :-)
I learned some interesting things during the project. The first is that the latency penalty for remoting to localhost is MUCH less than I thought it would be, pretty much on par with FreeBSD local net sockets (that's a big compliment to MS's net code, even if its syncookie handling and sequence randomization still sucks). The second is that STDIN/STDOUT redirection in .NET works really well. UNIX well. Awesome. :-)
My Freevo box now displays TV. I'm fixing the channel list right now, and it should be up and running! Yay!
Mood: happy
Music: Fields of the Nephilim - Laura

No comments:
Post a Comment