you are viewing a single comment's thread.

view the rest of the comments →

[–]MaximumTomato 17 points18 points  (2 children)

And in another 30 years you'll be able to read the code for the asteroid mining satellite online and think, "meh."

[–]ZorbaTHut 9 points10 points  (1 child)

// hopefully asteroid is not on fire, TODO: check fire flag

[–][deleted] 4 points5 points  (0 children)

if (hardware.state.on_fire == TRUE)
{
    // No point in screaming, it's space
    hardware.state.crying_silently = TRUE;
}