Kim Altintop

Results 44 issues of Kim Altintop

Following up a conversation elsewhere, the following situation can legitimately occur: ``` 11:18:08.860027 pkt-line.c:80 packet: upload-pack> version 2 11:18:08.860139 pkt-line.c:80 packet: upload-pack> agent=git/2.20.1 11:18:08.860154 pkt-line.c:80 packet: upload-pack> ls-refs 11:18:08.860483 pkt-line.c:80...

acknowledged

At Monadic, we've taken a short hiatus on Radicle to think about our internal strategy and reflect on how we're allocating our energy and resources. Here's an update on what...

_Close to a state where implementation(s) can be filled in. Parking due to offsite._

It looks like `maybeParseChunks`/`eitherParseChunks` yield different results depending on where the input bytestring's chunk boundaries fall. This will, somewhat unfortunately, surface as `RefNotFound` errors when trying to read an object...

Changes the wording of copyright notices to read "The Contributors" in LICENSE files, and adds a `rustfmt` header check template which doesn't require a fixed copyright holder. Reasoning: in the...

RFC PR: #686 * [x] #702 * [x] #703 * [x] #704 * [ ] #705

[Rendered](https://github.com/radicle-dev/radicle-link/pull/525/files?short_path=5389480#diff-5389480c1bf9cf91c20b588fb42a26972437745bc31fa234d6be995afbaa001b)

protocol
rfc

`serde` requires canonicalisation to happen when domain types are already erased. This creates several footguns: * String types may not compare equal after a roundtrip * Set types do not...

RFC PR: #685 * [ ] evaluate stability of [quinn-noise] / [ipfs-embed] * [ ] evaluate status of [QUIC version negotiation][quic-vers] * [ ] protocol changes (TBD) [quinn-noise]: https://github.com/ipfs-rust/quinn-noise [ipfs-embed]:...