-
I've been trying to get my Tobii TX300 to sync with LSL using the Tobii app and have run into a problem with the app hanging after I attempt to initialise the link.
I've tried running the app in di…
-
`npm audit --json` or `npm audit --parseable` actually
don't know if I feel brave enough to run `npm audit --fix` though, but it might be necessary
-
-
From iTrace-Core's interface there needs to be a eye status window that shows the eyes valid and the cm the user is from the screen. This can be a separate window from Core's UI. We can get the distan…
-
@IanSavchenko do you see another=simpler way of achieving this https://github.com/tobiipro/gs-client/blob/3376e16b4f4704f7ad2f447e6420778fa3b85d31/.eslintrc.js#L95-L117 ?
with lodash built-ins ? it's…
-
### I did this
`$ curl --tls-max 1.0 https://sprint.tobiipro.com`
and then curl printed
```
* Trying 52.84.213.2...
* TCP_NODELAY set
* Connected to sprint.tobiipro.com (52.84.213.2)…
-
Doing imports from commonjs seems to import undefined:
```js
let _ = require('lodash-firecloud');
```
Was throwing errors like:
```bash
[14:32:55] E/configParser - TypeError: _.defaultsDeep is…
-
e.g.
```
make crypt # init repo with transcrypt or if already done, then encrypt
make crypt/allow # allow someone to decrypt
make crypt/disallow # disallow someone to decrypt
make decrypt # ini…
-
https://github.com/tobiipro/aws-util-firecloud/blob/master/src/lambda.js#L59-L66
I believe node 8 has some gc changes, so maybe, just maybe we don't need to spend time running garbage collection on…
-
Very good docs, @andreineculau! Make me want to contribute :)
I will submit a PR with updates later on, here are the issues I found. Please, review and let me know if my assumptions are correct, s…