Alice Lee Poetics (李 诗诗)
Alice Lee Poetics (李 诗诗)
The current behavior (["--ciphers"](https://curl.se/docs/manpage.html#--ciphers), "--tls13-ciphers" each independent) may feel tricky. Would it be more appropriate to readapt the design? (or maybe better explain the rationale..?) E.g. `--tls13-ciphers "TLS_AES_128_GCM_SHA256:TLS_CHACHA20_POLY1305_SHA256"` `--ciphers "TLS_AES_128_GCM_SHA256:TLS_CHACHA20_POLY1305_SHA256"` ...
https://regex101.com/?regex=(?:0|false|F(?:alse|ALSE)?)(*:0)|(?:1|true|T(?:rue|RUE)?)(*:1)&flags Caused by recent new default: Left sidebar auto-collapse Breakpoint 1080px maybe underestimated: try 1440px?
Certain basic elements manipulation didn't work. URL: https://www.youtube.com/watch?v=7y_htm0sw-I&t=220 Commands: `document.querySelector( "ytd-logo" ).style.display = "none"; // OK` `document.querySelector( "ytd-player" ).style.display = "none"; // OK` `document.querySelector( ".ytp-caption-segment" ).style.backgroundColor = "red"; // Fail?` ...
Seems more reasonable than 80. Workaround: `eruda.init({ defaults: { displaySize: 50 } });` To change at runtime: `eruda.get().config.set( "displaySize", 50 );` See also: [ https://github.com/liriliri/eruda/issues/327#issue-1690218288](https://github.com/liriliri/eruda/issues/327#issue-1690218288)
What's the exact implementation of Search Text? Does it excessively utilize ["const"](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/const) alike (or bad variable management)? Which seems to unnecessarily consume lots of memory. Also a new highlighting scheme...
E.g. https://www.youtube.com/@ChineseNationalTreasure/videos [ [https://www.youtube.com/youtubei/v1/browse](https://www.youtube.com/youtubei/v1/browse) ] related. (when scrolling down) See also: https://www.google.com/search?hl=en&gl=ca&num=10&nfpr=1&q=%22youtubei%22+%22browse%22 https://stackoverflow.com/questions/76613751/search-youtube-for-video-ids-using-youtube-internal-api-youtubei
[ https://github.com/MasterInQuestion/coordTransform/commit/dabc782b3e200d81210032f4dc6222b344e13d0b](https://github.com/MasterInQuestion/coordTransform/commit/dabc782b3e200d81210032f4dc6222b344e13d0b) . [ https://github.com/Perl/perl5/issues/22636#issuecomment-2387520738](https://github.com/Perl/perl5/issues/22636#issuecomment-2387520738) “Backtracking past "`d`" for "`e`" alike, would be entirely pointless: for non-overlapping impossible to match. Alike in linked past "`-`" (or "`.`") for "`\d`" etc.” ...
Typically, mobile browsers: https://developer.mozilla.org/en-US/docs/Web/API/MediaDevices/getDisplayMedia#browser_compatibility Related: [ https://github.com/joaomoreno/gifcap/issues/5#issuecomment-603191233](https://github.com/joaomoreno/gifcap/issues/5#issuecomment-603191233) The User-Agent detection is poor. And outright ["alert"](https://developer.mozilla.org/en-US/docs/Web/API/Window/alert) the errors tend to be more useful: https://github.com/orgs/community/discussions/148713#discussioncomment-11930609
https://archive.org/post/1080909/old-avatar https://archive.org/services/img/@masterinquestion [ ^ Redirect: [https://archive.org/images/person2x.png](https://archive.org/images/person2x.png) ] 300x300? https://archive.org/services/img/@meditateordie https://archive.org/details/@meditateordie As usual: "Image file must be a JPEG, PNG, or GIF." Whatsoever the uploading seems not working now. Config interface: ...
"extra-keys" in "~/.termux/termux.properties": https://wiki.termux.com/wiki/Terminal_Settings https://wiki.termux.com/wiki/Touch_Keyboard |1| Unfavorable case-sensitivity: Currently wouldn't reckon, e.g. `extra-keys = [ [ "Tab" ] ]` ; alike. . Treating which as literally typing "Tab". (inserting the...