Etienne Wan

Results 11 comments of Etienne Wan

Linking https://github.com/YoyPa/isw/issues/41 and https://github.com/YoyPa/isw/issues/192

Experimenting on my GS63 8RE while running Windows 10, I notice address 0xC6 in EC RAM and am rather confident saying that * value C0h when AC adapter is plugged...

Maybe a .eslintrc file, as c9 IDE uses it for JS linting. Sometimes, I need to specify explicitely the environment (node, browser, workers) because eslint triggers warnings on globals if...

Good idea. We already got Theia IDE and Cloud9 IDE running in the environments (though we do not use Theia IDE as the default right now). We can look to...

@jgmize agree. @hpssjellis / jeartech worked on android SDK dockerfile for a Cloud9 workspace, which isn't being used on c9.io and can be the base dockerfile for Fennec project. https://github.com/hpssjellis/templates/tree/master/ws-android-sdk...

Added TensorFlow to the list. @decombas can really help us on this !

Apart of running HackOS inside Docker (to fit into Janitor architecture) (is that even possible ? Some answers from StackOverflow are old but say no, it isn't), the only other...

Boot2docker is a Linux VM which contains Linux binaries available for all Linux systems that are installed on top of B2D. Because macOS, or even BSD systems are based on...

In order to be more understandable : the server "already in production" for Janitor is running with a Linux system and a container system (Docker). This is the lower level...

@Coder206 Exactly. It gives the basis of Linux to run some more Linux on top of it, no matter the host is Windows or macOS.