Dean Scarff
Dean Scarff
If a key has been in a stable and then changes, report that change immediately and then wait for a cooldown period before reporting any additional changes. This reduces latency...
### Is your feature request related to a problem? Please describe. Provide a factory for `chrome.runtime.Port`. Consider trying to test code that calls `chrome.runtime.connect`: ```ts const mockConnect = (extensionId?: string,...
I recently [encountered pathological behaviour](https://scarff.id.au/blog/2023/slow-wordpress-memcached-object-cache-with-app-engine/) when Memcache writes succeed but reads fail. As a summary of what the conditions/behaviour of wp-memcached v4.0.0 and a single key: * on request 1,...
Currently using v0.3.19 (30), which allows the Scroll Keys to be customized. However, it's not possible to enter special sequences into the textview in the preferences sheet. Some examples would...
Seems like the copyright can be found. FYI I've also created a similar utility at https://github.com/p00ya/displaymode that is: * built for modern Mac architectures * open source * superficially similar...
From https://www.php.net/manual/en/memcache.get.php: > If present, flags fetched along with the values will be written to this parameter. These flags are the same as the ones given to for example [Memcache::set()](https://www.php.net/manual/en/memcache.set.php)....