Alec Merdler

Results 30 comments of Alec Merdler

Are there any plans to add pagination support to custom resources?

Would love to see this feature implemented. For our project that relies heavily on OpenAPI code generation, every pull request is being flagged.

I am seeing this issue as well. I have tried to compare it to the included Jasmine console reporter, but I don't see any differences that stand out as to...

My solution is to not call `jasmine.getEnv().clearReporters()`, which will keep the default dot reporter. This correctly sets the error code. I silence the output of the dot reporter using `require('protractor/built/logger').Logger.setWrite(3)`,...

@zhuzilin Will this server only be able to handle one request at a time? From my limited experience, there will be some CUDA errors if more than one process tries...

[Metal is for macOS](https://developer.apple.com/metal/), [not Windows](https://images7.memedroid.com/images/UPLOADED165/55a14cd3515b4.jpeg).

It may not fulfill all of the requirements raised by this issue, but the [SpiceDB Playground is now open-source](https://github.com/authzed/playground) and can be ran locally or deployed.

The [SpiceDB Playground is now open-source](https://github.com/authzed/playground) and can be ran locally. I believe this issue can be closed.

Hi @MadaPas! Gitpod has been using SpiceDB for a while now, so their client is definitely more developed and harder to learn from. > Do you have plans to enhance...

@MadaPas Are you still having trouble with the ReadRelationships API?