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.

Recovering the Lost Apollo 10 LM Software [video]

83 pointsby mkarralmost 5 years ago

5 comments

morcheebaalmost 5 years ago
Summary: they found a document with checksums for each of the 36 banks of the missing software. This let them know that two banks had changed. Working from an earlier and later source listing versions, they had to recreate only some of the changes. Luckily, they found memos describing the changes - mostly in a newer gravity model. All that was left was to put the code in the proper places, and some obvious guesses (e.g. new constants at the end of existing constants) -- and it worked!<p>A fun watch.
est31almost 5 years ago
We aren&#x27;t printing out our source code any more. Which means that such recovery methods won&#x27;t work in the future. Has archival of such historic stuff improved since?
评论 #23453593 未加载
评论 #23455026 未加载
评论 #23460315 未加载
评论 #23467851 未加载
douglasheriotalmost 5 years ago
I think this is the GitHub repo with the code shown in the video. Very impressive!<p><a href="https:&#x2F;&#x2F;github.com&#x2F;virtualagc&#x2F;virtualagc&#x2F;" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;virtualagc&#x2F;virtualagc&#x2F;</a>
fortran77almost 5 years ago
That LEM simulator they used at the end was fascinating. Is there a video that does a deep dive of that.<p>Mike Stewart seems like the most charming technical guy I&#x27;ve ever seen.
nessupalmost 5 years ago
Incredible.