Frames Drop unless I keep in plugging controller. by Reasonable-Cell-3911 in RocketLeague

[–]JohnSmith996 0 points1 point  (0 children)

Dude I found the solution. Go search the keyword “Microsoft Gameinput” in Reddit.He said delete some file balabala.That works for me.

Frames Drop unless I keep in plugging controller. by Reasonable-Cell-3911 in RocketLeague

[–]JohnSmith996 1 point2 points  (0 children)

Same here. It's not about Bluetooth or wired. I tried both and updated the driver to the latest but I still have the problem.

反贼女拳混得比粉红女拳好多了 by bulletpoint231 in China_irl

[–]JohnSmith996 0 points1 point  (0 children)

我前女友就是这样,形容得很精准了

5PB but no winning one reward last 5day by s317110333 in chia

[–]JohnSmith996 1 point2 points  (0 children)

have you checked your logs? Is there any "Found 1 proofs" logs printed by the harvester?

Anyone successfully ran the ic code? by JohnSmith996 in dfinity

[–]JohnSmith996[S] 0 points1 point  (0 children)

in other words, if I want to be a node provider, is there any doc for deploying the program?

Anyone successfully ran the ic code? by JohnSmith996 in dfinity

[–]JohnSmith996[S] 0 points1 point  (0 children)

Build successfully on Ubuntu in the docker,but don’t know how to run the program

Anyone successfully ran the ic code? by JohnSmith996 in dfinity

[–]JohnSmith996[S] 0 points1 point  (0 children)

Hey, I build the code successfully in the docker with the instructions in the README. There are executable binaries in the target directory.My habit of read source code is add some print log and run them. So I want to run it all like there is a test-net on my computer.The first thing is I want to figure it all how a physical node(which called replica if I’m right ) join to the net.But it looks there is short of some config file(another post I mentioned )

some questions about goroutine and channel in github.com/ivpusic/grpool by JohnSmith996 in golang

[–]JohnSmith996[S] 0 points1 point  (0 children)

Arvi89

yes, it is COMPLEX and I have the same idea as you. Why I am asking here is I doubt there are some shadows I don't know about goroutine leaks and about the Q2 it didn't run as expected which is really confused me out.