Wednesday, July 08, 2009

Unhappy with HealthAmerica

I am very unhappy with HealthAmerica, our college's health insurance provider. Our son had an ingrown toenail and the toe was infected. He was in great pain and was treated in January. Then we were billed the full amount. HealthAmerica said this was not covered. They have gone out of their way to wiggle out of paying anything. We appealed, they sent it to their Complaint Committee, and the committee sent us a final letter denying coverage for the procedure ("You have exhausted your complaint rights"), saying that "routine foot care" is not covered. The letter says that by exception "Medically Necessary surgery for ingrown toenails" would be covered. They didn't judge the relief of our son's pain or infection to be medically necessary. If you ever want to get a parent mad, that's it!

Other than helping my friend Dr. Ogan Gurel with his 700 mile Walk for Healthcare, I've been too passive in the ongoing debate about health care reform. The arrogance of companies like HealthAmerica angers me. I must and I will write my congressman and senators and urge them to vote for solutions that regulate such corporations more strictly and give Americans a public health care option. I have no confidence that HealthAmerica would actually cover us if something more serious were to occur.

Monday, April 13, 2009

2000 cricket bats

We have an exchange student, Rachu, staying with us from Chennai, India. He told us he regularly played cricket with his friends on the beach on Sunday mornings, along with thousands of others. On the morning of 26 DEC 2004, he and his friends did not play cricket, because they had to study for exams. That was the day of the tsunami. After it hit, Rachu said 2000 cricket bats washed ashore. Each cricket bat represents six players.

Tuesday, November 18, 2008

Apple/Allstate Did Not Make My Day

I used to tell people, get AppleCare. Now I've found out when AppleCare is no help. I walked into my college office, and saw a pile of books sitting on my MacBook Pro's display. A bookshelf support gave way, and the books came tumbling down. AppleCare doesn't cover that, but they gleefully told me they could fix it for $1360.

The college where I work can't help pay for the damage. They have a deductible that far exceeds the amount I'm stuck with.

