Patrick Ellis
Patrick Ellis
`HTMLElement.hidden` can now be any of `true | false | "until-found"`. ([MDN](https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/hidden#until-found)) This has support from two major browsers (Chrome and Edge). ([caniuse](https://caniuse.com/mdn-html_global_attributes_hidden_until-found_value))

Ideally: When you launch WavTap, it should trigger loading of the hardware device. At all other times, there should be no mention of WavTap in the Audio Devices window of...
...where you can edit the 'Record' hotkey [ShortcutRecorder](https://github.com/darwin/shortcutrecorder) might be helpful

(Creating an issue so we have this captured) With Redis 7 we have [Redis Functions](https://redis.io/docs/latest/develop/interact/programmability/functions-intro/), which support these commands: - `FCALL` - `FCALL_RO` - `FUNCTION DELETE` - `FUNCTION DUMP` -...