Glitch Halts New Horizons Operations As It Nears Pluto
An anonymous reader writes: NASA says their New Horizons probe suffered a temporary communication breakdown on Saturday, 10 days before it's supposed to fly past Pluto. The mission team is working to restore normal communications. "Full recovery is expected to take from one to several days," NASA wrote in a status report on Saturday. "New Horizons will be temporarily unable to collect science data during that time."
They don't want us to take pictures of their homeworld.
Since this is slashdot, how about pseudocode?
function handle_fault_on_approach()
{
if (NOTHING_PARTICULARLY_SPECIAL_GOING_ON)
{
tell_nasa about_error();
go_into_safe_mode();
wait_for_instructions_from_nasa();
}
else if (FLYING_BY_PLUTO_RIGHT_NOW)
{
tell_nasa about_error();
wait_to_hear_back_from_nasa = FALSE;
handle_error_in_a_reasonable_manner_on_your_own();
get_back_to_gathering_before_you_miss_the_flyby_goddammit();
}
else if (FLYING_BY_EARTH)
{
dammit_steve();
}
}
Dear Lord: One of your creatures may be hurt tonight. Please let it be the other creature.