-
It would be nice if pogs allowed you to use insert/extract with map types, so you could use it to do things like making a generic json (or msgpack, or cbor, or yaml, or...) capnproto bridge.
-
I'm using a raspberry pi3 running OSMC and recently upgraded the OS version from running a Debian10-based OSMC to debian11-based.
After doing this, my etebase server stopped working and I got 502 e…
-
Copied from origin issue.
***
参阅 **Neo-Omega** 中对 `packet.PyRpc` 的更改,为了确保 **PhoenixBuilder** 与 **Neo-Omega** 在处理 `packet.PyRpc` 上的一致性,本存储库或许应当应用相同的更改。
这些更改的同步还在进一步斟酌和讨论中,它们主要体现在以下几个部分。
- [x] 使…
-
#147 #109 are related.
-
This can be based on the rectangle drawing demo in the Interactivity sample notebook inside Pluto.
~Speed might not be great yet, but this should improve a lot once Pluto uses MsgPack instead of JS…
-
Cell 28 in energy-landscape.ipynb results in
```
distributed.protocol.core - CRITICAL - Failed to deserialize
Traceback (most recent call last):
File "/opt/conda/envs/coiled/lib/python3.9/site…
-
https://twitter.com/schickling/status/1586309344010067968
https://buf.build/blog/protobuf-es-the-protocol-buffers-typescript-javascript-runtime-we-all-deserve
- Could be a consolidated effort with `…
-
Hi,
I'm attempting to initialize the [gpt2-xl huggingface model](https://huggingface.co/gpt2-xl) in SpaCy using the following code provided in [examples/init_model.py](https://github.com/explosion/…
-
I believe that this is related to the following two issues, but I wanted to post it here as well, in case other people are seeing the same problems.
Related issues:
- https://github.com/neovim/neovim…
-
version 0.7.0-p2
``` scala
import org.msgpack.value._
object Main {
def mapValueEqualsTime(size: Int): Unit = {
val keyValues: Array[Value] = (1 to size).flatMap{ key =>
Seq(ValueFactor…