-
Write and publish client-to-client specifications related to our use cases and in particular to the logistic ones (ex: order sharing). This includes the specification of how data must be structured an…
-
-
### Why this would be helpful
I have some information that is only useful to me working on a Scratch project, I want a temporary way to store the information everywhere I code and across sprites.
##…
-
The write-fonts documentation suggests that I should be able to do:
```rust
use write_fonts::{from_obj::{FromTableRef, ToOwnedTable}, tables::{glyf::Glyf, name::Name}};
let name: Name = font.name().…
-
https://browserbase.slack.com/archives/C074FSMUDMF/p1727926844356979?thread_ts=1727918175.856069&cid=C074FSMUDMF
And
Implement fuzzy search scoring
Also, if you get extra time, make more info…
-
Im running a ros2 node reading and writing in parallel (optimized for minimal data) on four loops. However, the data transmission speed of the fastest loop is limited to 1000hz (also if the plc is run…
-
Hello, I am facing an error when writing back to icloud, and I have not been able to find any relevant information online. Has anyone already faced the error ? I saw a relatively similar issue [here](…
-
This is just in case we get a duplicate random id, which is extremely unlikely. But it doesn't hurt using put-if-not-exists and failing, and it could find bugs.
This is valid for manifests, snapsho…
-
I discussed with @contsili that for the CuttingEEG X at the Donders we want to make a mash up of the existing OPM tutorials.
The plan is something like this, although Konstantinos might remember it…
-
The implementation of `PUT /:index` endpoint in Quesma either routes the request to Elastic or handles it on its own (information from the request is used later in ingest). However, in the dual-write …