-
With wasm_bindgen, the [`JsValue`](https://rustwasm.github.io/wasm-bindgen/api/wasm_bindgen/struct.JsValue.html#impl-Send-for-JsValue) and [`JsFuture`](https://rustwasm.github.io/wasm-bindgen/api/wasm…
-
Return position impl trait in trait ("RPITIT") has been stable since rust 1.75, and we make heavy use of it [rs-wnfs](https://github.com/wnfs-wg/rs-wnfs/) and [rs-car-mirror](https://github.com/fissio…
-
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…
-
Do this after we release first beetswap
-
# Schedule
- SUN
- [x] Email working end-to-end (mail > CF worker > function > ECHO > inbox plugin) [@richburdon]
- MON
- [x] Composer Deck working with Table, Sketch, Comments, Inbox (existing) …
-
On iOS, IndexedDB is evicted regularly, unless [persist](https://web.dev/articles/persistent-storage) was called, but even so it still gets [evicted after some time](https://webkit.org/tracking-preven…
-
### Problem
Hello,
I'm able to build [this crate](https://github.com/n0-computer/appa/tree/matheus23/it-will-have-iroh-i-promise) locally, but as soon as I specify it as a dependency for another c…
-
Pulling piece of discussion from https://github.com/web3-storage/w3protocol/issues/182#issuecomment-1321066496 after realizing that `did:dns` has nothing to do with actual problem.
Ok so let's cons…
-
Save content to Backblaze
~~* [ ] need to take the `sha1` hash *after* we encrypt the file.~~
__`s3` is working here__
* [x] update — use BB instead of WNFS
* [x] **test** — create a new post
* [x…
-
Port over this function from `PrivateDirectory`:
https://github.com/wnfs-wg/rs-wnfs/blob/c17f6bb5bc9369d94d1c57cfa66c6cc2adf8174b/wnfs/src/private/directory.rs#L618-L626
To `PublicDirectory`.