-
Right now we wait for all the instances to advance before processing the next consensus output. There is no reason to do so. What should be done is taking and cleaning the messages for the instances t…
-
## Idea
* As of version `v0.4.0`, chat's with the bot are "synchronous" meaning it is a handshake process to get the bot to talk,
![image](https://github.com/kevinthedang/discord-ollama/assets/777…
-
I am struggling to build up a reporting tool for shortcuts and attributes, sttribute forms, etc. The bottleneck at the moment is to load the individual attributes by id into the python program. Is the…
-
## Steps to reproduce
Neon now supports read-only replicas which are streaming WAL from safekeeper.
So safekeeper has multiple subscribers and receives standby reply / hot-stanby feeback from all …
-
Using [asyncio](https://docs.python.org/uk/3/library/asyncio.html) will be greatly beneficial in the use case of transcription as most of the time the client waits for a response on a socket when your…
-
### How to use GitHub
* Please use the 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to show that you are interested into the same feature.
*…
-
**Is your feature request related to a problem? Please describe.**
The initial implementation of iTerms always waits for the response from z/OS.
**Describe the solution you'd like**
Ideal…
-
During the last F2F, the idea of exposing reflection information came up. There are a few different use cases:
1. Something like Shadertoy, where the JS might not know the content of the shaders it…
-
Hi,
I'm currently working on a Genicam recording interface. Thanks for your great work, the library works like a charm.
I wanted to share a potential enhancement for the library: a fully asynchr…
-
I taught asynchronous programming for a while and would like to add this topic.
I am willing to prepare a draft for that.