Ken

Results 24 comments of Ken

agent runtime 切换到--docker有什么说法吗?比起原本的containerd有什么异同

@eyasliu 受教了,多谢。

it seems can only support omniauth version < 2 for now

meet this issue. I have a feeling that both devise and devise_token_auth are no longer actively maintained. The two are wonderful gems for rails.

@Spaceghost , if you look at my example method. There is a variable `current_user` from controller helper. How can I assign `current_user` a value when running rspec?

Given a `TestPresenter` ```ruby class TestPresenter < Keynote::Presenter presents :test def get_current_user current_user end end ``` Please be noted, the current_user is defined in `application_controller.rb`, to use it in `presenter`...

> Managed to resolve this by installing nvidia-container-toolkit, as described by @Demetrio92 in [NVIDIA/nvidia-docker#1243 (comment)](https://github.com/NVIDIA/nvidia-docker/issues/1243#issuecomment-928064024)_ > > ``` > distribution=$(. /etc/os-release;echo $ID$VERSION_ID) > curl -s -L https://nvidia.github.io/nvidia-docker/gpgkey | sudo apt-key...

https://github.com/lovechoudoufu/wechat_for_linux ubuntu 20.04正在使用

same, when app currently is active, phone screen is on, it works perfectly when screen is off, it does not work

~@DangTrungdev113999 do you find a solution?~ Sorry, found a lot of discussions before. https://github.com/andreyvital/react-native-android-sms-listener/issues/6#issuecomment-334841515 shall work