Hugh Cole-Baker

Results 8 issues of Hugh Cole-Baker

Is there any way using the Mink API to, for example, click on the OK or Cancel buttons on a Javascript-generated confirm dialog box or fill in text in a...

feature
proposal

**Describe the bug** I am trying to flash and run an ELF based on the RP2040 project template to an W5500-EVB-Pico board, using a J-Link EDU probe. The board is...

type: bug

Hi @Kwiboo, Thanks for all your work on the rkvdec and hantro video decoders in the kernel and FFmpeg. Thanks to you I have been able to assemble a very...

This requires macOS 13.0+ and does not need/use a kernel, initrd or command-line, it just boots e.g. Grub or a similar EFI bootloader from the provided disk image. A path...

In Python 2.x, using 'for line in self.fd' causes messages to be delayed and arrive in bursts due to internal read-ahead buffering, see http://bugs.python.org/issue3907 and http://stackoverflow.com/questions/2804543/read-subprocess-stdout-line-by-line Using readline() explicitly avoids...

Thanks to your recent work on support for the DPI interface, I've been able to use the [VGA666](https://www.raspberrypi.org/blog/gert-vga-adapter/) adapter with the open-source vc4 driver. It's a very simplified D/A converter...

I am working on a multi-room system and I've noticed that when a skill gets notified of the start_listening and done_listening events, it doesn't get passed the site ID where...

It would be great to be able to authenticate to Graylog2 using (e.g.) the REMOTE_USER variable filled in by Apache when a user authenticates using one of Apache's authentication models....

security
feature