Maxime G

Results 36 comments of Maxime G

same behaviour on Ubuntu 20. I can connect fine via termnial and "classic" ssh however. VsCode also has problems connecting

Hi apockill, thanks for the fast response. Most window app use automatic DPI scaling, and it work pretty well, I think it's probably the best way to go. Pyqt seems...

I think what you want is already implemented : https://github.com/triton-inference-server/server/blob/main/docs/optimization.md#onnx-with-tensorrt-optimization-ort-trt

> I realized I also wanted this feature because sometimes I type `git-absorb` when I really wanted to type `git-absorb --and-rebase` in the first place. In this kind of scenario...

same issue for me, I'm also a gitlab user. despite the error, It seem the cleaned item have been pushed to the remote, but I'm still suspsicious about the error...

Since GTK4 are becomming more common, a warning in the man page could be usefull in the unicode section edit: https://github.com/rvaiya/keyd/pull/540

relevant link, haven't tested yet : https://github.com/phil294/vimium-everywhere

thanks for the suggestion @Camille-Upway. In my case, I would like to use `develop` instead of `master` for my commits coloring. Since a `master` already exist in my repo (used...

here is my workaround (ugly hardcoded but functionnal ): - clone the repo, - edit https://github.com/jesseduffield/lazygit/blob/master/pkg/commands/git_commands/commit_loader.go#L376 to whatever branch name you want to replace `master` - compile you very own...

description edited to add this info