-
As I've been working on the Rust implementation of Multihash, it came up that the identity hash currently doesn't specify any limits. From an optimization perspective (this is why it came up in Rust),…
-
-
- [ ] [py-shiny/README.md at main · posit-dev/py-shiny](https://github.com/posit-dev/py-shiny/blob/main/README.md?plain=1)
# py-shiny/README.md at main · posit-dev/py-shiny
## Description
"# …
-
At the moment Automerge only provides an API for an in-memory data structure, and leaves all I/O (persistence on disk and network communication) as an "exercise for the reader". The [sync protocol](ht…
-
**Describe the bug**
The flake registry is global mutable state that's outside the view of beginners.
NixOS is supposed to be the distro without such mutable magic.
The [global flake registry](…
-
Right now, we're working with a [Endpoint](https://github.com/plprobelab/go-kademlia/tree/main/network/endpoint) interfaces to abstract away the concrete communication between two nodes in the network…
-
When compiling rust code to generate the wasm bytecode we should generates some artifacts to retrieve metadata from the base code. The format for the metadata should be human readable and editable as …
-
- [Summary](#sec-1)
- [Motivation](#sec-2)
- [Reference-level explanation](#sec-3)
- [Introduce cargo workspaces](#sec-3-1)
- [Provide methods to index on server](#sec-3-2)
- …
-
*sqlite is installed on my system
user@userM-I-470:~/tokenbridge(master)$ yarn initialize
yarn run v1.22.17
$ yarn clean && git submodule update --init && yarn install --unsafe-perm --frozen-lock…
-
I am opening an issue for discussion as well as a place holder for work where we use bittorrent to distribute large models amongst nodes.
Implementation Path
- Network should check to see if the m…