-
Hello,
I am a student studying GNN and recently I have been working on a project using AMR graphs.
I came across an issue while trying to use the AMR graph library in the code uploaded to a repo…
-
Could you kindly explain how the DB are capped for the kraken2 DB ? Random Subsampling of the input or the DB itself ?
-
## Name
Principles of ECS-First Design in Bevy: Modularity, Ergonomics and Performance
## Notes
1. Components should be as small as possible, but no smaller.
2. Systems should execute a sing…
-
Based on discussion in https://github.com/rsmp-nordic/rsmp_sxl_traffic_lights/issues/187, we should update the definition of how component ids must be structured.
We should remove reference to STA …
-
Hello,
We have final index *.ijx.xz about 330Mb. Its compression time takes about 10mins. Compression runs in 1 thread.
```bash
17:13:34 Compressing …
-
a mining pool try to send payement at 2000 etn.
there is more than 2000 etn.
But the peyment failed because of "not enougth money"
it is strange because there is enougth money.
But i notice weirds…
-
## Schema for embedded database
Finding out if any box related data have been spent or not in query time puts huge pressure on DB
=> let's do that at indexing time so that queries are real-t…
-
**Customer Problem:** Secondary indexes on historical data versions may not be needed by customers, but they still consume space in the database. Customers may want secondary indexes to only exist at …
-
Hi,
I have a common Kuberentes architecture where I have several pods (instances) of each server. The pod that a HTTP request is sent to by the load balancer is nondeterministic, meaning if any ser…
-
Currently we use a flat index for our repository format, and this works rather well. However, we need to add a couple of layers above this in order to support an "Update forever" approach.
Chiefly,…