earonesty

Results 63 issues of earonesty

Nostr nip's currently support: - requests for "all events except what i consider spam" - requests for "all events matching keywords except what i consider spam" Ideally relays and proxies...

When publishing an event you can add a labels/channel or other hint to help clients organize your note. For example: `"tags": [..., ["l", "nsfw"]]` Clients MAY ignore tags, organize notes...

totally works on ios/node last remaining error: ``` 05-26 14:08:53.267 11905 12098 E unknown:ReactNative: Exception in native call 05-26 14:08:53.267 11905 12098 E unknown:ReactNative: com.facebook.react.bridge.NativeArgumentsParseException: DatabaseBridge.initialize got 5 arguments, expected...

the action still checks out the master branch, even if the base-coverage-file is specified it is unclear where the base-coverage-file should live. i had jest produce a "report.json" and the...

bug

### Idea Option to delete previous comments ### Description Would like to have the bot remove previous comments, if any, so the main PR remains uncluttered if someone updates it...

enhancement

I get flooded with these when using janus 2023-10-25 17:32:45,185 - asyncio - ERROR - Task was destroyed but it is pending! task:

followed this documentation: https://github.com/expo/expo-three#loading-assets texture based on remote image won't load: - used expo-asset to create and download asset - asset.localUri is downloaded, returns a "file://" url - TextureLoader().load(asset.localUri) throws...

I use this for realtime support. It's not great, but it's fine for me. - one channel - uses threads - can be keyboard-interrupted (even on windows) - 5 second...

documentation

having it be a js file means various bundlers and optimizers can't work well shouldn't be hard to allow the user to pass in an already imported middlewaresModule, unless you...

should be able to pickle a PoolInfo object that allows you to submit more jobs into the pool

enhancement