Leaderboard
Popular Content
Showing content with the highest reputation on 08/21/2021 in all areas
-
right click on the video and select "full screen". same goes for the "video controls".2 points
-
New build of Serpent/UXP for XP! Test binary: Win32 https://o.rthost.win/basilisk/basilisk52-g4.8.win32-git-20210821-f94c0da-uxp-4ac28d1d4-xpmod.7z Win64 https://o.rthost.win/basilisk/basilisk52-g4.8.win64-git-20210821-f94c0da-uxp-4ac28d1d4-xpmod.7z source code that is comparable to my current working tree is available here: https://github.com/roytam1/UXP/commits/custom IA32 Win32 https://o.rthost.win/basilisk/basilisk52-g4.8.win32-git-20210821-f94c0da-uxp-4ac28d1d4-xpmod-ia32.7z source code that is comparable to my current working tree is available here: https://github.com/roytam1/UXP/commits/ia32 NM28XP build: Win32 https://o.rthost.win/palemoon/palemoon-28.10.4a1.win32-git-20210821-ba47fad4d-uxp-4ac28d1d4-xpmod.7z Win32 SSE https://o.rthost.win/palemoon/palemoon-28.10.4a1.win32-git-20210821-ba47fad4d-uxp-4ac28d1d4-xpmod-sse.7z Win64 https://o.rthost.win/palemoon/palemoon-28.10.4a1.win64-git-20210821-ba47fad4d-uxp-4ac28d1d4-xpmod.7z Official UXP changes since my last build: - [db] Update SQLite to 3.36.0 (225b5e5e5) - Bump platform version. (9baa17379) - Issue #1797 - Implement WindowOrWorkerGlobalScope.origin (a5a14974a) - Issue #1806 - Follow-up: New libcubeb uses incorrect audio backend for Oracle Solaris. (9d4f14582) - Merge pull request 'Follow-up: New libcubeb uses incorrect audio backend for Oracle Solaris.' (#1809) from athenian200/UXP:use_sun_audio into master (4ac28d1d4) No official Basilisk changes since my last build. Official Pale-Moon changes since my last build: - New cycle. (0cfb887be) - Back-end branch pointer update. (ba47fad4d) My changes since my last build: - Skipped "Issue #1806 - Follow-up: New libcubeb uses incorrect audio backend for Oracle Solaris. (9d4f14582)" since we are using old cubeb - Skipped "New cycle. (0cfb887be)" since we have our own versioning2 points
-
I managed to install Windows 11 on my ancient (for a computer) 2009 motherboard. After a few Windows Updates I now have Windows 11 Pro 21H2 build 22000.160. First impression is that it's pretty much Windows 10 with a slightly different GUI. Mainly the Start Menu is different, other changes, like to Explorer, seem to be just cosmetic, different icons etc. The settings menu does look different, but its functionality is exactly the same as far as I can see. I was very pleased to find that some things which I thought might well have been gone are in fact still there. The old Control Panel is still there, to my great surprise. Windows 7 Backup and Restore is still there, which pleased me as I do use it. I was pleased to find that I could still use a local account, exactly as on Windows 10. I had read some reports saying that was no longer possible, and you had to sign in with a Microsoft account. Internet Explorer does seem to be finally gone. A stub remains that just goes to the MSN homepage on Edge if you run it. All the apps seem to be pretty much as on Windows 10, and work exactly the same. Start Menu live tiles have gone completely, replace by boring fixed size static icons, which I think is a great shame, as I found the live tiles useful on some apps, like weather, news and photos. Why they removed them I don't know, perhaps they thought they were a waste of resources. Apparently Open/Classic Shell no longer works properly on Windows 11 at present, which is a huge shame, but I hope that can be fixed by its developers. So, fairly underwhelming IMO.1 point
-
My whole idea was to eliminate all browser interactions with youtube , like "feed" , etc. I'm sure you know chrome had plenty of junk built in to interact with the known websites , without our input. You can search for these youself and try to disable them . Also , you could try to debug and see what happens right before the crash . We can't give p so easily , right ? Even though you say v12. is good , it's outdated . Do not work with my favourite shop, for example.1 point
-
my point was not I do not want to have browser. I mean browser on OS should be user removable. Baking browser that keep getting updates if terrible idea. Microsoft abuses it monopoly by bundling unremovable components on Windows. That is my problem.1 point
-
What I noticed Windows 11 start menu is forced to centre before you activate it. I was setting it up to one person and my practise is avoid excess internet use before done all tweaks and seems option to force to side is locked behind activation. After it was activated had no issue and it offered centre or side. I guess finally found reason to make peoples buy licence by forcing it wrong place by default Internet explorer is sorta gone. Microsoft edge got ie compability mode that uses mshtml.dll from internet explorer. Small step to right direction. Now all they need allow is remove MS edge, anticonsumer inexperience (one that downloads all bloatware and shows ads), microsoft store and lot more and add option to them at add and remove software menu and remove all traces off them if user wants unticks it, but I highly doubt they will allow remove features that benefit M$. Last time windows had browser free desktop by default was in 1995 on windows 95 RTM. well Windows 11 is just Windows 10 with kde ripoff desktop, stupid artificial requiments and few other tweaks. It is not different from the Windows 10 mostly for now which makes me wonder if win11 updates can be used on windows 10 in 20251 point
-
Due to recent YouTube crashes experienced on v13, I have opted to downgrade to v12 as my default-for-all. I have successfully opened twenty YouTube tabs in v12 on XP SP2 x64 and on XP SP3 x86. I have not tested on XP SP2 x86. Download link -- https://www.dropbox.com/s/2r7r53j4i55iuyw/360Chrome%2012.0.1247.zip1 point
-
1 point
-
New NewMoon 27 Build! 32bit https://o.rthost.win/palemoon/palemoon-27.10.0.win32-git-20210821-520d6b706-xpmod.7z 32bit SSE https://o.rthost.win/palemoon/palemoon-27.10.0.win32-git-20210821-520d6b706-xpmod-sse.7z 32bit noSSE https://o.rthost.win/palemoon/palemoon-27.10.0.win32-git-20210821-520d6b706-xpmod-ia32.7z 64bit https://o.rthost.win/palemoon/palemoon-27.10.0.win64-git-20210821-520d6b706-xpmod.7z source repo: https://github.com/roytam1/palemoon27 repo changes since my last build: - import changes from `dev' branch of rmottola/Arctic-Fox: - Bug 1174323 - Disable screenClientXYConst subtest of pointerlock test on OS X. rs=KWierso (2d0db6d1b) - Bug 992096 - Implement Sub Resource Integrity [1/2]. r=baku,r=ckerschb (c30671ac0) - Bug 992096 - Implement Sub Resource Integrity [2/2]. r=ckerschb (0afc64d88) - Bug 1091883 - Added test, this is fixed by a fix to bug 1113438. r=sstamm CLOSED TREE (fd9a64b43) - Bug 1196740 - Consider redirects when looking for SRI-eligibility. r=ckerschb (5c749cdc9) - Bug 1202015 - Better document the SRI strings for translators. r=ckerschb (a7860e0fb) - Bug 1202027 - Make SRI require CORS loads for cross-origin resources. r=ckerschb (ea451323d) - bit of Bug 1202902 - Mass replace toplevel 'let' with 'var' (a6e8a587d) - Bug 1208629 - Properly support data: and blob: URIs with an integrity atribute. r=ckerschb (6b2018fe4) - Bug 1140129 - Don't clear tab title when location changes (r=Mossop) (ca1945ba8) - Bug 1073462: Send synthetic property with Content:LocationChange message. r=felipe (1aa418acf) - bug 1165017 - annotate content process URL on location change. r=mconley (cdca4fa75) - Bug 1157561 - Add webRequest-like API to Firefox (r=Mossop) (546a57822) - Bug 1163861 - Include windowID in all WebRequest notifications (r=Mossop) (c140af560) - Bug 1171248 - Add MatchPattern support to WebRequest module (r=Mossop) (b09a05658) (ebd6e6dc1) - browser: change mozCancelAnimationFrame to cancelAnimationFrame, fix returning from control fullscreen. (f790982a7) - import changes from `dev' branch of rmottola/Arctic-Fox: - Don't upgrade gfx features after device resets. (bug 1183910 part 5, r=mattwoodrow) (e53d0f91f) - Use the same graphics device parameters across processes. (bug 1183910 part 7, r=mattwoodrow) (083ae4f15) - Rename DriverInitCrashDetection to DriverCrashGuard. (bug 1190281 part 2, r=mattwoodrow) (9bd189d09) - Make DriverCrashGuard initialization lazy. (bug 1190281 part 3, r=mattwoodrow) (6821dc386) - Pull D3D11 logic out of DriverCrashGuard. (bug 1190281 part 4, r=mattwoodrow) (e499a0079) - Move telemetry recording into D3D11LayersCrashGuard. (bug 1190281 part 5, r=mattwoodrow) (b50a4c2b4) - Factor prefs out of DriverCrashGuard. (bug 1190281 part 6, r=mattwoodrow) (a3a1166ab) - Bug 1170939 - Close PBontentBridge when receving shut dwon message, r=khuey (5473d07f0) - Allow DriverCrashGuard to be used in content processes. (bug 1190281 part 7, r=mattwoodrow) (c9eaf8315) - Add a crash guard for DXVA2D3D9. (bug 1190281 part 8, r=mattwoodrow) (eceff5212) - Add driver crash guards to WebGL (bug 1190281 part 9, r=jgilbert,mattwoodrow) (c362b60c6) - Fix bogus assert in DriverCrashGuard. (bug 1190281 followup, r=mattwoodrow) (d4a7145bd) - Bug 968923 - part 5b - add nsIDOMWindowUtils::forceUseCounterFlush; r=bz (138d30251) - Bug 968923 - part 5c - add tests for use counters; r=bz (0c4b745e0) - Bug 554186 - Part 1: Unimplement NPN_Status API. r=josh (8759dad40) - Bug 554186 - Part 2: Remove unused nsPluginInstanceOwner::ShowNativeContextMenu(). r=josh (ad2ac0c4d) - Bug 1174913 - anchor and area mochitests. r=bz (ab2c58a34) - Bug 959992. Go back to not treating properties that the named properties object exposes as enumerable. r=peterv (0adeeb910) - Bug 1154974 (Part 1) - Give blobs serial numbers. r=bent (4602ca2cd) - Bug 1154974 (Part 2) - Merge image cache entries for blobs URIs with the same underlying blob. r=baku (3b64b409e) - Bug 1173314 - Make GetMozFullPath and GetMozFullPathInternal const. r=sicking (f8eaabb1e) - Bug 1167389 - Make FileList::mParent a smart pointer, and declare it to the cycle collector. r=ehsan (d1217e547) - Bug 1173390 - Remove the majority of the old directory picker implementation to prepare for the new implementation under bug 1164310. r=baku (750049972) - Bug 1164310, part 1 - Make the code for bypassing mobile security checks more general so that it can be used on non-mobile. r=baku (0486fb5ff) - Bug 1164310, part 2 - Implement an abstraction for a rooted filesystem for non-mobile devices. r=baku (f1d906bd6) - Bug 1164310, part 3 - Allow the DirState of blobs to be set explicitly. r=baku (13d832700) - Bug 1164310, part 4 - Implement the new HTMLInputElement API including the new Promise returning GetFilesAndDirectories. r=baku (d0f93ec19) - Bug 1164310, part 5 - Implement new anonymous content and layout pieces for directory picking via input elements. r=tnikkel (ac5a00781) - Bug 1164310, part 6 - Implement the new Promise returning DataTransfer.getFilesAndDirectories() API. r=baku (375fba953) - Bug 1164310 - Follow-up: Fix build bustage with --disable-accessibility. r=me (da0e6745b) - Bug 1164310, part 7 - Touch CLOBBER since bug 1177844 isn't fixed yet. r=me (5fa829742) - Bug 1185381 - Make FileList clonable - patch 1 - move code into FileList.h/.cpp, r=smaug (b85483178) - Bug 1185381 - Make FileList clonable - patch 2 - rename FILEIMPL_IID to BLOBIMPL_IID, r=smaug (0f920cd05) - Bug 1185360 - PostMessageEvent should not have a different behavior if the main principal subsumes the destination one., r=smaug (070ab034b) - Bug 1185381 - Make FileList clonable - patch 3 - FileListClonedData implementation, r=smaug (f4f082d18) - Bug 1185381 - Make FileList clonable - patch 4 - tests, r=smaug (fb3637313) (520d6b706)1 point
-
My comment was mostly joking from throwaway culture where all is old when comes out. Anything using google framework will go down and refuse work unless microg keeps support. Highest hope is on f-droid apps. Sadly nobody really cares about old devices anymore even if they are usable. Only hope is on community. For example I have modded few of my symbian phones I play around to support sha2 and can login even to gmail over imap that way which is fun since s60 3rd edition came out in 2005. Sadly any site asking over tls 1.0 refuse work unless use opera mini and being limited to tls 1.0 will also kill gmail over imap some point. Also got openstreetmap based map program on it called s60maps that is still updated. Feels anything will have community trying extend lifespan if user is not afraid of modding and tweaking1 point
-
I'm sorry , I do not follow . I'never said we need to "remove googleapis from 360 browser" . Never ever . Do you have a link ? Disrespect remains and it's strong . But it has nothing to do with it . I'm not sure it would be a good idea to talk about the "ungoogled" here , but it's somewhat ok since we're helping the author to create a privacy-oriented browser . About "paranoia" and the ballance between the features/anti-features. In my version , all extensions and websites work , check for youself. So I kinda reached the ballance. Ungoogled : first and foremost, it's made by a russian dude (again , lol , russians everywhere). How do I know this ? From the log it creates. The russian language entries look gibberish on my PC because I do not have any chino-russian fonts. Well , these days they teach us to "not judge a book by it's cover" , but I always judge a book by its cover and I looked into this "ungoogled" . The dude just replaced the word google with some nonsense , but didn't break the actual links and chrome still broadcasts them right into the net . Your ISP and everyone else , includuing , but not limited to KGB , lol , knows you're on "ungoogled" . Besides he didn't touch the res. pack and the google feedback and many more of the anti-features (like identity) remain fully working . How is this privacy ? It was me who gave you (and the others) the exact offsets earlier: All of them are fully functional in "ungoogled" chromium. To be fair , I always try to be fair , I didn't test the latest releases (perhaps he improved something , but I doubt it).1 point
-
1 point
-
You're welcome ! I noticed it tried to connect to gstatic before the end (before the blue background) . By the way , the front page of youtube looks similar , I mean similar choice of videos, as if you were in New York. Did you try it with adblock , also ? One thing to note , I remembered , I had something similar , some time ago with Opera , it crashed upon entering bookmarks or settings . What helped me ? I removed the dreaded framework 4.5.1 . Would be interested to find the culprit in this case too.1 point
-
@GD 2W10 Pleased to report that I managed to install Windows 11 on my 12 year old motherboard! I got a Windows 11 ISO using the uupdump.net procedure detailed here, but it wouldn't install as it of course failed the system requirements check. Thanks to your workaround detailed above, I managed to get around that and do a successful install, which seems to be working fine! It had to be a clean install, so I'm not using it seriously yet, and it will be a long time before I will, but good to find that it is possible to update even on my old hardware. Gives me something new to play with anyway!1 point
-
As far as I'm concerned, it's always been bad. Very few see the reality for what it is, most deny it, so the sh!tshow keeps going.1 point
-
Why don't you do you install with everything and make a clone?..That way you don't have to reinstall everything every time.... bookie321 point
-
Just like to inform interested persons of a real privacy dashboard that also removes some built in windows apps. A built in blocklist and a Microsoft shut up blocker as well. It is available in the following link and it is the best thing I've found especially for this years internet issues I actually got some stability issues resolved by setting it up just after fresh install of windows 10. It also works on other versions as well. WPD Windows Privacy Dashboard1 point
-
While I was still Beta Testing Win-10, I read a post that said to just DELETE Cortana from my PC. Well, that worked, but it also caused problems in Windows itself. So I went looking for a less harmful way of just 'Disabling' Cortana so it couldn't be used to Spy on me, run in the background, etc. The first thing I do on any Windows setup, is to install "Grant Admin Full Control", which allows me, from the Right Click drop-down menu, to take ownership of the file, "Cortana Core.dll" and rename it to "Cortana Core. ddd". If it can't load and run during boot up, then it's effectively disabled, but can be easily re-enabled by just reversing the above process and changing .ddd back to .dll and rebooting the PC. An even more critical thing in Win-10 is "WUDO". (Windows Update Optimization) How do I turn it off? I followed the trail listed in this web site. https://privacy.microsoft.com/en-us/windows-10-windows-update-delivery-optimization Cheers Mates! Andromeda1 point