-
How much use is a "_keep track of all the things_" App that _doesn't_ work offline?
![offline](https://user-images.githubusercontent.com/194400/70088472-3c956b80-160e-11ea-8b56-fbf97f566c2c.png)
We…
-
Now `insert into` works for online mode and we can not insert data into offline storage.
It would be better to support in offline mode by using TaskManager or simply append HDFS files.
-
Work on "official" offline support for Redwood has had on-and-off momentum. It would be a nice feature to have if anyone is available to pick up the work and create a PR.
- Draft PR for reference w…
-
I would like a way to use romm completely offline.
Currently it does load some wasm files that I could put myself in some specified location.
For other people, a simple way to cache those and a butt…
-
```
Feature request
Support offline downloading of GAL database, and also pull updates once every
so often.
```
Original issue reported on code.google.com by `viveki...@gmail.com` on 1 Oct 2012 at …
-
```
Feature request
Support offline downloading of GAL database, and also pull updates once every
so often.
```
Original issue reported on code.google.com by `viveki...@gmail.com` on 1 Oct 2012 at …
-
```
Feature request
Support offline downloading of GAL database, and also pull updates once every
so often.
```
Original issue reported on code.google.com by `viveki...@gmail.com` on 1 Oct 2012 at …
-
As needed by (#3), live stream support needs to be added to the frontend. This also necessitates adding an option to choose between live stream or standard offline processing.
**Objectives:**
- Ad…
-
iOS has a [selection of sounds](https://github.com/microsoft/soundscape/tree/main/apps/ios/GuideDogs/Assets/Sounds) to indicate various events e.g. moving offline due to lack of network connection. We…
-
### 🚀 The feature, motivation and pitch
Adding an abstraction for offline sampling support with data prefetching.
Sampling can easily become the bottleneck in graph learning pipelines. Therefore, …