Live data from Hacker News

NASA can't figure out what's causing computer issues on the Hubble telescope

npr.org

21–30 of 333 posts

Re: NASA can't figure out what's causing computer issues on the Hubble telescope

#21
post #14
post #7

pushes up glasses I would watch the heck out of a Twitch stream of their debugging/brainstorming sessions. I always loved the movie Apollo 13 , especially the technical troubleshooting parts.

Debugging on a computer that is down is not a very exciting process.

Speak for yourself

Re: NASA can't figure out what's causing computer issues on the Hubble telescope

#22
post #17

I know that, at different times, NASA has used Forth[1] and Lisp[2] in some of their space applications. Both of these languages offer REPLs that generally accelerate the debugging process, and while your "average" Lisp might be unsuitable for hard real-time applications (due to the presence of a garbage collector, usually without the hard real-time constraints that you can get out of garbage collectors with extreme…

What if you backup is failing in the exact same way?

Re: NASA can't figure out what's causing computer issues on the Hubble telescope

#28
post #11
post #6

They should have moved to the cloud. /ducks

This is a truly stellar wit. But in all honesty, how would an internet across the solar system work?

Slowly.

There's open efforts to work on a protocol that would work with the extreme latency and packet loss. They're really quite fascinating.

Re: NASA can't figure out what's causing computer issues on the Hubble telescope

#29
Programmer/analyst here and ready to help you NASA, just ask me and I'll clear a few hours of my agenda for you. I know people say this a lot, but in this case I really think a (at least partial) rewrite in Rust of the Hubble software would be very beneficial. We could gather some of the most distinguished coders here in hacker-news and create a task force to show them the benefits of rust's memory safety.

Re: NASA can't figure out what's causing computer issues on the Hubble telescope

#30
I know people say this a lot, but in this case I really think a (at least partial) rewrite in Rust of the Hubble software would be very beneficial. We could gather some of the most distinguished coders here in hacker-news and create a task force to show them the benefits of rust's memory safety.
Post reply on HN