this post was submitted on 26 Jun 2025
163 points (98.8% liked)
unix_surrealism
2638 readers
196 users here now
one should not chase the electric dream
This community is for sharing original content related to computers, content, surrealism and wizardry.
Now that you're a surrealist, become a Techno-Mage:
- https://openbsd.org/
- https://freebsd.org/
- https://netbsd.org/
- https://dragonflybsd.org/
- https://9front.org/
- https://100r.co/site/uxn.html
- https://distrowatch.org/
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Is this present, future, or past timeline?
OpenSSH version:
Extrapolating: OpenSSH 43.2 is millions of years into the future
https://www.openssh.com/releasenotes.html
That doesn't seem right
Upon deeper analysis, you are correct. I was a bit floored by what appeared to be a power curve near the beginning, but after actually plotting, it's a simple linear trend:
Data
Code
Which yields:
Fit
Code
Which yields:
Predict
Use Y = (mX) + C, or
Version = (9.55651e-09 * Date) -6.75132
Code
Note that Date are Epoch timestamps.
For OpenSSH version 43.2, the predicted date is:
2135-08-21
So, assuming a linear trend and no cataclysmic events that would pause development for a few thousand years, then it's only 110 years into the future
in relation to what?
I love you