xh3b4sd

Results 15 comments of xh3b4sd

Hey thanks for the quick reply! To your questions: - Content of the `vm.args` file is unchanged. It has the content the docker image `hectcastro/docker-riak` creates. They are identical for...

Oh yeah, I just showed the unchanged content of `vm.args` file. Starting riak using `/sbin/my_init --quiet` does that substitution. Now I see the following. The container of the first riak...

Ok, I guess I understand what the problem is. Riak node two initially communicates with riak node one using the IP given by the env var `SEED_PORT_8098_TCP_ADDR=10.1.0.3`. That initial communication...

Ok cool. I am always happy to hear your ideas. A friend of mine talked about erlang based node communication today, and I agree that the ambassador pattern may not...

I found this showing that multiple Y-Axis are possible. I am just not sure if `go-echarts` supports this somehow right now. https://echarts.apache.org/examples/en/editor.html?c=multiple-y-axis

Hey @NexonSU, thank you for reaching out here. Do you have a working golang snippet for that by any chance? I cannot make it work with the `go-echarts` library somehow....

I was just hit by this and would like to see some progress here as well.

`shift-s`, that is the upper case `S`, does the same as `cc` and is simpler.

Just posted a comment in https://github.com/zxh0/vscode-proto3/pull/39#issuecomment-729070753. I cannot make the formatting work either and I am not sure what I am missing.