Matt Black
Matt Black
Hi there, first off great app. Very useful. Recently depositfiles seems to have broken - I looked through the source and tried a little debugging, but I'm really at a...
I've been trialling riko and it seems great. I do have a small request however, that an option be added to change the `User-Agent` on outgoing requests. Some servers will...
Hi, great piece of software. Thanks. Is is possible without too much trouble to support webrtc? I use https://github.com/mpromonet/webrtc-streamer to render webrtc streams in Chrome from a couple of IP...
I have a private key made by [`cosign`](https://github.com/sigstore/cosign) which errors during `inspect`, specifically in the call to `asn1.Unmarshall`. With the minimal example it should be easy to recreate the issue...
A small patch to add an `autoenv` shell command which triggers `_autoenv_chpwd_handler`. I had to add a variable to that function to ignore that we have already entered the directory...
I made this on the weekend: https://github.com/mafrosis/tinytuya2mqtt Basically I didn't really get on well with `localtuya` for a variety of reasons, and figured this decoupled approach might be more palatable....
### Summary I have existing CLI scripts which list secrets as k:v pairs by tag, using the v1 version of `op`. I'd like to be able to do this with...
A five minute click around and read of the docs suggests that [`preemptible_and_regular_instance_templates`](https://github.com/terraform-google-modules/terraform-google-vm/tree/master/modules/preemptible_and_regular_instance_templates) module exists because the normal `instance_template` module can be only preemptible _or_ regular, but not both. Is...
I came here to do a little bit of work on the Android app, but no pull requests have been merged for months. **Is this project dead?** There's not much...
Hi there, nice project! I'm interested to know if anyone has thought about compatibility between the checks in `kube-score` and policy we might deploy into Gatekeeper? I would much prefer...