Le Stephane

Results 79 comments of Le Stephane

Question to the maintainer: Is there a way I can find out which exact file is causing the problem? Do you need me to run the dukat command with some...

I know this is an old issue, but I'm still encountering this problem despite having `OVMF.fd` (in ubuntu 16.04). Can anyone venture a guess as to what is happening? ```...

The strace output shows that the `-fw` disk file is being opened in read-write mode, which seems weird. This is formatted for convenience: ``` $ strace -bexecve -s1024 -f linuxkit...

3 PRs, no actual issue, makes it hard to +1 in the 'correct place'. I +1 this one for no other reason than it can be merged, and has the...

hum it seems to be downloading the item of type "download" automatically when I specify "pdf", so I guess this issue is a non-issue. Still, surprising.

### More info When I specify `--format 'pdf'` the following line gets displayed (among the other pdfs). ```text ... Downloading Humble Book Bundle: Data Science by No Starch Press -...

It does not mention whether Intellij will ever be supported. This would affect whether I bother paying the Intellij yearly fee, or simply jump over to VSCode.

Same issue here, but the summary is a bit confusing. Suggested rewording: "There should be a configurable way to fail the build when dependency and / or plugin updates are...

I don't get it. The `binaries` section only allows me to have a `main` and `test` binary. The `main` binary will get the extra `buildArgs.add('--pgo=')`. That much is clear. What...