Alireza Ghasemi
Alireza Ghasemi
@brimworks a reactive client is easier to use; an end-to-end reactive client is easier to use and more efficient. Is the efficiency of an end-to-end reactive client considerable? My blind...
@scottf I'm not the right guy to do such a survey on. Below says why I think non-blocking is more efficient. I always strive for perfection; and believe that going...
@scottf @brimworks And hey, I don't think making a fully non-blocking client is a substantial undertake. I wrote a simple (publish & sub) fully non-blocking Nats client on top of...
@brimworks JDK Flow, RXJava, AkkaStreams, and ProjectReactor, all allow interop with each other directly or indirectly through JDK Flow or [org.reactivestreams](https://www.reactive-streams.org/) (org.reactivestreams suggest migrating to JDK Flow). It would be...
This is duplicate of #735; TL;DR: consider deploying Helm from the latest commit (tried and succeeded).
Are there any plans to update the Helm charts at the Helm repository?
I would have proposed separating transcription and translation request/response types, but that would have been a breaking change.
@sashabaranov alright then, ready to review. I just wanted to test it out in our development server before marking it for review (did it, and it works fine). > We...
I was fine running rootless Gitea with root Docker and rootless Docker, but I ran into this issue after migrating to Docker Desktop (Linux); I got around the problem by...