-
I've loved Mekanism since I first used it in the old Voltz pack, and it's a must in any current modpacks that I play with. I saw a thread recently about nuclear fission in the mod, and how the develop…
-
I'd like to make a feature request for future versions of the rpki-rtr-server to support encryption using RTR over TLS or over SSH.
-
# Bug description
I use my own labeled dataset and I want to train SLEAP with multi-animal bottom pipeline. I go through the GUI to train.
## Expected behaviour
Training works.
## Actual behav…
-
There are some problems with the current implementation. This will be updated as we find them:
- labels with the same name but multiple addresses aren't handled correctly
For example, it's not enti…
-
**Description**
[mempool.space](https://mempool.space/) is a very nice and useful blockchain explorer. They also have a rich public API which can be used to query the blockchain data, which h…
-
always active
-
Use cases:
- Getting the caller for logging or something:
``` scala
object Foo{
def log()(implicit caller: sourcecode.Caller[Any]) = {
println(caller.value)
}
}
object Bar{
Foo.log() // Ba…
-
Here's the rough draft for the lores for each faction. Not a professional writer but please provide any feedback. These should be short enough to read and not be an eyesore on the site.
ORCS
-----…
-
```
At the moment only one connection to one session is supported in the
framework. I.e. CometSession has only one CometResponse associated with it.
It should be possible to have multiple CometRespons…
-
Hello, I got inconsistent results from the same data when I changed the python environment.
test code:
```python
import numpy as np
from fastdtw import fastdtw
x = [1, 6, 6, 33, 35]
y = [1,…