Chris Anderson
Chris Anderson
I haven't seen this in prior uses, so it might be a flash in the pan. If anyone else sees similar, please share. ``` ╰─± npm run build > [email protected]...
When I create a proof, export it, and import it back I get an IndexedDB error in Safari. The same code works in Chrome. The error originates here: https://github.com/web3-storage/w3up/blob/3b02c741ec3f86c8e234ade0bf361a0691f3fba6/packages/access-client/src/drivers/indexeddb.js#L105 The...
Please try this out at https://jchris.github.io/web-stable-diffusion/ It adds the history below the generative UI. All data stays local, but in the future I want to add the ability for users...
begining of #73
This is where the crash happens on page load: https://github.com/fireproof-storage/fireproof/blob/21f208e0650c8af0c12a46966a31ad220a5daf32/packages/connect-ipfs/src/connect-ipfs-account.ts#L181 The fix is upstream in the call chain and should involve moving to the Account wrapper https://github.com/w3s-project/w3cli/blob/main/account.js#L30
0.17.3 and newer have this bug here https://codesandbox.io/p/sandbox/fireproof-todos-antd-p5kfhk?file=%2Fpackage.json%3A13%2C29
This module is only ~500 loc and has all the same dependencies as eb. It only serves to make the connector user and developer experience more complex. Merging it to...
load testing partykit storage I've found a maximum size, which means we need to have the encrypted blockstore split blocks larger than a threshold in some configurations. ``` [pk:inf] PUT...
It would be helpful to have github actions run the release process whenever the version number is bumped. I'm not sure how easy it is to make pnpm handle the...
this will make things smooth and fast