Hacker News new | ask | show | jobs
by lathiat 3198 days ago
Technically correct... the best kind of correct? :)
1 comments

It's actually a really useful characteristic to keep in mind. If you're writing logs, for example, writing the same block multiple times gives you:

* faster writes

* lower peak power consumption

* lower flash wear

* less chance of data corruption should power fail mid-write