Y
Hacker News
new
|
ask
|
show
|
jobs
by
formerly_proven
638 days ago
>100 trillion reads per location over 30 years still means you gotta read locations at over 100 kHz 24/7. Not good enough for main memory, sufficient even for frequently accessed configuration values.
1 comments
rbanffy
635 days ago
Definitely not for running code directly from it (unless it's shadowed to RAM), but for storing config data or checkpoints, it makes sense.
link