Remix.run Logo
tantalor an hour ago

Indeed, you could even do something like this:

    await fetch("/multi-gigabyte-download");
It even works on non-Chrome browsers.
bstsb an hour ago | parent [-]

i think the point is that one actually burns disk space, while the other is just a nuisance for people on plans with limited data

gruez an hour ago | parent | next [-]

You can store up to 80% of free disk space with indexeddb

https://rxdb.info/articles/indexeddb-max-storage-limit.html

DennisAleynikov an hour ago | parent | prev [-]

using a browser is an easy way to burn disk space and limited data

light browsing is not a thing unless you somehow ensure javascript is disabled and all downloads are blocked