Arnaud Gourlay

Results 91 issues of Arnaud Gourlay

Omnibus acts as a MQTT broker

enhancement

optional binary payload per connection.

enhancement

those collections can become pretty big

enhancement

Add support for mask attack. https://hashcat.net/wiki/doku.php?id=mask_attack This requires a change in the CLI to have a clear separation of attack modes: - dictionary - brute force - mask

enhancement

Publishing to crates.io on release is not working anymore since [0.6.0](https://github.com/agourlay/zip-password-finder/releases/tag/v0.6.0). The [zip crate](https://github.com/zip-rs/zip) is in maintenance mode and will not accept any new feature. This is why the changes...

bug

- [x] Internal gRPC API definition - https://github.com/qdrant/qdrant/pull/4198 - [x] Utils for reciprocal rank fusion (RRF) - #4247 - [x] Re-scoring (local shard level) - [x] Vector-based & Fusion -...

context: #804 This PR changes the compression scheme used by RocksDB from Snappy to LZ4. The change is visible in the `LOG` file for each segment: ``` 2024/07/24-12:28:44.220547 63740 Compression...

This PR adds the client API and local mode for the new group query API. I took the opportunity to increase the gRPC coverage but it seems to create issues...

When playing the tablature, it should auto-scroll to keep the current measure in the middle of the screen.

enhancement
help wanted

Measures can be tagged with metadata describing how many times those should be repeated. This data is currently parsed and present in the in-memory song representation. However, the player does...

enhancement
help wanted