-
### **DESCRIÇÃO DA VAGA**
**🤔 Por que escolher a Vórtx?**
A Vórtx é a primeira plataforma de infraestrutura para o mercado de capitais. Atuamos em 3 pilares: Dívida Corporativa - Corporate Trust…
-
Hi,
I have configured Dexter in my local system but Reports are not working properly. I have taken the logs and troubleshooting to find the issue.
**Error Logs**
2022-11-14 21:34:44.0445|Trace…
-
It looks like reading the body (during regular expression matching of body) of IMAP mails, throws an error in 115.10.1, this is caused by a call to
`NetUtil.readInputStreamToString()`
```log
f…
-
This is a screenshot from "The absolute beginner’s guide to DDD with Symfony" by @nealio82
![Screenshot from 2021-08-15 12-24-10](https://user-images.githubusercontent.com/3479626/129475367-0fd29e5…
-
下記テストを作成。
- 1アイテムに対して同じユーザーが2回以上入札できない。
- 最低金額を超えた入札ができない。
このissue で実装するのはテストコードだけで内部処理の実装はしない。
-
Now that the `deprecation-rules` are done let's implement `internal-rules`.
Do you think this is a good match for the main repository? Using anything that is `@internal` is definitely not a good id…
-
Modifications in code would be much easier and change in 1 place won't break anythinf. Creating addons for FG also should be much easier (you only switch implementation of API) - and we could fulfill …
-
**Describe the bug**
When i try to convert an onnx model to tensorflow a graph is generated which is missing key information such as the names of the input and output nodes for the model. In addition…
-
### Is your feature request related to a problem? Please describe.
At the moment, most of the worlds, UI, rendering and everything runs within a single process.
While this keeps things simpler, it…
-
Many apps talk to external data sources via some kind of "Data Layer." Some folks call these Data Layer objects "Repositories," while others call these same type of objects "Services."
Which makes …