-
Hello, bro. Awesome work that you did here. This is just what I was looking for.
I have a suggestion for you, when working with DDD the entities that we define have to be free of any implementation…
-
Hi, I installed xrdp and rdpgw on a rocky 8 machine.
Unfortunately i can't connect trough rdpgw. mstsc stucks on "configuring remote session...".
rdsgw seems work fine:
2023/12/18 16:53:34 Identit…
-
### Have you read the Contributing Guidelines on issues?
- [X] I have read the [Contributing Guidelines on issues](https://github.com/stoneatom/stonedb/blob/stonedb-5.7-dev/CONTRIBUTING.md).
### Ple…
-
When using pander with descr::CrossTables, the generated markdown creates a table with duplicated row names.
see also post in [here](http://stackoverflow.com/questions/39577995/)
This code:
```
x
-
### Validation
- [X] I've read the [FAQ](https://github.com/xenia-project/xenia/wiki/FAQ).
- [X] The Xenia build used is from the master branch. (not MLBS/AlexVS/Canary/pull requests, etc)
- [X] This…
-
## Descrição da vaga:
Esta é uma vaga de um parceiro da plataforma Coodesh, ao candidatar-se você terá acesso as informações completas sobre a empresa e benefícios.
Fique atento ao redirecion…
-
See the following code that writes, then reads, a parquet file. The schema doesn't seem to preserve the `LIST` and `MAP` types:
```go
package main
import (
"github.com/parquet-go/parquet-go"
…
-
What would the mask be for an IP Address?
`AAA.BBB.CCC.DDD`
4 octets, where each octet is numeric ranging from 0 to 255
-
We need a public api endpoint that will let users upload an image to our webserver that will be hosted from our website. This is for the "list of officers" page. We can consider using some image hosti…
-
This proposal implies dividing common repositories, that can hold `save`, `find`, `get`, `delete` methods into two - `read (find, get)` and `write (save, delete)`. But `write` repository interfaces wo…