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.

Ask HN: Possible to send a message that will be delivered in 1k years?

4 pointsby alando46over 4 years ago

7 comments

imhoguyover 4 years ago
Send a sailcraft probe[0] to a star ~166.6 light years away with mean 0.2c speed which will take ~833 years. It must be programmed such that once at destination it should shot a laser message back to earth which will take ~166.6 years. Is that calc correct?<p>[0] <a href="https:&#x2F;&#x2F;phys.org&#x2F;news&#x2F;2020-05-interstellar-probes-starshot.html" rel="nofollow">https:&#x2F;&#x2F;phys.org&#x2F;news&#x2F;2020-05-interstellar-probes-starshot.h...</a>
kleer001over 4 years ago
Delivered and understood? Delivered and have impact? Exactly 1k years? What&#x27;s your budget?<p>Just one message? More than one? A stream with a 1K year delay?<p>Also, why?
twrightover 4 years ago
Put it on a rocket and set it up for a 1000 year trajectory that would bring it back to Earth (or simply a local orbit that decays over a millennium). I’ve only played KSP so I’m sure there’s some impossibility in this (could a parachute last that long and remain functional?). The medium of the message is another interesting question for this.
评论 #25344545 未加载
auganovover 4 years ago
Pick a sufficient number of iterations. Recursively hash a random input that many times and use the resulting hash as the encryption secret for the message. Publish the encrypted message, the seed[s], the number of iterations and detailed decryption instructions.<p>You cannot easily parallelize the solving, but using multiple chain encrypted seeds we can parallelize the generation.<p>You could mix different hashing functions with different characteristics to hedge against different kinds of computational speedups. Though speedups could also work in our favor, since nobody may want to start solving the challenge today.<p>For redundancy you could try different less reliable methods to deliver solved seeds at the right time. Say you try to deliver the seed that should have taken 100 years to compute after 100 years somehow.<p>I don&#x27;t think too many people have made a lot of fanfare about doing this, so you&#x27;d have an advantage in being one of the first.
helph67over 4 years ago
Here&#x27;s one important example from history... <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Rosetta_Stone" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Rosetta_Stone</a>
评论 #25342053 未加载
drewbugover 4 years ago
<a href="https:&#x2F;&#x2F;www.gwern.net&#x2F;Self-decrypting-files" rel="nofollow">https:&#x2F;&#x2F;www.gwern.net&#x2F;Self-decrypting-files</a>
sigmaprimusover 4 years ago
It depends on where it is going to be delivered, you might be able to send a message to WASP-142b that would get there in 1000 years.