-
Since .NET Core is now in RTM, any plans of porting BotBuilder SDK to Core? I do not see any platform specific references in SDK that could prevent it from running cross platform. I believe the bigges…
-
Continuation of the conversation in https://github.com/source-foundry/Hack/issues/397
- [x] compare SHA1 hashes for Py2 vs Py3 builds
- [x] compare differences in ttx dump between builds with diff…
-
We don't require checking the TLSCipherText version and we don't say anything about the CT.
-
Currently in NodeJS, if I import from a CJS module,
```js
import ns from `./cjs-module.js`
```
It will allow this, but won’t allow named exports, i.e. the following is _not_ allowed:
```js
…
-
### Edit 2
Most recent status: https://github.com/babel/babel/issues/6766#issuecomment-352225586
### Edit 1
All below still applies, but also see more explanation in https://github.com/babel/ba…
-
After a brief discussion with @vtjnash it seems that the remaining uses of `myid` and `nprocs` can be factored out and these two function can move fully to `Distributed`.
-
Reminder to create and specify appropriately sized dhparam's for configurations. The default is still 1024.
-
```
zlib-ng/arch/x86/insert_string_sse.c:26:15: runtime error: load of misaligned address 0x6310000a0801 for type 'unsigned int', which requires 4 byte alignment
0x6310000a0801: note: pointer points…
-
One extension may depend on another.
For example, imagine two simple extensions. The first adds an object called 'extension', and then second adds a property called 'subExtension' to this object.
…
-
## Technical
### Cordova
- https://github.com/nordnet/cordova-hot-code-push
- https://github.com/markmarijnissen/cordova-app-loader
- https://github.com/benallfree/cordova-live-update
- https:/…