-
> We have `ipfs://` and `ipns://` **URI** registered at IANA (https://github.com/ipfs/in-web-browsers/issues/29#issuecomment-629016191) already!
> This issue is about **URN**, preferably scoped to C…
-
While trying to resurrect a Go implementation (since go-multicodec is deprecated and archived), I went through multiple phases of what a multicodec library should look like. Only after talking to othe…
mvdan updated
12 months ago
-
`deserilaise (serialise (TInteger 1)) == TInt 1`
From the description of `Term` I had assumed that it was supposed to be in a 1-1 correspondence with the encoded CBOR, such that the structure of th…
-
```text
.-----------------. .------------. .--------.
| Serialized data || Data-model || Schema |
˙-----------------˙ ˙------------˙ ˙--------˙
```
This writeup focus on…
-
I brought this up on the JS Core meeting today.
The problem with tarballs is that, even if the data inside them is similar, it is never de-duplicated. This lead me to explore what it might look lik…
-
# Background
Reframe is extensible and can support processing responses even when it is not fully aware of the detailed schema of the response. For example, the FindProviders [method](https://githu…
-
via Windows run https://github.com/subconsciousnetwork/noosphere/actions/runs/6487283518/job/17619038228?pr=671
> 2023-10-11T21:04:26.8911296Z test latency::clients_can_sync_when_there_is_a_lot_o…
-
In the DagCBOR spec, be more precise on what happens if you parse CBOR and it contains tags.
- Should they be ignored?
- Should they be preserved?
- Should there be an error?
I suggest that…
-
How to connect to a store that connects to an IPFS node, for instance `localhost:5001`, could you please give an example?
-
Yesterday in Protocol Labs Slack, there was a discussion about people’s (including my own) lack of understanding about what IPLD is. @whyrusleeping, @aboodman, @lanzafame, and I think we hit on a clea…