-
Abstract
We propose an alternate proof-of-work algorithm - “ProgPoW” - tuned for commodity hardware in order to close the efficiency gap available to specialized ASICs.
The security of proof-of…
-
**Describe Your Environment**
- Version of ZoneMinder [1.32.3-2build1 on raspberry pi armhf]
- How you installed ZoneMinder [apt-get install from regular ubuntu repo]
- Ubuntu 19.10
**Describe t…
-
We should aim at refactoring the current `CommonSortings` object in order to create two different implementations: the first one will use `scala.collection.immutable`, while the second one will keep t…
-
WebAssembly is currently very good at executing code written in arbitrary languages from a given (usually JS) interpreter, but it lacks several key features when it comes to [combining multiple arbitr…
-
Whats up @brunocodutra . You got a very nice library going here.
I was looking around and getting to know the library and techniques (since I'm a template noob :) ), so I decided to pick up `metal…
-
Hey,
So, I've read and understood that the `FetchedRecordsController` is basically only tested with table views and that there's no current support for multiple sections. And also that the performa…
simme updated
5 years ago
-
Edit by Dandelion Sprout 25th of February 2020: GitHub spectacularly failed to tell me that there was a comment limit of 2,500 comments in issue threads?! So now it seems that discussion has been forc…
-
I have a new EPOC+ with a manufactured date of Jan 03, 2016. With some tweaking I managed to get the headset to start working in the current branch of Emokit. However, the values coming out of the k…
-
**Summary:**
In the status view, some sort orders sorts by other criteria/columns than the one(s) chosen.
**Steps to reproduce:**
- Open GPSTest
- choose status view
- sort by signal stre…
kevpr updated
6 years ago
-
You can label this as a feature request.
```nim
proc main*(ref_fn: string) =
...
```
```
./pb phasr --ref=subreads1.fasta
Unknown long option: "ref"
Maybe you meant one of:
ref-…