17:16:01 interesting. never heard of a site (browser ?) throwing a "Secure Connection Failed" message 17:16:03 when a UA change "fixes" it, https://forum.palemoon.org/viewtopic.php?f=61&t=31734 17:16:21 but sure enough, it is so 17:17:59 & i see we are up to 123, Firefox/128.0 SeaMonkey/2.53.20 17:18:08 s/3/8/ 18:12:56 therube: I could do it with nginx 18:23:18 Preferences -> Advanced -> HTTP -> Identify as Firefox also works (but who would want to do that!) 18:26:18 i'll note that at, https://dnschecker.org/user-agent-info.php 18:26:20 The FF/SeaMonkey setting changes what they call "Browser:" 18:26:22 With it being "Firefox 128.0" vs. "Mozilla 128" (& without the .0 - should that matter in any way) 18:26:53 therube: anyone who has been paying attention for the past decade would set their UA pref to cosplay as firefox for webcompat 18:27:13 this is far from a new and radical concept 18:28:28 anyone who uses SeaMonkey keeps the dual setting - because we're SeaMonkey ;-) 18:28:52 One tidbit toward SSUAO is enable and improve the update service for it and do a pref ui for it 18:30:35 therube: well SM's settings are slightly different from what was all done in UXP not that I always agreed with HOW that was changed.. 18:31:18 actually, the ".0" does seem to be pertinent. 18:31:20 if i take the FF UA 18:31:22 Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0 18:31:24 & override it so that Firefox/128.0 becomes Firefox/128, so: 18:31:26 Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128 18:31:27 then the site again fails 18:31:33 .9 normally defacto means UXP 18:31:41 precident is a bitch 18:31:46 so be careful with point nines 18:31:53 so maybe that .0 should be there 18:31:56 some scripting may assume UXP in rare instances 18:32:27 the same logic that often parses rv also parses client slices 18:32:57 so it will expect at least one decimal place 18:33:02 I know my UA logic always did 18:34:36 therube: why UA sniffing is being used when everything is JS and JS can feature detect 18:35:06 but as we saw with clownflare even if they use feature detection they will just deny anyway or allow it to break in any event 18:48:26 video, demo.mp4, does not *display* (at least on my end) in SeaMonkey or FF115, https://github.com/AminBhst/brisk 18:48:51 but i can use FlashGot in SeaMonkey & download it, where it plays just fine... can i drag & drop... ? 18:49:24 no. 18:50:16 therube: WORKSFORME in seamonkey 18:50:23 but I am on linux 18:50:48 I HATE how the modern skinned media bar looks 18:50:48 maybe cause, Format profile: High⊙6 (& i'm on Win7) 18:50:59 that should be reverted back to the old controls imo 18:51:40 You are just using the wrong OS 18:52:11 therube: why are you on Windows 7 and not something else? 18:56:32 Win7 works, works as I need, does what I want it to do, no more, no less, has a UI/UX that works for me. 18:56:33 & it's what I have ;-). my (brief) looks at Win10 have me pulling my hair out how to do simple things that i've done for years & no longer know how to do. 19:06:40 my lightly NTLite'd LTSC 2019 functionally with a few tidbits is effectively a non-aero windows 7 UI except for crap they moved to PC Settings. 19:06:58 and a few XP app incompatibilities 19:08:12 therube: its kinda funny cause when I have to do something that changed oddly in Windows 10 I normally have to default to the absolute oldest method.. command line registry or launching something from memory 19:08:13 floppies, https://arstechnica.com/gadgets/2024/10/212-million-contract-will-finally-get-san-francisco-trains-off-floppy-disks/ 19:08:15 but you can be sure their DOS based systems can't be hacked, where you can be sure their wizbang 212 mill will be hacked. 19:09:07 but I contextualize the height of UX to be Windows 3.1/NT3.x and Windows 2000 19:09:11 for Windows 21:53:57 https://devclass.com/2024/10/22/should-javascript-be-split-into-two-languages-new-google-driven-proposal-divides-opinion/ omg, from the School of Bad Ideas at Googletech... 21:54:10 > A Google engineer presented a proposal to the official standardization committee that would split JavaScript into two languages, a core to be implemented by runtime engines and a more capable variant which depends on tools that compile it down to that core. 22:07:05 so what Mozilla is doing with using NPM for modern Firefox 22:43:27 Standardizing V8 and Frameworks is not exactly a great idea.. 22:43:29 imo 22:43:39 just ain't