nukeop

Results 63 issues of nukeop

**Is your feature request related to a problem? Please describe.** I want my bot to be able to add emoji reactions **Describe the solution you'd like** As above **Describe alternatives...

enhancement

**Is your feature request related to a problem? Please describe.** The documentation is hard to search. There are dozens of classes and functions, but there's no way to search across...

enhancement

I'm trying to load data belonging to some user like this: ```typescript useRxData( 'stuff', (collection) => collection.find().where('user_id').equals(user?.id), ); ``` This works, but there's a brief moment where it loads everything...

Would be great to have this in Brave or Vivaldi.

electron-devtools-installer: 3.2.0 electron: 12 I started getting this error today. Any clue what happened?

In order to make the review process faster, please take a few minutes to go through this checklist: ## Acceptance Criteria - All of the following criteria must be met:...

In the readme it says: > It covers my clock! > This is the same behavior as hardware notch. Don't ask Apple to do things for developers, but ask developers...

invalid

I'm running it according to `fly.toml` from here: https://electric-sql.com/docs/deployment/fly#deploying-electric-connected-to-an-external-postgres When I'm trying to run the sync service on fly.io, it hangs at the last step: ``` ? Would you like...