-
This is the overview issue for the collaborative editing project as defined on [this post](https://make.wordpress.org/core/2023/07/03/real-time-collaboration/).
The goals are multiple here:
- …
-
We're missing a general utility that caches results from a network and properly handles the offline cases. From a user perspective, all downloads fall into two buckets: automatic and manual. For each …
-
# What is the Reticulum Network Stack?
The Reticulum Network Stack is a decentralized cryptography-based network stack that allows communication over any medium, including HF/VHF/UHF, LoRa, Interne…
-
First of all, thank you for your work for the Flutter community! Could you support the map Organic Maps in the map_launcher? Organic Maps is a free offline map app for Android and iOS for travellers, …
-
I would like to have autotagging with LLM support, firstly we should have Ollama support for offline tagging and for privacy reasons and we could add other services too, I think I can work on this.
…
-
I propose an enhancement to the `ox_inventory:GetInventory` function so that it works correctly when attempting to retrieve the inventory of an offline player using their `citizenid`. Currently, the f…
-
### Have I written custom code (as opposed to using a stock example script provided in MediaPipe)
None
### OS Platform and Distribution
Windows
### MediaPipe version
0.4.1675469240
### Bazel ver…
-
This works:
```clj
(wl/eval (w/MessageName w/Interpreter "noknow"))
"The Wolfram Knowledgebase is not available. Try again later."
```
but this fails
```clj
(wl/->clj "Association[RuleDelayed…
-
Is there anything blocking support for the GIT ecosystem (and therefore also git- related datasources in renovate)?
It should be as simple as adding it to the list of ecosystems in https://github.com…
-
Current vLLM doesn't support truncation.
Future work: Truncation support is needed to test reusing the pre-rotary KV cache.