> Current data suggest that the universe has a flat geometry (or very close to flat), and thus, will not collapse in on itself after a finite time, and the infinite future allows for the occurrence of a number of massively improbable events, such as the formation of Boltzmann brains. I always thought that the universe will just reach zero Kelvin and the party is over. That it will just continue to do improbable stuff…
Timeline of the far future
61–70 of 272 posts
Re: Timeline of the far future
#62While the topic is on. I am trying to find a short story I read some years ago (4-5) about the evolution of life on our planet in the far future. Warning, massive spoilers: There are like 5 or 6 mass extinction events followed by a new civilization each time built by a different specie. At some points a raven civilization goes on the moon (they always had an innate tendency to go higher) and find an old rover, then i…
How could the Earth be totally smooth?
Re: Timeline of the far future
#63Fascinating: "10^(10^50) years: Estimated time for a Boltzmann brain to appear in the vacuum via a spontaneous entropy decrease." [1] [1] https://en.wikipedia.org/wiki/Boltzmann_brain > [...] a Boltzmann brain is a self-aware entity that arises due to extremely rare random fluctuations out of a state of thermodynamic equilibrium. [...]
The math is the same as calculating the probability that the glass you just broke will spontaneously jump back onto the table and reassemble itself. Which is a standard introductory example in thermodynamics... but you add self-awareness and suddenly this rather mundane thing is spooky and amazing.
You should be far more interested in what's happening when you boil a pot of water and convection rolls spontaneously form.
Re: Timeline of the far future
#64Re: Timeline of the far future
#65> The length of the day used for astronomical timekeeping reaches about 86,401 SI seconds. Under the present-day timekeeping system, either a leap second would need to be added to the clock every single day, or else by then, in order to compensate, the length of the day would have had to have been officially lengthened by one SI second. Can you just imagine the amount of legacy code with DAY_SECONDS=86400 out there 5…
Re: Timeline of the far future
#66Re: Timeline of the far future
#67While the topic is on. I am trying to find a short story I read some years ago (4-5) about the evolution of life on our planet in the far future. Warning, massive spoilers: There are like 5 or 6 mass extinction events followed by a new civilization each time built by a different specie. At some points a raven civilization goes on the moon (they always had an innate tendency to go higher) and find an old rover, then i…
Could it be Last and First Men by Olaf Stapledon? It's a novel, not a short story, but it has the same structure you've described involving successive sentient races (including bird-like people) and the planets gradually becoming uninhabitable. Edit: Apparently Last and First Men was heavily influenced by a short story, "The Last Judgment" by J.B.S. Haldane. Source: https://www.sas.upenn.edu/sasalum/newsltr/fall99/en…
I am pretty sure the author wasn't a published author. It was a blog post.
Re: Timeline of the far future
#68Fascinating: "10^(10^50) years: Estimated time for a Boltzmann brain to appear in the vacuum via a spontaneous entropy decrease." [1] [1] https://en.wikipedia.org/wiki/Boltzmann_brain > [...] a Boltzmann brain is a self-aware entity that arises due to extremely rare random fluctuations out of a state of thermodynamic equilibrium. [...]
That is __severely__ underestimating the true probability - it considers only random thermal fluctuations. But the universe is really powered by processes that dissipate energy across a gradient to fuel a structured, very low entropy state. The math is the same as calculating the probability that the glass you just broke will spontaneously jump back onto the table and reassemble itself. Which is a standard introducto…
Serious question: why?
Re: Timeline of the far future
#69> The length of the day used for astronomical timekeeping reaches about 86,401 SI seconds. Under the present-day timekeeping system, either a leap second would need to be added to the clock every single day, or else by then, in order to compensate, the length of the day would have had to have been officially lengthened by one SI second. Can you just imagine the amount of legacy code with DAY_SECONDS=86400 out there 5…
That's the good way to write code, surely? Then you can just change it once to DAY_SECONDS=86401.