32
Pironman 5: This kit turns the Raspberry Pi 5 into a proper NAS with 2.5GbE
(www.notebookcheck.net)
Welcome to the programming.dev Raspberry Pi community!
Raspberry Pi is a series of small single-board computers. It is widely used in many areas because of its low cost, modularity, and open design. It is typically used by computer and electronic hobbyists.
Members of this community are expected to exhibit mature and respectful behavior.
Those who fail to uphold these standards may find their posts or comments removed, with repeat offenders potentially facing a permanent ban.
Please keep discussions in English so that they can be appropriately moderated.
I can't really fahom any use case where a typical home NAS would benefit from ECC memory. These things come with 1-8 GB of RAM and read and write files. At worst they transcode files.
How do I put this?
The chace that an error (that would otherwise be corrected by simple ECC DIMMs) will irretrievably destroy your files, is super duper low. Especially compared to human error or software bugs. And if your files are really that important, you need a proper backup anyway.
And if you have a proper backup, then even the most unlikely unfortunate chain of of-by-one errors shouldn't matter.
Like, get ECC, if you want. But… "useless"?
Also: I belive the Pi5 features some sort of on-die ECC.