Ayush

Results 32 comments of Ayush

From what I can tell, it works with the default shell for me. Any shell started using `exec` seems to give the Anithacking error.

@mscherer Thanks. I think I can work with it for now.

I can break this PR into multiple commits if that would help.

I am interested in improving Rust + Flatpak development and thus would like to revive this discussion. I know about the existence of [flatpak-cargo-generator](https://github.com/flatpak/flatpak-builder-tools/blob/master/cargo/flatpak-cargo-generator.py), but it's not the ideal solution...

@BobCF It would be great if someone could approve or disapprove of this issue so that I or someone else can work on. Since this is my first issue, feel...

So what is the status of using Nvidia GPU drivers in container in 2021? I can `/dev/nvidia0` and `/dev/nvidiactl` are mounted. However, I cannot install Nvidia drivers successfully. The install...

Ok, so with the latest toolbox, I can install nvidia drivers fine. On running `nvidia-smi` I gett the correct output as well. However, `modinfo -F version nvidia` command doesn't seem...

Hi @HarryMichal, I can confirm that this happens outside vscode too. I am using toolbox to do KDE development and toolbox silently exists. I am not using any GUI, just...