Hacker News new | ask | show | jobs
by abound 86 days ago
Unironically, I think 9% uptime would be "one-tenth of a nine".
2 comments

Are you saying 9.999% isn’t four nines?
Can’t tell if this is intended as humor, but I LOL’ed.
It unarguably is.
Reliability where N is the number of nines:

1 - 10 ^ -N (multiply by 100 for percent)

So 9% is 0.09 for the calc

1 - 10 ^ -N = 0.09

So

10 ^ -N = 0.91

So

N = -log10 0.91

So 0.09 (9%) reliability is 0.0409586077 of a nine.

And running it thru... a tenth of a nine is 0.2056717653 or about 20.57% reliability