Ask HN: Is there a website that tracks excessive writes to SSDs in OS/app betas?
If not, why not?
That way, people can choose whether they want to install various software betas based on how much SSD wear they are willing to accept.
And since this data would be made public and available in one place, software developers would be more careful about excessive logging in their betas.
12 comments
[ 0.25 ms ] story [ 27.3 ms ] threadAt least on Apple devices, this is not something anyone has to worry about.
For example, on my 2022 Mac Studio daily driver, on 24/7, DriveDx (https://binaryfruit.com/drivedx) reports my SSD lifetime left at 94%.
(I'm aware of the February 2021 "wear-gate" scare involving the first M1 Macs. This turned to be incorrect SSD-wear reporting.)
[1] https://github.com/openai/codex/issues/28224
at most, you should configure your system and OS to give them a chance. for instance, being 100% full all the time is just bad. use TRIM and log SMART metrics.
I guess you've been burned, or are worried about being burned, by some software that generated excessive writes? I think you need to describe that first, since this is a rare phenomenon.
which is probably why there isn't some kind of downdetector infra tracking it.
you know you can access smart counters on any OS, right?
What does this mean?
From the horse mouth: https://www.kingston.com/en/blog/servers-and-data-centers/un...
0.3 DWPD is for the cheapest ones but even for them you would never exhaust the flash resource in a common home usage.
To give you an idea:
a 120GB drive with 0.3 DWPD "allows" you to rewrite 120 x 0.3 = 40GBytes a day for 3 years straigth, which is 280GB/week or 1200GB/month.
for a 1TB drive it would be 300GB/day, 2100GB/week, 9000GB/month.