/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
Cache
(developer.mozilla.org)
147 points
aanthonymax
| 1 comments |
04 Sep 25 15:46 UTC
|
HN request time: 0.199s
|
source
Show context
afavour
◴[
04 Sep 25 16:24 UTC
]
No.
45128992
[source]
▶
>>45128578 (OP)
#
Absent a service worker this API won't give you a whole lot but it's a very powerful addition to the web toolkit. With the right caching strategies you can make a really effective offline web app.
replies(1):
>>45130112
#
1.
sroussey
◴[
04 Sep 25 17:53 UTC
]
No.
45130112
[source]
▶
>>45128992
#
HuggingFace’s Transformers.js uses this API to cache model files for when you are running models in the browser.
ID:
GO
↑