Mark Stosberg

Results 564 comments of Mark Stosberg

I pushed two commits to master which removes the unused supertest dep, which was generating a security warning. I also updated "mocha", because one of it's deps had a security...

The issue is that the container needs the audit write capability (or the attempted use of the capability needs to be removed). Ref: https://github.com/pi-hole/docker-pi-hole/issues/1007#issuecomment-1053208134

@nyyManni Did it work to pass a NULL `wl_output`?

I confirmed that "Alt" closes the context menu, although sometimes there is a delay of 2 or 3 seconds or I have to press Alt 2 or 3 times. It's...

> setModuleDefaults() and extendDeep() should have the same semantics, so that loadFileConfigs behaves the same as setting defaults. I disagree. `node-config` is intentional about making the module immutable, and it's...

Here are some references for multiboot USB on Linux: - https://wiki.archlinux.org/index.php/Multiboot_USB_drive - http://multibootusb.org/ * http://www.pendrivelinux.com/multiboot-create-a-multiboot-usb-from-linux/ Most recently, I had trouble getting "MultiBootUSB" to work for me. I think there may...

I can confirm both that this bug exists and also that the fix and test coverage look reasonable. @egoldblum Thanks for beating me to a PR!

No further follow-up from the OP. This issue can be closed.

It seems like the answer is "no". There is has been [open issue](https://github.com/electron/electron/issues/673) for this in Electron since 2014, which still does not appear close to a resolution. There are...