-
The Create app (edit.js) is a very large application and it can be very difficult to maintain. There are also performance issues that may be better resolved by a rewrite, or at least a huge refactor.…
-
Issue for tracking Carbon / Nuxt connection.
The repo & branch pertaining to Nuxt can be found here: https://github.com/besteadfast/carbon-nuxt/tree/testlab/craft-nuxt
@btbunze @jakedohm Please …
-
(I only read some modules of tonbo, maybe I have some misunderstandings)
I noticed that tonbo can be inserted in two ways, transactional and non transactional:
1. For non transactional writes:
…
-
## Enhancement Request
### Description
Considering the major shifts that can occur between different versions of our project, it would be beneficial to add a version dropdown select element in the…
-
TL;DR: I think we shouldn't do any automatic simplification.
I have a big question about the automatic simplifications that symengine does. Because in the cases where I am using symengine it would …
-
Here are some of my lightly-organized thoughts that were discussed on the 2024-09-02 call. Posting here as promised for record and for further consideration. These musings mostly arise from the initia…
emlun updated
3 weeks ago
-
Offering native support for cloudevents in addition of JSON/Avro would be a great addition in order to standarize and improve interoperability with other services and platforms.
https://github.com/…
-
User asks
```
we were wondering if you have any sample scripts that you share that e.g., load images, load annotations, train canopy delineation/extent model on image subset, run model on the enti…
bw4sz updated
2 months ago
-
Motivation: we want to upload the data to OpenNeuro, so we need to BIDSify them.
The magnitude data are _already_ in BIDS and are located here (internal server): https://data.neuro.polymtl.ca/datas…
-
**Describe the bug**
The header capture feature of the HTTP server (`CONFIG_HTTP_SERVER_CAPTURE_HEADERS`) does not correctly handle HTTP2 concurrent streams. In the case of a dynamic POST request, he…