Hacker News new | ask | show | jobs
by proneb1rd 2791 days ago
What’s the point of storing the same data in three distinct storages? What kind of disaster are you trying to avert?

ps: this will back fire real bad when safari and friends add permission prompts for each specific storage that this library fills up in a for loop.

1 comments

The usecase I've seen more recently is that paywall news sites now store the number of page reads in multiple places. You end up having to clear more than just your cookies to 'reset' the read count.