-
As discussed [here](https://github.com/opentracing/opentracing.io/pull/189#issuecomment-283952766), we may need a new relationship type similar to `Follows From`, but that results in the Span initiati…
-
We need to resolve the open question on:
- https://github.com/rust-lang/rfcs/pull/3621
...regarding what name to use for the thing formerly known an `#[derive(SmartPtr)]` or `#[derive(SmartPointer)]…
-
Let's create a higher bandwidth compressed representation of our communication using a new language that we invent on the Fly that is emergent using emojis and text and mathematical symbols in a f…
-
Very interesting idea 💡 of extracting DAGs from Text (DEFT)! So I want to do some experiments with this code.
Running the notebook (short story case) locally of 2 of my PC’s seems to hang in the Da…
-
In synchronous code, a stack trace is a super-powerful way of describing 'where' you are in a program in a very useful way. We want this ability for asynchronous code as well. However this is not …
-
Hello, so after now figuring out how to run FMUs through FMI4cpp. I now would like to create and export an FMU from C++ code. However, whereas I generally understand how FMU's work. and how to read th…
-
This is a feature request/future plans kind of comment.
Do you have any plans to implement [δ-CRDTs](https://github.com/ipfs/research-CRDT/issues/31) in the future? I explained my use cases in [th…
-
Convert these non-tunable parameters to some tunable in Physiolibrary_Fluid_Examples_BloodGasesTransport_BloodyMary.
- Blood_Hb
- Hct
- Blood_BEox
- RR
- TV
Changing non-tunable parameters d…
-
Don't know exactly what it would take. Certainly we can stop the code at the point where it fails, allow the user to change parts of the environment, and then let them call a `(resume)` which we've ad…
masak updated
11 months ago
-
Today the /messages endpoint documentation does not say anything about the
ordering of the events. /sync hints at one possible ordering method:
> Events are ordered in this API according to the ar…