-
Bisq needs to have a growth plan, just as any startup would.
![image](https://github.com/bisq-network/growth/assets/4233784/0182f23d-4498-4cfa-a13b-d46ec868e4f3)
![image](https://github.com/b…
flix1 updated
6 months ago
-
## Description
- [x] Research SubQuery capabilities and document general idea
- [x] Build a quick MVP for indexing stake trades using the Ethereum starter template
- [x] List all app/platform features…
-
Right now, when we query several indexes at the same time, root search looks like this:
- fetch all splits metadata
- (A) assign them to the different leaf using the same logic as before
- (B) run …
-
I'm just going to leave this here, all as one "issue" even though it is a wide ranging criticism not only of the paper, but of the underlying architecture. Which is actually one of the most serious pr…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### What happened?
As initially reported [here](https://discuss.kubernetes.io/t/coredns-fails-connecting-to-kube-a…
-
We have a node process that generates a lot of data[^1] and we need to insert it into postgres. Doing an insert per item was terrible (no suprise there), creating big inserts with many rows is better …
-
Is there any experiments that used different random generators or it is well know that mutation only is normal distribution ?
In general does such experiment makes sense ?
-
If I remember correctly Telepat used to have adapters for both Couchbase and Elasticsearch. Where can I find the Couchbase adapter?
-
Currently, the disk activity statistics use ```major:minor``` to associate disk activity with the block device. There are two major drawbacks with this approach:
- major:minor numbers are not consi…
-
There is still some slack in GLM, especially fit_gradient, to improve performance in terms of speed and memory consumption
related issues:
- #4622. PR #4624 redundant/unused pinv_exog, will be …