example.com/path/to/article
000 points · username · 0 hours ago
example.com522 points · 220 comments · 14 hours ago · dmitrybrant
adamkurkiewicz
santiagobasulto
How i got there:
The closest major galaxy to the Milky Way is Andromeda, and is 2.5 million! light-years away. And this is the CLOSEST galaxy, the universe is extremely big.
Of course that as you get closer to C, the traveling object will experience time dilation (relative to observer), so the time passed will be less. At 99.999% C, the traveler would take ~11,000 years to arrive to Andromeda.
So again, even at 99.999% C, 11K years seems like a LONG time to reach even the closest galaxy.
My reasoning was: the speed of light is pretty damn slow.
But then I realized: no, it's not the speed of light that is slow, is my frame of reference.
For us humans, 11,000 years seems like A LONG time, but for the universe is not that long.
The universe's age is estimated to be 13.8 billion years. 11,000 years is 0.0000007971 of the age of the universe.
An average human lives 70 years, 0.0000007971 of that lifespan is approximately ~0.4 hours, or 29 minutes, so it's not that bad.
So yeah, frame of reference matters.
timoth3y
This is more of a simulation of what if light was perceived as 5mph for you and kept the same for everyone else.
It is cool though.
greysphere
I've never quite wrapped my head around this and was hoping to get some insight from this simulation. But afaict, I'm not seeing this effect (press W for a bit, the A for a bit and it's not obvious I'm at a different orientation - if I look down at the ground the gridlines are still axial).
I don't know if I'm misinterpreting the math, or the simulation, or maybe the simulation is doing something to 'correct' for this behavior so things are more natural, or something else. Does anyone have any insight?
rootusrootus
tristanj
There is also a helpful FAQ which explains all the strange things happening, such as length contraction, time dilation, and color shifting: https://testtubegames.com/srel101.html
My favorite levels are #18 (which demonstrates time dilation), #26 (which demonstrates space warping), and #42 (which demonstrates retarded time https://en.wikipedia.org/wiki/Retarded_time ). All the levels are unlocked and you can skip to any level.
dramm
gryfft
the-mitr
IvyMike
https://www.goodreads.com/en/book/show/1382560.Redshift_Rend...
tomjakubowski
teamonkey
The cars seem to twist towards me as they approach and away from me as they recede, but from my initial stationary position, which is below the roof of the lowest car, I feel that I shouldn’t ever be able to see light from the top surface of a car’s roof?
If I toggle ‘L’ off then indeed, I can’t see the top of any of those cars. But I feel that even with it on, and in the absence of gravitational lensing, I feel the path of light from that top surface would always be blocked?
MPSimmons
eyeundersand
pmontra
ama4efaria
gwbas1c
Is this a bug or am I just really confused?
trelane
bananaflag
Vishal_Max
Just a thought experiment for you guys: imagine a bacteria that survives inside humans. It doesn't even know what a human is. For the bacteria, its entire world is simply the environment in which it lives. It doesn't know that we are living beings actively trying to maintain ourselves and survive.
Now, suppose a harmful bacteria enters our body, makes us sick, and we take medicine that kills all of them. From the bacteria's perspective, it could look like a natural disaster or some unexplained event in which they all suddenly get wiped out. They have no idea that a living being called a human actively tried to eliminate them using something called medicine, which was engineered specifically to kill them.
Similarly, what if our world, or nature itself, is part of some higher-level entity that we simply exist within? What if the reason for our deaths, natural calamities, and other events is something completely beyond our perception? Whatever we do, we may never be able to understand what is actually happening at that level, just as bacteria may never be able to understand that humans exist.
One thing that could potentially support this idea is self-regulation. We see self-regulating systems throughout nature, and these patterns seem to repeat at different scales. We ourselves are self-regulating organisms, and nature also has countless cycles and mechanisms that regulate themselves.
Maybe these patterns continue at scales we cannot perceive. We can observe certain things at the scale of humans, but we still don't fully understand what happens at the nano scale or on the scale of the universe. Perhaps there are higher levels of organization and self-regulation that we simply don't have the ability to perceive yet.
zrail
tliltocatl
gigisfndr
amelius
mec31
perlgeek
When c is approximately 10^7 times lower, so is the wavelength (if we keep the frequency the same), so now-visible light would have wavelengths far shorter than an atom or a molecule, and probably couldn't be easily detected by biological means.
You could say: sure, maybe we'll just see light at lower frequency. Maybe that's true, but the energy of a single photon is E = hf, where h is the Planck constant. So if we assume much lower-frequency photons, they have much lower energy, and thus become harder to detect.
Lots of other things could be different, like chemistry, heat conduction etc.
At a height of roughly 1.8, at c = 5km/h, light would take 0.1 seconds to travel from head to toe. Nerve signals are much slower than c, so human bodies likely wouldn't exist as we know them.
The list of potential implications to consider is fascinating, endless and maybe even a bit overwhelming :-)
teekert
Edit, maybe it's because the speed shift is so coarse I cross past 0 km/h from back to forwards and reverse too fast...
Other than this, very very nice. Love this kind of thing for developing intuiting outside the normal range in which we experience the laws of Physics. Well done.
somenameforme
koolala
jve
janandonly
To stop a 'blight' in the universe, some natural laws have to be changed wherever it starts to spread, is the story premise if memory serves me.
nico_bresson
aadyachinubhai
aquafox
rx_tx
jjgreen
mjdv
nomilk
EDIT: ah, by setting 'Speed of light' parameter to 40km/hr I find it a bit more intuitive
dragonfax
linzhangrun
buttercraft
pfdietz
[deleted]
zkmon
Light doesn't "travel". It's just an exchange of entangled photons creating the concept of time duration and distance.
fennec-posix
swiftcoder
realmanrealmanu
Checks repo.
Contributors: @dbrant dbrantDmitry Brant @claude claudeClaude
I’m tired boss
wging
bilsbie
baalimago
I got confused by the premise. To the fully blind person, the speed of light does not matter. He'll hit the object 5 meters away from him regardless if he sees it or not (as will everyone else, but it'll look weird).
thesparks
joelthelion
Aeolun
emmelaich
initramfs
dares2573
throwaway893257
skulk
nephihaha
teiferer
inshard
ligarota
Website loads in few ms
Nahh it's not
nekusar
Electronics wouldnt work at all.
fuzzfactor
scotty79
sim04ful
aghilmort
TZubiri
As such I wouldn't base my understanding on the subject on this as-is. Which is a shame as, if it was actually hand coded I might actually use this to learn relativity, something which would otherwise be out of my reach.
A note on source code, I think committing the actual javascript code and such is a mistake at the level of committing compiled binaries to a repo. It's more useful, correct and genuine to upload the prompts used, which are the source code that generates the target code, and upon which the author and others can study and modify the program.
That said, as an idea, it reminds me of Kay's dynabook example ( https://dl.acm.org/doi/10.1145/800193.1971922 ) :
"Here look." Her fingers started to fly on the DynaBook's keyboard, altering the program she had·written several weeks before .. You justact as though the ship is pointed towards the sun and add speed!· As she spoke her ship started to fall, but not towards the sun. Oh no!..·"
If we want to move closer to that ideal, of interactive education, I don't think we can just apply the old forms and use the LLM to aid one in being the allmighty program-creator, the LLM needs to be placed at the service of the user. I can't help but seeing the usage of LLMs to generate code as misplacing this power. It's as if a new powerful metal were discovered and smiths can only think about making hammers and foundries and casts with that metal, considering it too valuable to actually use it for the products being smithed.
shevy-java
jrflowers
Many issues with the MIT game were discussed here:
https://physics.stackexchange.com/questions/43695/how-realis...
While the thread lists multiple issues, the issue that I found was with modeling temporal aspects of relativistic doppler (I also reported it on the github repo of the "slower speed of light" project, but that doesn't appear to be maintained):
https://github.com/MITGameLab/OpenRelativity/issues/17
In this game, it looks like the temporal component of the Doppler effect is modelled correctly.