And the reveal...
-









This is how it works: My house has an oldschool mechanical doorbell. Normally, pressing the doorbell closes a circuit that activates an electromagnet which slams the chime against the tone bar. I bought a 12V reed relay from Radio Shack and hooked it up in parallel so that pressing the doorbell also activates the relay. This sends a signal to my computer (I'm glossing over this part because it's a bit complicated and involves a Phidget, not to be confused with a midget).
Here's a nice 2560x1600 image I found the other day. I thought I had the perfect desktop wallpaper, except there was this unsightly dark rectangle on the left side of the image. I'm the kind of guy who gets irked by dead pixels on my monitors and TVs; I can't enjoy a movie unless the picture is perfect. So, there was no way I could use this wallpaper as is. However, it seemed like such a travesty to waste an otherwise perfectly good image.
I wrote a quick Java program to get the data. The program went down the edge, making a map from original pixel value to a list of all corresponding dark pixel values. When finished, it would output all the original pixel value it had seen, and the average corresponding dark pixel value. I had it only output the original value if it had seen it at least 3 times (to reduce noise in the data). I then imported the data into Excel, made a scatter chart, and computed a liner regression.
I created another Java program to apply the inverse function to the rectangle. This is the final result. You can still make out the outline of the rectangle, but it's much better than before.

I finally got a bike! I considered getting a cheap one off craigslist, but most of them were surprisingly expensive. So I got this 26" 18-speed mountain bike for about $70 from Walmart.
The other day, I saw two squirrels in my backyard and quickly snapped some pictures from my kitchen window. When I looked at the pictures later, I saw something strange: two brown patched in my yard that look like dirt. So I go out for a closer look and see this:
What in the world? They're definitely holes, but I'm not sure how deep they are or where they lead. Then there's the mystery of how they got there and what made them. Was it the squirrels? Invisible gophers? Malicious neighbors? Rare geological phenomena? Tiny mole people? Aliens? I'm definitely keeping a close eye on the happenings in my backyard from now on.