Clament John

Results 10 comments of Clament John

Hey, I'm facing a similar issue. When I **reset** the MCU the file system (occasionally) outputs an error -10004 (**ERR_DELETED**). This is not seen every time I tried out this...

Threading is not part of the spec yet. You can refer to the proposal here - [MSC3440 - Threading](https://github.com/matrix-org/matrix-doc/pull/3440). And so cinny implementing something custom will only result in a...

With pull request sethmlarson/elasticsearch-dsl-py#1 we've removed the `Mapping` function and added a fix for failing imports. Can I take up this task? > Create an example FastAPI application with AsyncDocument...

@seth-goodwin I've signed the CLA

@lukasoppermann why don't we have typescript typing support? The code is 97% typescript. Genuine question, as I've never written a library and don't know how types are exported.

Hey @tomobs I'll publish a version to the firefox add on store for you to install it from there. Will let you know when it is up

@ZoneTwelve did you get it working on firefox?

@naveenann No specific use case. Just wondered why I didn't see these features in the open source extension.

The reason you have this error is because @ShravanSunder is doing a dynamic import here https://github.com/ShravanSunder/hnswlib-wasm/blob/8a34923bf8de8333d349a3176b165ce276f30a57/src/index.ts#L126 Browser extension service workers do not support dynamic import - [source](https://developer.chrome.com/docs/extensions/mv3/service_workers/basics/#import-scripts) > There are...

@alyssaxuu are you planning on a native version of Screenity?