TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

We Diagnosed and Fixed the 2023 Voyager 1 Anomaly from 15B Miles Away [video]

194 pointsby noselasdabout 2 months ago

7 comments

orduabout 2 months ago
I&#x27;m a little surprised by their approach. I mean, it did work, it is cool, and it is the most important thing. Still I can&#x27;t stop thinking that I wouldn&#x27;t sleep before I wrote an assembler and a disassembler. Judging by the presentation they had no assembler and disassembler for several months and just lived with that.<p>asm&#x2F;disasm can help to find typos in listings, they can help to find xrefs or even to do some static analysis to check for mistake classes they knew they could make. It wouldn&#x27;t replace any of the manual work they&#x27;ve done, but still it can add some confidence on top of it. Maybe they wouldn&#x27;t end with priors 50&#x2F;50 for the success, but with something like 90&#x2F;10.<p>Strange. Do I underestimate the complexity of writing an asm and disasm pair?
评论 #43764745 未加载
评论 #43763024 未加载
评论 #43764006 未加载
评论 #43763756 未加载
评论 #43773425 未加载
评论 #43762716 未加载
bityardabout 2 months ago
I think what fascinates me the most about all of this is how there are wide gaps in how much design and engineering documentation from that time period has survived to present day. For a long time, I just assumed that NASA owned and archived every design spec, revision, research paper, memo and napkin doodle related to their public-facing missions. I learned recently that even a lot of the original Gemini and Apollo program code (let alone source code) and docs are apparently gone forever.
thadkabout 2 months ago
“Hello world” takes on new dimensions in this context.
评论 #43762693 未加载
评论 #43747473 未加载
评论 #43761677 未加载
jebarkerabout 2 months ago
Puts things into perspective. I often wonder how so many people survive without a UI debugger because cmdline debugging seems too clunky.
kabdibabout 2 months ago
henry s f cooper&#x27;s book _the evening star_ is a great description of the Magellan probe (the venus orbiter), and how they were debugging what turned out to be OS race conditions on a spacecraft millions of miles away
ashoeafootabout 1 month ago
So, imagine voyager with some gpus om board, could ai fix the failure and restore communication ?
freefalerabout 2 months ago
Pff... and I can debug a stupid bug from 0.00001 miles for the 3rd day.