John Jelinek IV

Results 125 comments of John Jelinek IV

There seems to be good success using gulp-typescript over in this repo: https://github.com/mgechev/angular2-seed. Turns out SystemJS + ES6 Module Loader is still required, but no Traceur/Babel needed.

@gdi2290: I installed the latest `tsc` from master yesterday and found it supports `--module system` and `--module umd`.

You also will need SystemJS to do ES6 module imports, methinks (regardless of traceur/babel).

oh -- scratch that, you can use ES6 module imports without SystemJS if you use relative paths (as seen in [angular2-webpack-starter](https://github.com/angular-class/angular2-webpack-starter).

@bfolkens: can you add this fix to your docker image?

I just tried it from docker hub and it complained with the original error. I built the Dockerfile from your fork, and it worked. On Sep 12, 2017 9:03 PM,...

should any number of connected controllers run through the same `pid` or should I start an `sc-xbox` per controller I want to connect?

this seems to be the important part: https://github.com/vpelletier/python-libusb1/blob/master/examples/hotplug_advanced.py#L117-L127

I learned that multiple controllers can be connected to the same wireless dongle, but `lsusb` doesn't show any additional devices. I wonder how this driver can distinguish between the controllers.

@kozec: if it helps, now might be a good time to pick up a [2nd controller](http://store.steampowered.com/app/353370/). They're on sale this weekend.