-
Currently I am researching ONT possibilities with cutadapt, and it seems that the most basic functionality can be achieved. Unfortunately after the adapters have been adequately cut, sequali still fin…
-
I have implemented the server and client using the kcp-go framework. The server sent a data packet larger than 1500 bytes. I expected the server to split this packet, and then the client would merge i…
-
Using your example TMUX configuration file for the plugin, I'm able to split the ssh flawlessly. But the issue i'm having is that it doesnt seem to split the cwd of the terminal it split from. I have …
-
Very low priority, but I find that `base_test.py` is becoming quite long and is, generally speaking, difficult to read. I feel like we could make things clearer at least by:
- having multiple "base…
-
Hi!
When I split an openapi.yaml like this...
openapi.yaml
`
...
paths:
/stuff:
$ref: "./stuff/methods.yaml"
`
methods.yaml
`
get:
tags:
- stuff
operationId: getStuff…
-
The paper didn’t mention any process of splitting data (training, testing) to specify z-score thresholds (for ploting the AUROC).
Do we directly use the same set of data to calculate the performance?…
-
We should consider splitting the cadl ranch coverage into two pages one which is only 3p and one which is only azure so that we don't end up with solid red boxes for emitters that are specific to a fl…
-
### Terms
- [X] I have searched [open and closed issues](https://github.com/activist-org/activist/issues?q=is%3Aissue)
- [X] I agree to follow activist's [Code of Conduct](https://github.com/activist…
-
https://github.com/OpenCTI-Platform/connectors/blob/6efe0a66cae94223f5b71e831793af6d84407841/external-import/misp/src/misp.py#L2067
From line 2067 to 2082. What is the goal of that code? Why do we …
-
In plain text and Markdown it's common to use lists like this:
```
This is a simple text. It uses lists:
- This is a list item.
- This is a second list item.
```
Unfortunately, the model doe…