How I spent my winter vacation

I’ve been trying to import the data from David Megginson’s great OurAirports.com site into my Navaid.com site. The reason I want to do this is that they have a lot of data that I don’t. They crowd-source a lot of it, but some of the initial data loads come from sources that I never found for my site. My site, on the other hand, tries to get data from various data sources and merges it with other data from other authoritative sources like from the FAA (and the sadly obsolete DAFIF).
Continue reading “How I spent my winter vacation”

What happened there?

StackOverflow reputation tracker

Somehow overnight, I got 80 new points from votes, but somehow my net reputation went down 133 points without any of my other questions or answers getting any down votes. I have no idea how that happened, but I don’t like it.

Update: It turns out that Jeff Atwood decided to implement some “fraud detection” and removed what he thought were “suspicious” upvotes. I should consider myself lucky – Konrad, who had the second most points on the system, lost 6,000 points and Daok, who was pretty high up in spite of the fact that English is obviously not his first language, lost 5,000.

Today’s workout

After the usual stretching and ball exercises, I did 4 sets of 5 minutes on the Kayak machine, keeping the speed around 5mph and then speeding up to 6mph for the last 30 seconds or so. This is what the first set looked like from the back:

(I can’t quite figure out how to get “embed” working in WordPress, so this is as close as I can get):

And this is the second set from the front:

I’m not sure, but I think that shows that I’m not really getting my left arm up and forward as well as I’m getting the right arm.

First snow drive in the Prius

I drove my Prius in a snow storm today for the first time. It did a pretty good job, considering. I’ve never had a car with traction control before, and Vicki has frequently complained that hers doesn’t allow her to get out of the driveway when the snow is bad. I didn’t have that problem, but there was one point where a pickup truck in front of me fishtailed badly on some snow that I just sailed through. Sure, there were times when the car didn’t react to the accelerator, but it kept going straight and didn’t get stuck.

In other news, I decided to reboot my colo box for the first time in 327 days (I checked the uptime before) because I got a new libc-xen. Of course, being that long between reboots, it had to fsck every file system before it would boot, so that took some time.

And in other other news, the right shift key on my laptop is getting balky. I’m going to have to see if i can pry it off and clean out whatever is lodged under it.

My Stack Floweth Over

I spend most of the time that I’m waiting for things to happen (compiles, application start ups, etc) reading and answering questions on StackOverflow, the best site for programming related questions bar none. One of the things that makes StackOverflow so good is their “reputation” system (although I keep calling it “XP” just to see if anybody will start copying me). You get XP when other users vote up your questions or answers, and when you “level up” to certain levels you are trusted to do various book-keeping tasks on the site like editing other people’s posts or closing them. There are also various badges you can get (or “Achievements” ) when you accomplish various things like getting a certain amount of up-votes on an answer. It’s a great system, and I don’t just say that because I am in the top 15 for XP. But one of the things they do is limit the amount of XP you can get in a single day. And overnight, some of my older answers got a whole bunch of up-votes, so I started off the day with nearly my limit, and I’ve now hit my limit for the day. Which means that for the rest of the day, I’ll be answering questions out of the goodness of my heart (and a design to show-off) rather than for XP.

This also means that I might have to actually be productive at work today. Sigh.