-
It seems that in https://github.com/orbit/orbit/issues/102 some explanation regarding the distinction between _virtual actors_ and the _actor model_ (as implemented by Akka) was added to the documenta…
-
Unhandled exception caught by debugger at Program.Main / Application.Run(new Main());
You need to click the buttons for some time for this to happen. It is very random. With my limited skills is ha…
-
Following from Erlang, we want to support distributed nodes
https://www.erlang.org/doc/reference_manual/distributed.html
We need
- [x] Tcp connections and transmission
- [x] Encrypted socket c…
-
I managed to install to a 2010 mac mini with macos High Sierra, and it reads the disc info well. When I try to play a song, it does not start, and these are the messages I could collect from the termi…
-
Hi Herb. I greatly respect your work over the years on C++ and on cppfront, we're lucky to have you.
I've become a big fan of the Actor programming model, and introducing it to all my multithreade…
-
The `Actor#overrides` property is intended to track which fields have been altered by an AE and should not be passed back as part of a form submission update. I think there's two options for implement…
-
Dears,
Thank you for framework, Please see the output of hyperparameter training on SB3 algorithm, why the reward in all episodes doesn`t change, what`s the problem?(I copied only three outputs)The …
-
This is not a bug report but a discussion about the design of DI componments in **Nancy**.
I notice **Nancy** work perfectly with **Ninja**, **Autofac**, **Unity**, etc. However I found it impossib…
-
### Issue Description
Select one of:
[ ] Generated codemod is not correct
[x] Bug (ish?) in Codemod Studio
[ ] UI/UX improvement request
[ ] Feature request
When having a conversation with C…
-
System migrations are currently asynchronous and called from a "ready" hook. In order for full adoption of actor and item `TypeDataModel`s the system migration framework needs to be adapted to it. The…