Mikeal Rogers

Results 323 comments of Mikeal Rogers

what’s the status here? i’d like to get something up on the specs website that i can link to

As painful as it would be to rename, i will admit multicode is a better name.

Now that I’m staring at it all written out I’m realizing that there are some even better approaches we can take. I’ve been using these simple tail addresses, which are...

@vmx i just re-wrote the whole doc. you can hold off on reading it for a bit, there’s a lot of churn right now.

@ribasushi what do you think about this: * We drop all the settings to the chunker except for a TARGET_SIZE and base all of our rules on that. * We...

You have to keep in mind how large the address space is for not matching. If the target size is 1000 you have 99.9% chance of not closing under the...

We’re currently in the process of some other IANA stuff (CBOR tag 42) and so I’d like to pop this back up the stack. What exactly does the `+` here...

There’s a discussion that started in the `js-multiformats` implementation that we should move to this spec https://github.com/multiformats/js-multiformats/pull/59#issuecomment-759615163 Should we drop the CID length and just parse the CID out of...

There’s actually only byes and a map that come out of the codec. The length is never surfaced, that’s just part of the block format.

> this codec offloads all of the actually security relevant decisions to the application I don’t quite understand the concern here. What IPLD currently offers for encryption is *nothing*. Everyone...