-
http://www.openwall.com/lists/john-dev/2015/09/12/12
-
Date: 19. Oct. 2018
Immediately after `cuckatoo_mean_cpu` plug-in starts mining, a segmentation fault occurs. At the same configuration `cuckatoo_mean_compat_cpu` works without problems. Tested Tro…
-
I was playing around with the capacity sizes for the bloom filter and noticed that everything is rounded to powers of 2 (next_power_of_two()) Is this code really needed? It seems to blow up the filter…
-
**Which version are you using?**
NanoSQL2 in windows 10:
node v12 x86, python2.7.16 x64??
npm install --global --production windows-build-tools
**Describe the bug**
after executing `npm ins…
-
Hi @HannesSommer
Thanks again for your framework!
When calling
```ros::Time stamp = device_time_translator_->translate(msg.stamp);```
where
`msg.stamp` is [std_msgs/Time](http://docs.ros.o…
rikba updated
5 years ago
-
Hi
I recently updated cuckoo to 2.0-RC1 and since then I'm facing the above issue.
> Traceback (most recent call last):
> File "/home/cuckoo/lib/cuckoo/core/scheduler.py", line 447, in run
> …
-
# Next paper candidates
Let's propose papers to study next! All papers mentioned in the comments of this issue will be listed in the next vote.
-
I have something similar to this:
```golang
package main
import (
"github.com/mtchavez/cuckoo"
"sync"
)
type struct Persister {
filter cuckoo.Filter
fileName string
lock sync…
-
Bazarr not showing all subtitles, when searching.
Is there a limit like minimal downloads or uploaded more than x hours ago?
Bazarr is not showing subtitles for example:
https://www.opensubtitl…
-
CPU:
```
Intel(R) Pentium(R) CPU G4560 @ 3.50GHz
```
Config:
```
[[mining.miner_plugin_config]]
type_filter = "cuda"
[mining.miner_plugin_config.device_parameters.0]
USE_DEVICE = 0
```
…