kaichao

Results 14 comments of kaichao

I'm at main branch and got this error, ```shell ./node_modules/@nextui-org/react/node_modules/@react-aria/utils/dist/module.js 144:211 Module parse failed: Unexpected token (144:211) File was processed with these loaders: * ./node_modules/react-scripts/node_modules/babel-loader/lib/index.js You may need an additional...

Same issues occurs in `"pkg": "^5.5.2"` on MacOS when running packaged binary a few times, error info, ``` pkg/prelude/bootstrap.js:1740 throw error; ^ Error: dlopen(/var/folders/bs/v36xf6297qj5zt1h09cj4_c80000gn/T/pkg/e0ffe9880ab98dabdb5b24a7eb052d50bd2f4e92a5ad39f040f190c75e17e0bb/leveldown/prebuilds/d arwin-x64+arm64/node.napi.node, 0x0001): tried: '/var/folders/bs/v36xf6297qj5zt1h09cj4_c80000gn/T/pkg/e0ffe9880ab98dabdb5b24a7eb052d50bd2f4e92a5ad39f040f 190c75e17e0bb/leveldown/prebuilds/darwin-x64+arm64/node.napi.node' (no...

I still encounter this issue..

I expected there are two options for agents to choose, with [local first design](https://www.inkandswitch.com/local-first/) in mind, - manual, agent could decide to open and close the network connection capability for...

Draft a doc about the potential solutions https://www.notion.so/Messages-Over-Waku-Relay-3ded1783ecc743a4b8d0f3fd3ccb306d

Built a [demo application](https://github.com/threeproto/wachat/blob/f6713c88a5d8c0e4512f76dffffc25d2177c1256/app.go#L283C15-L283C34) using Store.Find() to retrieve a message and republish the message if it's not fount in store.

I have made a rust based [implementation](https://github.com/kaichaosun/rlt), feel free to give it a try.

> Are you seeing any functional issue due to this? No functional issues so far, other than missing important logs. > If you plan to maintain it, then you may...

Waiting for Store spec upgrade complete, https://github.com/vacp2p/rfc/pull/665

由于需要备案,从阿里云签到了vercel,为了省部署的费用,放在了我个人的github账号下。