Pavel Lobashov

Results 862 comments of Pavel Lobashov

@jympetalmd Nope, sorry, your variant (with adding `\` to break lines) still does not work for me with the same error ``` docker run \ -v "$(pwd)":/code:ro \ -v /tmp:/tmp...

``` docker run \ -v "$(pwd)":/code:ro \ -v /tmp:/tmp \ presidentbeef/brakeman \ -o /tmp/brakeman_results.html ``` Yep this variant works. I think we should fix readme, I can create PR or...

I've created https://github.com/presidentbeef/brakeman/pull/1729 to automate building image on each pushed tags

I agree that GitHub CLI be mention in this guide, but why link for someone blog, if this can be link to official repo with same info https://github.com/cli/cli

> +1 for me. Adding my RetroAchievements account with a 30 char password is a pain. For me solutions for complicated RA password was direct edit config files, until this...

Thank you for your idea I've created issue 54440 in our private issue tracker to discuss this feature with our team

Moving this iisue to nextcloud repo, since this problem seems actual to nextcloud version storage

Hi > on a real machine instead of VM and by selecting BTRFS (no swap) as filesystem during installation Is there is a really need to have a separate real...

> It would be helpful if a developer could shine a light as to what non-standard/uncommon configuration they are applying. There is literally zero private code for OpenSource version of...

I've setup DocumentServer on BTRFS-Manjaro (Setup was much easier that I've anticipated) and I can confirm that I get ``` office | Waiting for connection to the officedb host on...