-
https://github.com/jwasham/coding-interview-university
-
While writing #13082 to fix #13074, I finally understood what the consensus algorithms really do (see my attempt at explaining this in #13080). In essence, these algorithms are meant where each proces…
-
Hi! Thanks a lot for making the PSVRTracker. It's a great library and very useful to the VR community. I really appreciate everyone who worked on it.
I've been trying to track down an issue that I'…
-
I am trying to use the ``fmin_slsqp`` function while fitting a Gaussian to fake data:
```python
import numpy as np
from scipy.optimize import fmin_slsqp
w = np.linspace(1, 2, 100)
f = 1.2e-8 …
-
heya [evisynth peeps](https://www.eshackathon.org/), @drmattg, @nealhaddaway, @mjwestgate, @befriendabacterium, @dmphillippo and opensci peeps, @yochannah, @ljcolling, @debruine, @steele (Lisa and Jam…
-
```
Okay, so this is somewhat related to the VSFilterForMadVR, but I figured this
would be better as a separate issue. Basically, if our goal is to render
subtitles at native desktop resolution (lik…
-
This is just something I was thinking about and was wondering if anyone in the group had thoughts...
It seems to me that there will be a load imbalance caused by our domain decomposition not accoun…
-
#Peer to peer protocol for communication
### The issue is done when the following features are implemented:
* [ ] _secure_ and _reliable_ communication between peers
* [ ] peer discovery s…
-
Hi,
Our influxdb response has about 500k of response data, see attached influxdb-response_02.json.
[influxdb-response_02.zip](https://github.com/flant/grafana-statusmap/files/3174775/influxdb-resp…
-
The following are possible projects that would improve libjpeg-turbo's support for JPEG images with 12-bit coefficients:
1. Provide a 12-bit-enabled build of libjpeg-turbo in the official libjpeg-t…