ingted

Results 19 issues of ingted

``` #r "nuget: Akka.Serialization.Hyperion" #r "nuget: Akka.Cluster" #r "nuget: Akka.Remote" #r "nuget: Akka.Cluster.Tools" #r "nuget: Akkling" #r "nuget: Akkling.Cluster.Sharding" #r "nuget: Microsoft.Extensions.Logging" #r "nuget: Microsoft.Extensions.Logging.Abstractions" open System open Akka.Cluster open...

``` #r "nuget: Akka.Serialization.Hyperion" #r "nuget: Akka.Cluster" #r "nuget: Akka.Remote" #r "nuget: Akka.Cluster.Tools" #r "nuget: Akkling" #r "nuget: Akkling.Cluster.Sharding" #r "nuget: Microsoft.Extensions.Logging" #r "nuget: Microsoft.Extensions.Logging.Abstractions" open System open Akka.Cluster open...

### Pandas version checks - [X] I have checked that this issue has not already been reported. - [X] I have confirmed this bug exists on the [latest version](https://pandas.pydata.org/docs/whatsnew/index.html) of...

Bug
Missing-data
Dtype Conversions
Apply

### General information - json-editor version: 2.5.3 ### Expected behavior nested array watch should be working with some mechanism ### Actual behavior so far (I) have no idea to achieve...

help wanted

For supporting code like the following: ``` #r @"src\Symbolics\bin\Debug\netstandard2.0\MathNet.Symbolics.dll" #r @"nuget:MathNet.Numerics" #r @"nuget:FsUnit" #r @"nuget:FParsec" #r @"nuget:MathNet.Numerics.FSharp" #load @"src\Symbolics.Tests\Global.fs" open MathNet.Numerics open MathNet.Symbolics open Global open Operators open VariableSets.Alphabet type...

Hi, ``` let deployRemotely address = Akka.Actor.Deploy(Akka.Actor.RemoteScope (Akka.Actor.Address.Parse address)) let spawnRemote systemOrContext remoteSystemAddress actorName expr otherOptionList = Akka.FSharp.Spawn.spawne systemOrContext actorName expr ([Akka.FSharp.Spawn.SpawnOption.Deploy (deployRemotely remoteSystemAddress)] |> List.append otherOptionList) let raddr =...

Hi, There is [Akka.Persistence.Extras](https://github.com/petabridge/Akka.Persistence.Extras) now. Will it be adopted later in Akkling?

Hi @Tarmil , I added some code to the template project. If you think it is interesting, I hope this link could be added to your awesome list. ^^ https://github.com/ingted/WebSharper-Asp.Net-Core-WebSocket-Ping-Pong-Example-in-FSharp...

Hi Great Websharperer, ^0^ ``` Rebuild started... Restored G:\git\core\tests\ProxyProjectTest\ProxyProjectTest.fsproj (in 6 ms). Restored G:\git\core\tests\ProxyProjectTest.Proxy\ProxyProjectTest.Proxy.fsproj (in 8 ms). Restored G:\git\core\src\stdlib\WebSharper.Testing\WebSharper.Testing.fsproj (in 5 ms). Restored G:\git\core\src\stdlib\WebSharper.MathJS\WebSharper.MathJS.fsproj (in 3 ms). Restored G:\git\core\src\stdlib\WebSharper.MathJS.Extensions\WebSharper.MathJS.Extensions.fsproj (in...

======================================== Version of Akka.NET? 1.5.0-Alpha Which Akka.NET Modules? Akka or Akka.FSharp ======================================== The IActorRef of a child dies or restarts could not be retrieve by mailbox.Sender() in parent ======================================== **Reproduce**...

akka-fsharp