Posts

Showing posts with the label Windows/Computer

Firefox Advanced User Information

In this blog, we will go through some of the settings,methods and hidden ways that are only used by advanced users. So, consider this blog as an amalgamation of all Firefox related details and informations. Are you ready to become an advanced users and take control of the steering in your on hands? Let's dive in. Firefox Archives (Old releases,downloads and other files) : https://releases.mozilla.org/, https://releases.mozilla.org/pub/fenix/ All Alternate Firefox Archive Links: archive.mozilla.org download-installer.cdn.mozilla.net releases.mozilla.com productdelivery.mozilla-backup.org ftp.eu.mozilla.org   ftp.mozilla.org Advanced Configurations: Read This Article https://mantlematrix.blogspot.com/2025/06/firefox-advance-settingsaboutconfig.html All preferences list 🛈 🔗https://searchfox.org/mozilla-release/source/modules/libpref/init/StaticPrefList.yaml  🔗https://searchfox.org/mozilla-release/source/browser/app/profile/firefox.js 🔗https://searchfox.org/mozilla-release/s...

Libre Office Development Environment (Setup)

Let's get into the topic without wasting any time. This blog will provide you tips and tricks to set up the development  environment for those who want to contribute to libre office code. Some documentations and reference sources to check before building. Youtube video: https://youtu.be/whHBiTwstWI   Watch Now Documentation : https://wiki.documentfoundation.org/Development  Read Docs Some additional tricks: On Windows One of the most important things to do is install Visual Studios and all its components properly. One of the quickest ways are 1. Instal Visual Studio Community Edition which is free form the official website. 2. Check the dependencies and select components individually on Installer UI.       Refer to https://wiki.documentfoundation.org/Development/BuildingOnWindows 3. You also need other components not mentioned in the documentations. For this, visit      https://git.libreoffice.org/core/+/refs/heads/master/.config/20...

Ways to Stop/Pause/Defer Windows Automatic Updates on Windows 10/11

Image
Microsoft Windows seems to have decided to force users to update their Windows OS and hence through the user experience to the wastebin. Without wasting your time, here are some ways to take back the control of your device. Note:  For some the ways, you have to toil with the Registry Settings. Remember to backup the previous registry settings and create a restore point before going through the Windows Registry. Minor Note: If you have a Windows Insider build of Windows 11 installed, you can only pause updates for a maximum of 1 week (7 days) by default until updates automatically resume. If you do not have a Windows Insider build of Windows 11 installed, you can pause updates for a maximum of up to 5 weeks (35 days) by default until updates automatically resume. 1) Change default pause days (Increase pause duration) Open Registry Editor (regedit.exe). Press “ WIN(key)+R ” key combination to launch RUN dialog box(OR) Find RUN in Apps then type regedit and press Enter. It...