Tom Gallacher
Tom Gallacher
I have had two people running on two separate machines with weird `Expects` results. From what I can tell it is due to some of the processes not being killed...
I wanted to deploy my images using a certain user and a prefix to the docker tag, however if I placed a `/` it was erroring. This PR basically allows...
At the moment we have no way to easily scan for private members via our style guidelines. Seeming at Clock we are using the module pattern I think it might...
Option to sample a ~20 pixel border of the main screen to give a better representation of the background. For example, If you had a video of someone on video...
It would be really nice to have a memory usage chart, much like with the FPS counter. Google Chrome Only `window.performance.memory` https://docs.webplatform.org/wiki/apis/timing/properties/memory
Depending on how often indy polls, we need to write some performance regression tests to make sure Indy doesn't cause too much of a stir.
Currently it is not very friendly having to pass in a custom dispatcher, experiment with indy emitting events and having dispatchers listen to these events.
Need to setup a method of compiling multiple versions and distributing the binaries. - [x] Bare Metal Machine - [ ] Darwin 64 - [ ] Linux 64 - [...
To decrease variance in readings over time, based on noise. https://en.wikipedia.org/wiki/Kalman_filter