493
you are viewing a single comment's thread
view the rest of the comments
[-] TropicalDingdong@lemmy.world 2 points 6 months ago* (last edited 6 months ago)

Ok, fine, I'll do the actual curve fitting instead of just estimating.

Eyeballing it, were saying 1% in 2013, 2% in 2021, 3% in 2023?

Gives us a fit of..

0.873 * exp(0.118 * x)

So..

Correct the equation and solve for x

x_target = np.log(200 / a) / b

Calculate the actual year

year_target = 2013 + x_target

print(year_target)

In ~2058 everyone will be using two linux desktops at once.

[-] ColeSloth@discuss.tchncs.de 2 points 6 months ago

If you don't think of the increase in speed of new users as continuing to increase exponentially.

[-] TropicalDingdong@lemmy.world 2 points 6 months ago

Isn't that the point of the exponent in the exponential function?

this post was submitted on 01 Mar 2024
493 points (97.0% liked)

Linux Gaming

14933 readers
97 users here now

Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.

This page can be subscribed to via RSS.

Original /r/linux_gaming pengwing by uoou.

Resources

WWW:

Discord:

IRC:

Matrix:

Telegram:

founded 1 year ago
MODERATORS