-
Hi,
I've been eagerly attempting to get a very simple bot to work with the bot framework since I saw the keynote. While getting the bots to work locally is fairly straight forward, I can't seem to ge…
-
I'm not sure if you have received a lot of feedback for tibble, but I can't fathom why it doesn't support rownames. After searching around, I can't tell if there is a good reason for this, aside from …
ghost updated
7 years ago
-
Inspired by this little [tweetstorm](https://twitter.com/dan_abramov/status/710642981016100864).
## Problem: Side Effects and Composition
We discussed effects in Redux for ages here but this is the f…
-
Ref:
[Appendix H. Time Expression Semantics](https://www.w3.org/TR/2015/WD-ttml2-20150212/#time-expression-semantics), where "tickRate" or tick-rate is described.
Summary:
When saving the file …
-
On a small cluster of 4 machines using 1.0RC1, the election seems to find a leader but that leader prints messages indicating it doesn't consider the result consistent.
```
Apr 18 11:01:06 traap01 ma…
papog updated
7 years ago
-
After spending again the last 3 days refactoring the AcquisitionModules, I think the mist in my mind around `_setup()` and `setup_attributes` somehow disappeared:
Right now, there is a distinction …
-
I came across this issue when comparing collections of type System.Collections.Immutable.ImmutableArray. This works correctly in NUnit 2, but now fails in NUnit 3. The reason is that ImmutableArray …
-
We regularly advise customers to separate their input and output models (or view-models) when using MVC. This provides a typed protection from issues like [mass assignment](https://en.wikipedia.org/wi…
-
Please tell me: Is loopback a MVC framework build on expresjs ?.
1. How can I define a new controller to handle request. Or everything in loopback is model
2. How can I send more information after ea…
-
I am trying to execute NUnit programatically inside my C# code so I tried to create an runner instance inside the code itself to execute and run the tests.
The code snipplet is as such
`
var testPa…