They should have moved to the cloud. /ducks
They did: https://en.wikipedia.org/wiki/Stratospheric_Observatory_for_...
NASA can't figure out what's causing computer issues on the Hubble telescope
101–110 of 333 posts
Re: NASA can't figure out what's causing computer issues on the Hubble telescope
#102i once read an article on most probably arstechnica about a nasa enthusiast who found some space probe documentation in someones garage. he goes on to actually use that to communicate with the probe and issue commands. something like the booster had emptied or leaked or something. i am not sure what exactly it was. that was a fascinating read
Solar probe sent to comet, rebooted years later to try to put it back into it's solar mission.
Re: NASA can't figure out what's causing computer issues on the Hubble telescope
#103Funny enough, nobody posted the link to the article that says "70% of bugs are memory issues" (or something like that) yet.
Re: NASA can't figure out what's causing computer issues on the Hubble telescope
#104pushes 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.
Re: NASA can't figure out what's causing computer issues on the Hubble telescope
#105Re: NASA can't figure out what's causing computer issues on the Hubble telescope
#106I 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…
> 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 effort), I wonder if they have some equivalently interactive system on-board the while your "average" Lisp might be unsuitable for hard real-time applications (due to the presence of a garbage…
http://web.archive.org/web/20020331165324/http://home.pipeli...
Re: NASA can't figure out what's causing computer issues on the Hubble telescope
#107Earlier quoted context omitted.
>"The rule of thumb is when something is working you don't change it," Hertz said. "We'd like to change as few things as possible when we bring Hubble back into service."
A lesson not taught to any modern software developer. Instead they change things all the time for no real reason other than that they want to change things.
The best case scenario of a bunch of engineers flailing about on a bridge turning knobs is that you luck into a fix but don't know how you got there. But you're more likely to make things worse.
Re: NASA can't figure out what's causing computer issues on the Hubble telescope
#108Earlier quoted context omitted.
This would be cool for earth satellites. On the other hand watching a stream involving something on Mars, let alone voyager, would be pretty boring! Send: ls Ok let's take a 20 minute break.
Job Posting: NASA programmer, needs at least 1 wpm typing speed and experience with compiling large projects.
Re: NASA can't figure out what's causing computer issues on the Hubble telescope
#109Earlier quoted context omitted.
They did: https://en.wikipedia.org/wiki/Stratospheric_Observatory_for_...
Didn’t they also get a few older (Hubble type) spy satellites to use? I remember a story about that.
Re: NASA can't figure out what's causing computer issues on the Hubble telescope
#110> At first NASA scientists wondered if a "degrading memory module" on Hubble was to blame. Funny enough, nobody posted the link to the article that says "70% of bugs are memory issues" (or something like that) yet.