Alice Lee Poetics (李 诗诗)
Alice Lee Poetics (李 诗诗)
Follow-up [ [https://exiftool.org/forum/index.php?topic=11849](https://exiftool.org/forum/index.php?topic=11849) ]. [ [https://exiftool.org/history.html#v12.42](https://exiftool.org/history.html#v12.42) ]: "Changed ExifTool FileSize print conversion to use kB/MB/GB units instead of KiB/MiB/GiB". The change probably should be reverted and consider the suggested approach: ...
    It's in general pretty much useless and in some cases counter-productive: preventing useful things like "https://translate.google.com/translate?hl=en&sl=auto&tl=en&u=%s" being added.     Related: #9831, #10605, #11332 ┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/FNXV2-20894)
The Find Widget probably should not automatically find upon input (typing) with `"editor.find.cursorMoveOnType": false`: As which has become the unneeded behavior since. (and in some cases undesirable: e.g. big file...
Notably (likely exhaustively yet): |*| "Add Selection To Next Find Match" ("editor.action.addSelectionToNextFindMatch") |*| "Add Selection To Previous Find Match" ("editor.action.addSelectionToPreviousFindMatch") |*| "Find Next Selection" ("editor.action.nextSelectionMatchFindAction") |*| "Find Previous Selection" ("editor.action.previousSelectionMatchFindAction") ...
https://www.zlib.net/manual.html#Advanced The description on "strategy" parameter: "The effect of Z_FILTERED is to force more Huffman coding and less string matching; it is somewhat intermediate between Z_DEFAULT_STRATEGY and Z_HUFFMAN_ONLY." . Potentially...
Enhanced loader for Eruda, in bookmarklet form. Attempt to workaround Eruda not loading due to site's [CSP (Content Security Policy)](https://developer.mozilla.org/en-US/docs/Web/HTTP/CSP) configuration. When remote loading prevented by CSP, fallback attempts to...
[https://github.com/richtr/NoSleep.js/issues/157#issuecomment-1529149759](https://github.com/richtr/NoSleep.js/issues/157#issuecomment-1529149759) Should be helpful whenever planning to extend the support for multi-media formats.
With default web interface; doesn't apply to "-tv".
The very token worked with "-tv".
References: https://perldoc.perl.org/functions/last https://perldoc.perl.org/perlsyn#Foreach-Loops https://perldoc.perl.org/perlsyn#Basic-BLOCKs Nor is "$order" an iterable array. Also added some minor adaptation on RegEx to allow plausible variations. For RegEx help: https://regex101.com/