-
Hi and thanks for this beautiful comparative genomics tool.
I was trying out Genespace on our HPC system using the human and sheep assemblies from NCBI but ran into the following error when trying …
-
## Description
Hello guys. Thanks for your awesome job done here in implementing BLE satck in Rust.
Looks like I found an issue with the scan feature.
Some advertisment packets (`LeAdvReport`) a…
-
**Describe the bug**
```go
t.Run("bytes field", func(t *testing.T) {
type v struct {
Signature []byte `json:"signature,optional"`
}
v1 := v{
Signature: []byte{0x01, 0xff, 0x00},
…
-
If the total size of domain names exceeds 1024 bytes Dnsmasq refuses to start (syntax error).
**Steps to reproduce**
- Create a Domain set object with many long names
- Apply config
**Expected beha…
-
mod.Int has a limited degree of support for "endianness control"; i.e., serving clients who might want little-endian byte-slices as opposed to the default big-endian. However, two issues with this:
…
bford updated
3 weeks ago
-
### Configuration
impacket version: Impacket v0.12.0
Python version: Python 3.10.12
Target OS: Linux ubuntu
### Debug Output With Command String
Raw IP packet: b'o\x05\x05\x05\x05\x05\x0…
-
I see APIs have been proposed like this before but all I want is a method to _try_ to unsplit a `Bytes` as I think that should be possible in many cases, and if it fails the user can choose to perform…
-
Hello,
When I am executing: python callAllele.py --project wolf --primers primer_wolfA.csv
I will be faced with this error:
WARNING: reference allele table is not found. Alleles will be named wit…
-
### What happened?
As raised at https://github.com/prometheus-operator/kube-prometheus/issues/2522, the `container_memory_working_set_bytes` metric shows memory from a killed container instance which…
-
Two functions in Python cannot be implemented using Rust
1. `KDF.KDF._bcrypt_hash` function The parameter 'invest=False' cannot be implemented, but 'invest=True' can be implemented by modifying the c…