-
Design a standard linked data format, like JSON-LD or CBOR-LD, to normalize data used in this project. This also helps the repo to fetch data. CBOR is preferred.
Required fields:
- `@content`: a l…
-
https://github.com/epatrizio/ola/blob/main/examples/life.lua
```lua
io.write("\027[2J")
```
`\027[2J` isn't correctly interpreted: it seems to come from ascii char `\027`
The problem is not sol…
-
to maintain compatibility with external tooling we should make sure our attribute respect the latest (stable) semantic conventions. When we initially implemented things, the spec was still in draft. T…
-
### 📜 Description
# Package.json dynamic plugin metadata
To make it easier to categorize dynamic plugins, this is a proposal to add some standardized `keywords`, a new `supported-versions` field t…
-
We constantly have discussions about appropiate interoperability standards. I did not see a simple solution on this until now:
I think that there should be something on interoperability. But what ?…
-
What do you think about adding new HTTP content-type for jsonlines data.
What about `application/jsonl`?
-
I noticed lots of standard drugs having non-standard ingredients in the drug_strength table (for example 885 clinical drugs). If I understand correctly, this is not allowed.
1 example:
drug 440977…
-
1. Look at the code for the libregrtest worker dispatch (uses multiprocessing)
2. Modify the worker code to use a thread in the same process
3. Run the test suite with multiple workers
https://gi…
-
*Last edited on 30 October 2024 to update the list of PRs implementing this issue*
### Is your feature request related to a problem? Please describe.
To be able to enter non-standard port numbers fo…
muhme updated
3 weeks ago
-
We should add a standard cookie notification banner, ala https://github.com/flutter/flutter/pull/150347.