UPDATED ON: 2024-09-20 I will surely return to post to bring update on FINAL version of driver
[Canonkong] brings [ANOTHER BIG UPDATE] to the marvellous modern USB3 driver for [Windows 7].
Latest version: 2024-09-13 Supported chipsets: X370, X399, B450, X470, TRX40, A520, B550, PRO565, X570, B560, X670, WRX80 Recommended motherboards: MSI, Gigabyte Not recommended: Asus [works, but with some restrictions] Not working at all: Asrock
► **[USB3 DRIVER MOD] ► **[ASUS VERSION] ► **[ACPI.
Tired of round shaped chrome-like tabs?
These tweaks attempt to recreate the feel of Quantum with its squared tabs and menus, but in the Proton UI. As of FF91, the about:config option to disable proton has been deprecated, leaving CSS as the main way to revert the UI.
Want to bring back minimalistic strict lines and make things more serious?
[Firefox-Proton-Square] tweak will help ya.
INSTALLATION PROCESS
Enable userChrome.css support Go to about:config toolkit.
UPDATED ON: 2023-03-31
To speed up map rendering a bit turn on [OpenGL] acceleration in software settings.
In version 4.3 new OpenGL renderer was transferred from hidden settings to generic ones.
Now option can be found here:
≡ Settings ► OsmAnd settings ► Map rendering engine ► Version 2 (OpenGL) It looks like that as of version 4.3.12 all compatibility and performance issues were solved. So, i advice you to install 4.
Stop using mainstream operating systems like Windows 11/10/8.1, modern Linux, like Ubuntu or modern MacOS versions. On mobile Android 14/13/12/11/10/9/8.1 are prohibited because they use neural networks to profile your device and dial back to “home” to dump your personal data and preferences. iOS from very beginning was very phony platform.
My personal choices are Windows 7 for desktop and Android 8.0 for mobile. These two cover my digital needs fully, no restrictions whatsoever.
Locate your style.css
NAME-OF-THE-PROJECT\themes\NAME-OF-THEME\assets\css\style.css Add following code to apply 30px indentation.
p { text-indent: 30px; } For no indentation:
p { text-indent: 0px; } or just remove the whole block of p code.
Imagery by spacedrone808 @Adobe Imagery by spacedrone808 @Freepik
Lightning fast text two-panel orthodox file manager with loads of functionality. These blue panels take very special place in my heart. Maybe because i’m using software right from the mid 90s. Still under active development. 64-bit version is preffered.
[DOWNLOAD FAR MANAGER]
Imagery by spacedrone808 @Adobe Imagery by spacedrone808 @Freepik
[Exiftool] is a convenient command line tool, which allows to change meta data of media files, like photos and pictures. You can download it [here].
CLEARING IPTC/EXIF METADATA IN ALL EXISTING FILES
c:\exiftool.exe -overwrite_original -all= C:\PATH-TO-YOUR_FOLDER exit CHANGING/OVERWRITING TAG METADATA IN APPOINTED FOLDER
c:\exiftool.exe -overwrite_original -XMP-iptcCore:CreatorWorkEmail="YOUR EMAIL ADDRESS" -XMP-iptcCore:CreatorWorkURL="YOUR WEBSITE" -artist="YOUR NAME" -copyright="YOUR COPYRIGHT" -Credit="YOUR NAME" -Source="YOUR NAME" -sep ", " -keywords="background, backdrop, postcard, design, element, wallpaper, dramatic, concept, decoration, scene, vivid, vibrant, travel, trip" C:\FOLDER-TO-PROCESS exit Imagery by spacedrone808 @Adobe Imagery by spacedrone808 @Freepik
By default software forbids execution when you are using classic desktop and aero is not enabled.
However, there is a nice workaround. By adding –no-dwm-warning switch to starting shortcut you can avoid internal restriction.
"C:\Program Files\Affinity\Photo\Photo.exe" --no-dwm-warning NOTE: with some graphical drivers you may experience visual artifacts and not so precise image rendering.
Imagery by spacedrone808 @Adobe Imagery by spacedrone808 @Freepik
[Nik Collection] is a great graphical effects plugin pack to work with your favorite raster editor [mine is [Affinity Photo] in case you are interested]. Everything is fine, except annoying update popup, which is opening right after every plugin initialization. Such stuff completely breaks workflow if you don’t want to update for some reason. And there is no way to turn it off from GUI using normal methods.
However, you can shut update checks off from configuration file, which is located here:
UPDATED ON: 2023-02-20 I recommend to replace Fennec F-Droid with [Mull Browser] due to the fact that is COMPLETELY free from telemetry. In contrast to Fennec Mull browser do not trigger any mozilla or google connections, so take a note. And for God’s sake do not use plain Firefox, it is almost like chrome now!
As my main web surfer IceCat begin to showing it’s age and don’t have any new versions apart from “super-new” 68.
Quick breakdown of the most powerful AMD-based cards for legacy operating systems.
[X850XT PE] ► WINDOWS 98 [official drivers]/ Omega drivers] [HD 3870 X 2] ► WINDOWS 2000 [official drivers] plus some INF tinkering, will review that one later on [HD 5970] ► WINDOWS 2000 [Blackwingcat hacks] [R9 270X] ► WINDOWS XP [official drivers] [6950XT] ► WINDOWS 7 [official drivers] ◄ currently rocking on that one under Windows 7 wing.
Of course you run into situations when you would like to copy “non-standard” files to your Android smartphone and dumb MTP protocol showed up window like this one:
And this torture repeated after every new file type copied. Such imbecility can be removed by following command in admin console:
regsvr32 /u wpdshext.dll That’s all, limitation is gone.
Another hint, which potentially can help to overcome weird design of MTP protocol.
I bet that many of you would like to open site links not in the same window, but in a background tab. Such behavior is restricted by default settings of most Hugo themes. Mainroad is restricting it also. Here is a solution on how to overcome weird limitation.
Create file render-link.html in _default folder of the theme. Name_of_your_site\themes\mainroad\layouts\_default\_markup\render-link.html Contents of render-link.html should be like this:
<a href="{{ .Destination | safeURL }}"{{ with .