Patrick Ellis

Results 10 issues of 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))

![screen shot 2015-04-27 at 10 40 28 am](https://cloud.githubusercontent.com/assets/319655/7349890/46506f70-ecca-11e4-97d0-77ae83715b6c.png)

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...

enhancement

Maybe sparkle? https://github.com/andymatuschak/Sparkle

enhancement

...where you can edit the 'Record' hotkey [ShortcutRecorder](https://github.com/darwin/shortcutrecorder) might be helpful

enhancement

There should be a button

enhancement

![:d,wts?:](https://a248.e.akamai.net/camo.github.com/b0bbcda86b84719febb6a235da41318cea9a2dc0/687474703a2f2f736e642e73632f647564655f777473)

bug

(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` -...