For a while Allstate (my homeowner's) held out hope that I'd get some reimbursement because the damage involved "a falling object." But they just called to say that since the object (falling books) did not fall out of the sky, I'm not covered.

The total was $1228.38. The one bright spot is that Leading Electronics did a first class job fixing my computer.

Friday, March 14, 2008

Falling Incomes

Lou Dobbs talks about "The War on the Middle Class." That prompted me to look at my own income 1978-2008.

Tuesday, January 01, 2008

DrScheme on OLPC XO

My children got OLPC XOs for Christmas. The first request by son William (8) was that I put DrScheme on his XO. I tried a standard build and it almost worked, but for a few missing libraries. I got on the PLT horn and very quickly Matthew Flatt, Noel Welsh and Grant Rettke offered help. Mako Hill of OLPC and FSF also pitched in. Grant has created several images that work on the XO, all of which work well. Our next task is to put a wrapper on the image to make it an Activity we can post on the OLPC wiki.

Wednesday, February 14, 2007

Lisp and Robotics at JPL

One of my robotics students found this great personal account on the web:

http://www.flownet.com/gat/jpl-lisp.html

He probably sent it to me because he thought, "Hey look what you can do with a 68HC11!" True enough. But I read the article for what it said about Lisp. I saw management give similar short shrift to Lisp at BBN, BAE Systems, SPAWAR and SFA. The stories are all too familiar.

The good news is that eventually the limited solutions that get foisted on developers (or managers) eventually die out, and the good ideas from long ago keep re-emerging. If you live long enough, you realize it's an endless cycle, like those old diagrams showing rainfall, oceans and streams, evaporation and clouds. It's up to you to decide whether developers or managers are the oceans or the clouds; both positions could be argued.

In the meantime, my hope for computer science grows when I see the brightest of the new generation pick up the torch.

Thursday, January 18, 2007

Comair Flight 5191

A friend sent me a link to a Fox News / AP story with excerpts of the crew conversation before takeoff. As I read the transcript, I kept thinking, "CRM! CRM!" CRM stands for Crew Resource Management, a discipline, particularly around critical phases of flight, that the airlines and other pilot organizations have been drilling into pilots for quite a few years now. I kept thinking, "Why are these guys, probably good guys, talking about all this non-flying stuff now?" And when I read the bit about a "flex takeoff" procedure that uses less than full power, I was floored. I had to wonder if a full power takeoff could have gotten them off that short runway OK. I don't know whether "flex takeoff" is just an airline procedure meant to save some money, or if it's an early morning procedure to reduce noise. After all that, taking off from a runway without runway lights and not bringing that up with the open control tower, seems like the last straw.

But I think I understand part of how this happened. In the transcript, the pilots discussed working hours and tight schedules, flying into a place, spending a maximum of ten hours in a hotel, and then flying out again. When you do that, you have no social life. I'm guessing the pilots' social life was in that cockpit. The cockpit provided a time and place for chit-chat that was otherwise lacking in their busy lives. Unfortunately it was not the place for such talk, particularly in a critical phase of flight. I'm hoping the airlines learn from this, and loosen the schedules of commercial and airline pilots, so that they have adequate time to do their socializing in their off-hours, and so that while in the cockpit they have a greater feeling, "OK, I've had my time off, now I'm at work, and I must give it my full attention."

Saturday, June 24, 2006

Prof. Keith Decker, loosely coupled distributed autonomous systems

While at BBN, I sometimes worked with the Cougaar team to explore distributed system design as it related to complex logistics problems. Since Hurricane Katrina, I've often wondered if Cougaar could be used to model disaster response in a real-time context. As a CAP responder, I also think about the use of computers to improve search & rescue activity.

Now along comes this ACM TechNews article, referencing Prof. Keith Decker's work on loosely coupled distributed autonomous systems. See also the Univ. of Delaware press release. I'm very glad to see that Prof. Decker is specifically working to improve the ability of organizations to adapt their plans successfully to real-time events (such as Katrina) and constraints (e.g., bureaucracy and physical limitations).

Monday, May 22, 2006

darwinports

Recently on Mac OS X I've transitioned my Berkeley DB, Graphviz, Hugs, MySQL, Octave, Perl, PHP, PostgreSQL, Python, SBCL and TeX installations to the Darwinports port package management system. On the whole, maintenance has become easier.

Wednesday, March 29, 2006

Tuesday, March 28, 2006

maybe I should switch to FreeBSD or ubuntu...

I just upgraded one of my systems from FC4 to FC5. Now I can't login to the console except in failsafe mode. When I ssh into the system, I see:

$ ls
ls: error while loading shared libraries: librt.so.1: cannot open shared object file: No such file or directory


I figured out what was wrong today (5/22):

I had this in my ~/.bash_profile from some much earlier Java installation:

export LD_ASSUME_KERNEL=2.2.5

I commented out that line with LD_ASSUME_KERNEL, which apparently is no longer supported, and that fixed everything.

Monday, March 27, 2006

MacQTeX for online math quizzes

Macquarie University in Sydney, Australia has created some neat software for doing math quizzes online using MacQTeX with embedded Javascript in PDFs.

After FC5 upgrade, yum update stopped working

After I upgraded my GNU/Linux system from FC4 to FC5, yum update stopped working. This is now fixed.

yum couldn't find repositories, it couldn't read repomd.xml files, it really couldn't do anything at all. Firefox would load a repomd.xml off the net just fine, but wget would act as though the file didn't exist.

I traced the problem (in my case) to /etc/nsswitch.conf:

< hosts: files nisplus dns
--
> hosts: files dns

Saturday, March 25, 2006

Why this blog

I started this blog so I could respond to something Mike Olson wrote at http://subclock.blogspot.com/2006/03/flat-is-new-open.html