-
This is part 1, which covers decoding and rendering, of the HDR two-part series. Part 2 (#119) covers display.
Modern day scenarios, based on data & partner asks we have analyzed, are increasingly …
-
We are using a couple of nested applications in an asp.net core app as described on this [blog post](
http://dhickey.ie/2018/06/09/aspnet-core-nested-apps/).
Those nested applications are in a sat…
-
I cannot abide it. I need to know how much insulin I've been given. I need logs of my therapy.
-
Potentially outside the bounds of the spec, but all implementations will need this e.g. for console integration. Perhaps it should be part of the API:
* ability to enumerate held flags for an origi…
-
I'm getting this error when trying to use `ember-cli-update`. I'm in an Ember monorepo that is using `ember-cli-rails-addon`. Any ideas?
FWIW I can run `git ls-files` in my terminal.
I'm @ amyr…
-
Based on a conversation with @benjamingr ( https://github.com/groundwater/nodejs-symposiums/pull/5#issuecomment-182313354 ).
We recommend aborting and core dumps as the debugging best practice. Howev…
-
In the following example, running `original.js` directly in MS Edge 25 / EdgeHTML 13 (with experimental JavaScript enabled) outputs `"Get to the chopper!"` to the console.
`downlevel.js` is produced …
-
Write short descriptions for a small number (10) of CSS properties, and test how they would work in the different contexts they might appear in (an MDN page, an editor popup, a devtools widget).
On…
-
Hi,
Good day team,
I don't have a sketch license, but I do use inkscape.org that uses vector files with .svg extension file.
I would like to know if, in near future, this team would consider expor…
-
It seems like `newModule()` does not work well with CommonJS module that exports a function.
Sample code:
```ts
const lowercase = require('lower-case') // lowercase is a function
// configurat…