Jonathan Haylett

Results 20 issues of Jonathan Haylett

Hello again 😄 I just put together my trackball last night, and the USB C mod has worked out perfectly! I thought other people might also prefer this to hardwired...

Hi, I'm running Ubuntu 16.04 and I'm trying to get rid of sidetone on my Logitech G430 headset. Whenever I run sudo HeadsetControl -s 0 it says "Error: This headset...

device-request

This hook does stop kernel updates from breaking everything, but if the kernel and a module e.g. `nvidia` are both updated in the same boot, the nvidia driver seems to...

Hi, I originally opened an issue for this in arduino-pico (see https://github.com/earlephilhower/arduino-pico/issues/637) before discovering the issue happens even using the Pico SDK directly. There are more details in that issue,...

When I'm editing Python code and I have a string like so: ``` blah = 'blah blah blah'| ``` When I need it to a multi-line string, I surround the...

On Linux, some of the coordinates (mostly higher magnitude ones it seems) are off by 1. E.g. cardinals are 0.9875 (79) instead of 1.0 (80) On macOS, there have been...

See https://reviews.llvm.org/D38636 This is still an issue, and the behaviour is quite inconsistent. When using `AlignArrayOfStructures: Left` or `AlignArrayOfStructures: Right`, it does put them each on one line, but using...

clang-format

Hi, Every time I start up ScreamReader, or a new stream starts on ScreamReader (I think that's also a trigger), and also possibly when I close it, it sets the...

**Describe the bug** When playing a video stream in the web player, if you refresh the page, you get given a plain error page saying "Value cannot be null. Parameter...

bug
confirmed