Chris Howie

Results 100 comments of Chris Howie

@KodrAus After investigating several logging libraries we decided to use slog, so I haven't been back to this issue yet. At the time, I worked around it using a custom...

> UPDATE: I won't have time to test until later but I tried editing the group policy so that whenever windows encounters an unsigned driver it ignores the warning. It...

Thank you all for looking into this. I appreciate the time you're putting into getting this sorted. (It's exactly the kind of thing I'd've tinkered with when I was in...

I was not able to use SAR with Jack _until_ using another program (Ardour) which supports opening ASIO driver configuration panels. The problem was that SAR was never configured. After...

This is something that is already supported by the Python library that makes the HTTPS requests. Just set the `https_proxy` environment variable and point it at an HTTP->SOCKS proxy like...

I don't care where the ignore data is stored, but patterns allow me to express ignores in a concise manner and with more flexibility than a tree option. Please at...

There is no accommodation for prefixes in the current proposal. I can't be the only one with a `._*` ignore. Neither is there a way to express a pattern along...

> whatever it ends up being could of course be exposed in some way so that they can be input directly into the config or something. I would absolutely be...

> But once you've done that, you probably won't be able to switch back, as what you created in the advanced mode might not be expressible in the simple mode....

Thanks @calmh. If you are in need of dev power to implement this feature let me know. I don't have a lot of time but I'm willing to spare some...