Chris Anderson

Results 128 comments of Chris Anderson

why does the delegation we already have not accomplish this? eg nft storage would have a paid space on web3-storage. nft storage would run a lambda that delegates UCAN access...

is it because that means NFT storage also would have to manage a database mapping NFTuser -> web3space, if there was gonna be one space per user? I think that...

This makes sense to me. Do want to try for a correspondence between the prefix of `can` eg "compute" or "store" and the namespace we claim in `nb`? So maybe:...

Here are associated flows in English https://www.notion.so/Sign-in-flows-139c97bd826b491dbd1d9f5acaa7de3f

Is this grammar a relevant resource? https://github.com/jonnycrunch/ipfs-uri-scheme/blob/master/application.md#3-uri-scheme-registration

The `(there's never any changes in db.subscribe())` is something that happens to a lot of people. I think I should update the API so that it doesn't pass any data,...

To reproduce: 1. Clone the reop 2. `pnpm i` 3. `pnpm build` 4. `pnpm test` for good measure Now run the live test app: 1. `cd packages/fireproof` 2. `pnpm serve`...

what install are you using for this? eg which package / version? The next (and final 0.17) release moves the connect module's core into the eb module and deprecates the...

BTW we are churning some modules and this will all have a clean new feel (same api, easier modules) when 0.19 ships