NoahK

Results 5 issues of NoahK

(copy-paste from #102) The [OpenAPI spec](https://helldivers-2.github.io/api/docs/openapi/Helldivers-2-API.json) currently contains **`oneOf` lists for many schema object fields**. In most cases, these fields are mandatory. See for example `PlanetInfo.position`: ```json "PlanetInfo": { "type":...

feature request
PR ready
mapping

When uploading a huge folder (~56k items), the website becomes entirely unresponsive. I waited around 30mins, but nothing visibly changed. The upload process doesn't seem to start either since no...

enhancement

### What happened? The server returns an error `provided APQ hash does not match query` even when the queries in question are equal. This happens because of this line: https://github.com/99designs/gqlgen/blob/cc177859d901ab166fc2c5d741ace906e91fb225/graphql/handler/extension/apq.go#L85...

Hey there, **TLDR: is it intended that ignored folders are still checked via `lstat` when snapshotting/estimating?** --- I have a folder `/mnt/appdata/seafile/fuse` which I want Kopia to ignore, since I...

## TL;DR Suggestion: move machine learning and other heavyweight processing into a dedicated container. This will decouple those processes from the backend, allowing users to run them on a more...