-
Rather than hosting the Roboto font locally, it's much easier to reference Google's CDN:
https://www.google.com/fonts/specimen/Roboto
-
Adblock and similar extensions block whatever has "piwik" either in reference URL or in context present.
Would you consider refactoring your extension in order to hide the Piwik mentions in generated…
-
See https://github.com/tensorflow/tensorflow/issues/67#issuecomment-248797048 for details, but the basic idea would be to allow for a list of external sources to fetch remote repositories from.
Backg…
-
Hi,
I've just cloned the repository and I have problems running tests in a windows command line, some tests fail:
1. git clone https://github.com/auth0/auth0.js.git
2. npm install (see below for …
-
From https://github.com/openstreetmap/chef/pull/78#issuecomment-239563299
> The rendering machines are, currently, completely independent. This is great for redundancy and fail-over, as they are effe…
-
Route 53 supports health checks for any endpoint in configured environment such as our CDN. We should add simple check of nodes availability with failover option.
-
Currently, if a video element has a currentTime before playback is started in dash.js, it will first attempt to load the first fragments for the stream, then load the ones for the current playback tim…
-
DASH spec Section 5.6 provides for multiple levels of baseURL support i.e the ability to source a segment from an alternate locations. BaseURLs can be specified at different levels within the manifest…
wilaw updated
8 years ago
-
```
The connection provider setup might need chaining support like with the url
resolvers perhaps.
As per this http://flowplayer.org/forum/support.html?id=62930
Im seeing alot of functionality in …
-
Assuming our primary hosting fails (e.g. Heroku instances), how quickly can we failover to a backup scenario?
- [ ] Can all deploys to our primary production hosting also deploy to our failover hostin…