pet project

I made a little progress on my pet C# project tonight. It’s a little command-line calculator that I’m converting from C++. It now adds, subtracts, multiplies, and divides! Next, I need to reimplement the function handling (square root, cos, tan, etc). That’s going to be interesting, since I was using function pointers for that, and now I’m going to have to figure out delegates, since C# has no function pointers.

Dad

I’ve been trying to do what I can to help my Dad, who has very poor vision, get started with the new computer he got at Christmas. For a while, I’ve had the idea that I should find him a couple of good large-print computer books. I went looking today, but it turns out that apparently no one has ever printed a computer book in large print. At least, that’s the way it seems, doing a search on “large print computer” or “large print Windows” on Amazon and Barnes and Noble. The only thing I’ve found is a large print computer dictionary, which might be helpful, but not much.

space shuttle

http://www.space.com/shuttlemissions/

I remember I was a freshman at RPI when the last shuttle accident occured. It certainly affected a lot of people there, and served as an object lesson in the price that is sometimes paid when technology and engineering fail. While shuttle missions have become almost commonplace, they have never ceased to be dangerous. Flying off into space like that has always been an act of great hubris, requiring great faith and great courage from the people who actually get in the shuttle.