Giorgio Pintaudi

Results 43 comments of Giorgio Pintaudi

@bilderbuchi In the past I worked with a piece of software called [pyrame](https://llr.in2p3.fr/sites/pyrame/), that implemented a sort of abstraction layer for various devices. For example all power supplies would inherit...

First of all, I want to thank the developer for providing us with this awesome piece of software! Anyway, I am experiencing some unexpected behaviour when I try to start...

Hello! I think that I am experiencing this very bug. Here you can find a zip file with a short video describing the issue and the KSP.log and Player.log files....

On top of the `--mount=type=ssh` option I needed these lines in the `Dockerfile`: ``` RUN --mount=type=ssh mkdir -p -m 0700 ~/.ssh && \ rm -rf ~/.ssh/known_hosts && \ ssh-keyscan github.com...