hongyi-zhao

Results 160 comments of hongyi-zhao

Why not implement the corresponding option in `mcfly`?

> How would you envision that option working? Just an idea, no specific scenario. > Alternatively, you could try synchronizing the database using something like Dropbox or Syncthing? Do you...

I don't install any nvida relevant drivers/tools/utlities on the machine, so the nvidia-smi command is not available currently.

Thanks a lot for your explanations. I'll try and feedback if necessary.

The problem has been solved. The reason is that I don't have a correct installation of cuda/nvidia-driver. Now, it works smoothly. See the following for details: ``` $ gpustat --debug...

I eventually switched to [`frp`](https://github.com/fatedier/frp), which doesn't have this problem.

But I still can't understand that why you design in thus a weird manner. See my following further testings: ``` werner@X10DAi-00:~$ diff OUT_DIR="$(pwd)" 87c87 < echo -n "Installing $USER/$PROG $RELEASE"...

I don't quite understand what you mean, see the further test below: ``` werner@X10DAi-00:~$ curl -s 'https://i.jpillora.com/chisel!' > 111 werner@X10DAi-00:~$ curl -s 'https://i.jpillora.com/chisel' > 222 werner@X10DAi-00:~$ diff 111 222 17c17...

See the following: `M-: (company-call-backend 'quickhelp-string backend)` ![image](https://user-images.githubusercontent.com/11155854/140456750-c110a633-7689-4c10-a996-543cb68719d8.png)

> Hello @hongyi-zhao , that is correct, we don't have a plugin for PyCharm yet. Note that we discussed that previously at #147, but I think now the notebook mode...