Gianluca Rossi

Results 19 comments of Gianluca Rossi

This would be indeed a very useful feature for those of us that work on a daily basis on notebooks requiring heavy computations.

FYI, installing via `pip install powerline-shell` on the same OS works.

Hi Jon, Apologies for the late reply. I didn't want to mess up my environment but encoutered the issue again so I took the time to log the results of...

After re-adding the config files for `neovim` ― as showed in my previous post ― and pushed the changes to the remote in GitHub, I've tried to download them and...

I've installed `dotfiles` via `pip`.

Thanks @jbernard I've followed your instructions with the only exception of adding the files using the command `dotfiles -add ~/.config/nvim/*.vim` since I have also other folders in the `~/.config/nvim/` folder...

Hi Jon, I'm definitely interested in helping you with this. I should be able to test what in the `master` branch by end of day tomorrow at the latest. Thank...

Hi, I'm also working on doing something similar. I've installed the [`nvim-dev-container`](https://codeberg.org/esensar/nvim-dev-container) plugin and trying to make `coc-pyright` load the Python interpreter inside the dev container. To do so, I've...

I have the same issue ― none of the refactoring actions is working. For instance, after selecting a block of code/variable and selecting "Extract Variable" or "Extract Method", nothing happens....

Hi @josemerinom, I prefer to use CUDA 12.3 if possible. I've tried to add the suggested paths to `LD_LIBRARY_PATH` but still see the same issue. For reference, here is what...