17:18:11 interesting. never heard of a site (browser ?) throwing a "Secure Connection Failed" message 17:18:13 when a UA change "fixes" it, https://forum.palemoon.org/viewtopic.php?f=61&t=31734 17:18:31 but sure enough, it is so 17:20:09 & i see we are up to 123, Firefox/128.0 SeaMonkey/2.53.20 17:20:19 s/3/8/ 18:15:06 therube: I could do it with nginx 18:25:29 Preferences -> Advanced -> HTTP -> Identify as Firefox also works (but who would want to do that!) 18:28:28 i'll note that at, https://dnschecker.org/user-agent-info.php 18:28:30 The FF/SeaMonkey setting changes what they call "Browser:" 18:28:32 With it being "Firefox 128.0" vs. "Mozilla 128" (& without the .0 - should that matter in any way) 18:29:03 therube: anyone who has been paying attention for the past decade would set their UA pref to cosplay as firefox for webcompat 18:29:23 this is far from a new and radical concept 18:30:38 anyone who uses SeaMonkey keeps the dual setting - because we're SeaMonkey ;-) 18:31:03 One tidbit toward SSUAO is enable and improve the update service for it and do a pref ui for it 18:32:45 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:33:29 actually, the ".0" does seem to be pertinent. 18:33:31 if i take the FF UA 18:33:33 Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0 18:33:35 & override it so that Firefox/128.0 becomes Firefox/128, so: 18:33:36 Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128 18:33:38 then the site again fails 18:33:43 .9 normally defacto means UXP 18:33:51 precident is a bitch 18:33:56 so be careful with point nines 18:34:03 so maybe that .0 should be there 18:34:06 some scripting may assume UXP in rare instances 18:34:38 the same logic that often parses rv also parses client slices 18:35:07 so it will expect at least one decimal place 18:35:12 I know my UA logic always did 18:36:47 therube: why UA sniffing is being used when everything is JS and JS can feature detect 18:37:16 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:50:36 video, demo.mp4, does not *display* (at least on my end) in SeaMonkey or FF115, https://github.com/AminBhst/brisk 18:51:01 but i can use FlashGot in SeaMonkey & download it, where it plays just fine... can i drag & drop... ? 18:51:34 no. 18:52:26 therube: WORKSFORME in seamonkey 18:52:33 but I am on linux 18:52:58 I HATE how the modern skinned media bar looks 18:52:59 maybe cause, Format profile: High⊙6 (& i'm on Win7) 18:53:09 that should be reverted back to the old controls imo 18:53:50 You are just using the wrong OS 18:54:22 therube: why are you on Windows 7 and not something else? 18:58:42 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:58:44 & 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:08:51 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:09:08 and a few XP app incompatibilities 19:10:22 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:10:24 floppies, https://arstechnica.com/gadgets/2024/10/212-million-contract-will-finally-get-san-francisco-trains-off-floppy-disks/ 19:10:26 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:11:17 but I contextualize the height of UX to be Windows 3.1/NT3.x and Windows 2000 19:11:22 for Windows 21:56:08 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:56:20 > 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:09:16 so what Mozilla is doing with using NPM for modern Firefox 22:45:37 Standardizing V8 and Frameworks is not exactly a great idea.. 22:45:39 imo 22:45:50 just ain't