-
**Describe the performance issue**
When the CHT app is opened for the 1st time on a device, the request to '/' will download and parse resources, only to use webapp bootstrap code to redirect the use…
-
It's likely to be a caching issue, since it is slow just once after a system reboot:
```
movieDir="/Users/brandl/Desktop/WT_25deg_111102_ForTissueMiner"
db_name=basename(movieDir)
Sys.setenv(TM_HOME…
-
## Updated proposal from 2017/9
Proposal (by @karelz - https://github.com/dotnet/corefx/issues/1626#issuecomment-329840518) will be updated in top-post based on further discussion and proposal chan…
-
ngNoHost
https://github.com/pauldraper/angular-nohost-stack-error
```
ng serve
```
http://localhost:4200/ works.
http://localhost:4200/?prod has the error:
```
core.js:9110 ERROR Ran…
-
Would resolve: https://github.com/DaveDavenport/Rofication/issues/7
* command should be composable...eg being able to grep notifications and then use the filtered list to say delete those notificat…
-
I'm trying to work out a reasonable model for comms within [nteract](https://github.com/nteract/nteract) right now, primarily by getting a baseline understanding of the comms API. There are quite a fe…
-
### Deep Learning for Imbalance Classificaition
#### Survey
1. [A systematic study of the class imbalance problem in convolutional neural networks
Cost-Sensitive](https://arxiv.org/pdf/1710.05381.p…
-
This - which would make sense - doesn't work:
org.apache.myface.trinidad
...
Instead, one would have to pick something more ugly like this:
org_apache_myface_trinidad
...
#### Environment
Operati…
-
I recently ran a TPAC breakout discussion on: https://github.com/mmocny/proposal-async-event-listeners
It touched on the topic of script loading event listeners, boostrapping/hydration effects, and…
-
With System Integrity Protection on by default, system binaries no longer allow `DYLD_INSERT_LIBRARIES`:
```
$ DYLD_INSERT_LIBRARIES=foo env | grep 'DYLD\|HOME'
HOME=/Users/tonyt
```
Workarou…