-
Out of the million FR which could be imagined in terms of addition to the _awesome_ controller projection functionality, this is, in my use case, at the very top. It would be nice to have a custom _wi…
-
Hi
The InstrumentsCandlesFactory is not working for "monthly" granularity. Works fine for weekly and daily granularities.
Using parameters below.
```
params = {
"price": "M",
"granul…
-
After a few days of using the account, I logged into the website and received this message from Instagram:
```
**We suspect automated behavior on your account.**
To prevent your account from bein…
-
This may require a major rewrite of the core so I am not sure it will work
Viele updated
5 years ago
-
Hi !
At first I must say you have all done a wonderful job with this project, there is quite a lot of data available, but for someone who has to do this again in some other language (java) and from z…
-
Iterative algorithms can have very long histories. Maintaining how we obtained final results in the scheduler can become very expensive.
```python
x = 1
for i in range(100000):
x = c.submit…
-
Currently, copying through console ends up copying the frame as well.
Need to implement a mechanism to bind a shortcut key which when pressed will copy the code within the 3 backtics outputted by th…
-
## Steps to reproduce the behavior
1. Installed MM self hosted
2. Signed up first Admin user
3. Forgot Admin password
4. bin/mattermost db reset
5. Signed up agai Admin user
6. Boards plugin b…
-
Any thoughts on how to use TypeChat in conversation-style interactions? In my use case, there is a need to go back and forth with the LLM, refining queries. In your coffee shop example, something like…
-
i think the tool has great potential, and can easily be used in many scenarios. however i looked at the code and there are ALOT of issues ill start out with the basics.
.
. `importing`
.
. why is …