Thomas D.

Results 137 comments of Thomas D.

I see 2 options to solve this issue: * Either adding new hardcoded values in the UI, like 8/12/16/24/48h * Either adding a "custom" input in the UI, where the...

Thank you all for quickly looking at this issue. > Sadly I don't think that will work. Webamp must attach JavaScript listeners to the audio output in order to do...

Hello and thanks for taking care of that issue. > would it be straightforward and worthwhile to introduce a (hopefully) hotpath for advisories that are marked as impacting all versions,...

I don't know if and how this issue is linked to this one: https://github.com/github/advisory-database/issues/4612

> if a package is removed (therefore cannot be enumerated) is to assume all versions are vulnerable? I agree. When a non-legitimate-package-spoofing malicious package is found, removed or not, it...

Well, if I knew how to do it, for sure I would contribue :) But I don't really know where to start, I tried this but did not manage to...

This issue is still present, protondrive remote can't be used even in the latest rclone version. Any plan to fix it ?

You use it like this `nohup &` in order to have the command being run without any shell attached. https://www.digitalocean.com/community/tutorials/nohup-command-in-linux It is usually used for long-running tasks.

Hello there, Thanks for trying ! I still can reproduce this: ``` $ ps -p $$ PID TTY TIME CMD 12345 pts/3 00:00:00 bash $ bash --version GNU bash, version...