Henry Tseng
Henry Tseng
Looks like implicit warnings are now explicit with GCC7 https://developers.redhat.com/blog/2017/03/10/wimplicit-fallthrough-in-gcc-7/ Here's a fix for the makefile.
Looks like simple implementation of if causing multiple server restarts on each save. ``` nodemon({ script: 'server.js', tasks: ['lint', 'test'], ext: 'js', watch: [ 'app/', 'config/', 'lib/', 'test/' ], env:...
I'm getting the following when I build for OSX 10.8: ``` ... + github_url=https://github.com/ ++ cat Libraries/MongoObjCDriver.sha1 + sha1=0b21051f8e0b6f273619a917c7fe3273f546bd88 + echo https://github.com/ https://github.com/ + echo 0b21051f8e0b6f273619a917c7fe3273f546bd88 0b21051f8e0b6f273619a917c7fe3273f546bd88 + '[' http...
Does anyone have a good `thermal-conf.xml` to configure cpu throttling-fan speeds better? Seems to get hot in moderate use.
Seems to be working great. Latest version of kernel seems to have a bluetooth driver issue though. ``` [52882.417323] Bluetooth: hci0: Hardware error 0x03 [52882.510269] Bluetooth: hci0: Retrieving Intel exception...
**What happened**: Received the following error while running `dive`. It seems like there might be a difference in Docker Desktop setup. ``` Image Source: docker://python:latest Fetching image... (this can take...
[](https://reviewable.io/reviews/angular/builtwith.angularjs.org/416)