-
After spending a lot of time on things like tag manager where nobody sees any difference, I got quite a radical idea that it would be nice to start working on things that somebody wants ;-). Assuming …
-
If you haven’t already, check out our [contributing guidelines](https://github.com/Expensify/ReactNativeChat/blob/main/contributingGuides/CONTRIBUTING.md) for onboarding and email contributors@expensi…
-
-
If you haven’t already, check out our [contributing guidelines](https://github.com/Expensify/ReactNativeChat/blob/main/contributingGuides/CONTRIBUTING.md) for onboarding and email contributors@expensi…
-
### Context
Currently the BuildCheckLoggerConnector relies on pre-existing build events forwarding functionality. This works since `CentralForwardingLogger` is being used for unrecognized loggers - w…
-
# AVL queue background
During the time of implementation of Econia's AVL queue, Aptos' gas schedule was subject to regular changes and documentation was practically nonexistent.
At the time, provi…
-
This is just something to think about as you move forward with trying to get Kinto packaged and included into distros. I have noticed that when I upgrade to a new version that my `kinto.py` gets repla…
-
As was pointed out here:
https://github.com/stsp/dosemu2/pull/1057#issuecomment-601659609
we may need to alias DPMI memory
if we are serious about DPMI-jit (which
IMO would be great to have).
20 …
-
Hey @ralphbecket,
I was reading your Od README and noticed we have a lot of the same ideas.
Mithril is slow, we both know it. Take a look at my Threaditjs implementation [1] source [2] in domvm [3].…
-
There are two alternative ways we can design the overall shape API.
One is to make the Worker type to be parametrized by network type. So things like `Sandbox` and `TestNet` are different types. The …