
NotHereToPlayGames
MemberContent Type
Profiles
Forums
Events
Everything posted by NotHereToPlayGames
-
My Browser Builds (Part 3)
NotHereToPlayGames replied to roytam1's topic in Browsers working on Older NT-Family OSes
Not always. Mine have specific names. But yes, the default profile creation is random. -
My Browser Builds (Part 3)
NotHereToPlayGames replied to roytam1's topic in Browsers working on Older NT-Family OSes
I'd have to jump through the hoop of recreating an St52 or St55 portable file structure to test, because I really don't "keep" them around, but I wonder if this would work -- general.useragent.override.addons.palemoon.org;Mozilla/5.0 (Windows NT 66.6; Win64; x64; rv:6.6) Goanna/26660606 PaleMoon/66.6.6.6 -
My Browser Builds (Part 3)
NotHereToPlayGames replied to roytam1's topic in Browsers working on Older NT-Family OSes
Nice! -
Have you compared "performance" for 32bit versus 64bit? I've tended to always prefer 32bit because 64bit "used to" (perhaps still does) use TWICE the RAM but didn't really "use" twice the RAM. It would "allocate" 64 bytes for a memory address, but the address only actually contained 32 bytes of data. Literally WASTING half of your RAM.
-
Along that front... My "oldest" hardware is a single-core AMD Sempron 3100+ at 1.8 GHz with 2.0 GB RAM. The Sempron 3100+ was launched in July 2004 so it probably doesn't qualify for "old Windows 9x era hardware". I think it is supposed to be 64-bit capable though I've only ever installed 32-bit OS's. So... I've actually tried a few Linux distros over the years and I was never impressed. HOWEVER - against the backdrop of the breaking point always being the web browser, I'm up for suggestions on what Linux distro to give a try. And I'd prefer dual-boot without having to re-install my current XP SP3 (I think the last time I tried, I had to install Linux FIRST then install XP in order to get dual-boot). Suggestions?
-
My Browser Builds (Part 3)
NotHereToPlayGames replied to roytam1's topic in Browsers working on Older NT-Family OSes
My hunch would be the prefs.js file in your profile directory. edit - that's where my about:config changes are stored for Arctic Fox, NM27, and BNav. Anything I ever do in NM28, St52, or St55 is always "temporary" and deleted immediately after. -
My Browser Builds (Part 3)
NotHereToPlayGames replied to roytam1's topic in Browsers working on Older NT-Family OSes
The same thing has happened here in the Midwest USA. American Water is the quasi-monopoly that supplies water/sewage services to California, Georgia, Hawaii, Illinios, Indiana, Iowa, Kentucky, Maryland, Michigan, Missouri, New Jersey, New York, Pennsylvania, Tennessee, Virginia, and West Virginia. For those counting, that list is 16 states. 16 out of 50 is 32%. But thanks to the Electoral College, we have an easy way to look at that based on POPULATION. 538 total Electoral College votes -- CA 55, GA 16, HI 4, IL 20, IN 11, IA 6, KY 8, MD 10, MI 16, MO 10, NJ 14, NY 29, PA 29, TN 11, VA 13, WV 5. That's 257. 257 out of 538 is 47.77%. So I am in the same boat as basically 48% of the entire population of the USA -- recent changes on their website forces me to use 360Chrome v13 or v13.5. Can no longer use v11 or v12 as of about a month or so ago. Also cannot use St52 (so I suspect that St55 will not work either). edit - my solution, they now use the US Post Office to send me my invoice - I will not use bloated v13 or v13.5 all on account of ONE billpay website! -
Totally agree! I actually run MS Office 2003 at work from a USB stick (excluding Outlook) and it still loads faster than Office 365 and LibreOffice (the only two options available on company computers). But only "mid-level" (and higher) associates are granted permission to use USB sticks. So even with the popup nag requesting my USB-access password, I can load my Excel 2003 spreadsheets from a memory stick in less time than it takes Office 365 or LibreOffice to load from SSD. I even keep a version of WordPad on that USB stick but it's more for Excel and spreadsheets than anything else.
-
The "logging" CAN be prevented! BUT it is BEYOND the scope of this website. You will need to use a local proxy "filter" called Proxomitron. From the best I can get without spending an enormous amount of time on it, you would need to "edit" MSFN's ckeditor.js file "on-the-fly". What Proxomitron can do is intercept the ckeditor.js file and EDIT it BEFORE the web browser ever sees it. But there is a very steep learning curve behind doing this type of "filtering" and is way waayyy beyond the scope of this website.
-
My Browser Builds (Part 3)
NotHereToPlayGames replied to roytam1's topic in Browsers working on Older NT-Family OSes
Your answer is in this thread/post -- https://msfn.org/board/topic/182647-my-browser-builds-part-3/?do=findComment&comment=1207849 -
I've been quite pleased with v11 and v12. I've not been nearly as satisfied with v13 and v13.5. But I've also learned to "never say never". I vowed "never" to touch a Chromium build when they got rid of the "title bar". Then Firefox Australis followed their footsteps. I really really really HATE not having a "title bar" with 'standardized' "buttons". So it was Pale Moon and Mypal for years - but they simply have fallen behind, WAY BEHIND. So I had to break my "never" vow and here I am on a Chromium build - but it has a standard title bar and buttons
-
I don't have a MEGA d/l to test. I do know that v13.5-r4 makes a gstatic connection with EVERY LAUNCH. A thousand launches = a thousand gstatic connections. Whereas v13.5-r3 makes that same gstatic connection only ONCE, with the very first launch when all of the files and folders are created during first run.
-
I'm going to revert back to the previous editions for now. Advanced users can alway opt to have their own local versions perform the data-write-preventions. I think we have a Law of Unintended Consequences going on and too many UNKNOWNS. I did suspect this, but wanted to see what others encountered also. To me, I see too much of the possibility of "memory leak" - since we can't write to the hard drive, the data resides in RAM instead. In-process of reverting changes. It is something that the advanced users can decide for themselves if they wish to have their own local copies prevent data-writes.
-
It's a matter of perspective. MOST users that I encounter see this as "value ADD" because they typed something and they don't have to type it AGAIN if they accidentally close the tab or their browser crashes and they lose the tab. edit - but I agree, I kinda find it disturbing and I myself would rather retype content that was accidentally lost.
-
v13.5 V3 does this connection also. But only on FIRST RUN. Since v13.5 V4 prevents various files from being written, it performs the connection with EVERY LAUNCH because it doesn't have the logged record that it already made the connection once. Still digging... Leads me to believe that v13.5 branch requires some additional telemetry removals that were not discovered until just now. I'd kinda recommend v13.0 branch until further notice (unless of course the possible telemetry doesn't concern you until resolved).