Kresten Krab Thorup
Kresten Krab Thorup
Yes, we have an issue that ... when we initially build the process structure, we cannot create a MRef -> Pid mapping for monitors; there doesn't seem to be a...
https://spatialos.improbable.io/games/grpc-web-moving-past-restjson-towards-type-safe-web-apis
FYI, we (humio) have a rewritten GZip stream stage for http using `com.jcraft.jzlib` because the JVM native zip implementation ends up holding up the garbage collector all the time (it...
I just reviewed the code for this, and indeed it does not support the xx64 types. The current implementation will only pass the lower ~48 bits of the integer as...
Sorry, but my local kilim repo is in an unstable state; so I'd like to wait a few days before looking into this properly.
Folks, I'm somewhat hung up .. so if one of you cool erlangers want to co-administer this you're most welcome.
I hope we can keep triq under Apache license.
We should try using proper In stead of triq. The kind folks over there said they would love to help.
There are some interesting possibilities with CRDT-based counters, especially if you want fast updates, and can live with slightly slower reads. In this case, we could write update deltas ("increment...
Feel free to enlighten me as to how this should best be fixed.