FAR Manger is orthodox file manager written in C++. I am using it as file management tool from early childhood. Application is impressively fast in terms of speed due to it’s text-based nature and highly optimized routines. File operations like copy and move are waaaay faster than default windows explorer can deliver. Advanced batch processing and automation tools make file management a breath. Think that software have some similarities with text editor [Vim]
.
I’ll keep post updated if any changes happen.
Recently last officially supported version was [27.4.2]
. But from now on we can use actual version of software.
Here is small instruction list on how to make things rollin’ under mighty Windows 7:
Obtain hacked [QT 6.3.1 DLLs for Windows 7]
||| [Mirror]
[QT6 is not officially supported] Download [CFF Explorer]
[direct link] for basic resource hackery Obviously grab latest zipped archive [OBS Studio 29.
I think that any sane person would like to break free from dependencies of big corps and … No-no-no, no political rant will happen here today, so stay cool. It’s just a small guide on how to make your Hugo-based site to load faster and do as little external queries as possible.
Here is a classic situation when you load badly designed site. Output of [uMatrix]
plugin just for better representation.
UPDATED ON: 2023-04-07 No chitter here, just plain breakdown of the most important stuff.
► WINDOWS 7 FIREWALL▼
[Outpost Firewall Pro]
◄ very advanced and lightweight firewall with host-based intrusion-prevention and anti-leak systems. Review is [here]
. BROWSERS▼
[IceWeasel]
◄ my personal choice to surf web [mozilla crap ripped off] [LibreWolf]
◄ debloated in terms of privacy Firefox with pre-installed uBlock Origin [PaleMoon]
◄ the most mozilla-independent fork of Firefox [but slowly degrading] [Tor Browser]
◄ handy to overcome geo restrictions and other artificial limitations of obsolescent governments Warning: some telemetry is present!
UPDATED ON: 2025-03-29 Section is constantly updated! For vintage web surfers most important things are here: plain txt file [may be a bit out of date]
Power of vintage 2009 operating system by microsoft can’t be underestimated. [Windows 7 x64]
supports up to 256 threads and up to 192Gb [or even 256Gb] of RAM. How cool is that, huh?
256 thread CPU appeared only a [short time ago]
.
UPDATED ON: 2023-06-29
There are three main configuration files, which are controlling Fallout engine.
ddraw.ini ◄ main configuration file f2_res.ini ◄ settings for high resolution patch fallout2.cfg ◄ classic settings file from 90s [preserved for compatibility almost depricated for now] Here i’ll mention the most important setttings, which can come in handy for almost every Fallout player out there. Provided tweaks will be useful not only for essential [Fallout 2 Restoration Project]
, but for other Fallout like games like [Nevada]
, [Sonora]
and [Olympus 2207]
.
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-04-18
To keep battery of newly acquired devices safe do the following:
3-4 100% charges to warm up new battery after that do not charge battery above 78-80% do not discharge below 14-15% lower minimimum 20-25% upper maximum 78-80% at least twice a year do a 100% charge keep spare batteries in the fridge at 30% charge state. Storage temperature around +5 Celsius. All you need is one simple tool: [Battery Charge Limit]
.
The most comprehensive guides to Fallout 1/2/RP+.
[FALLOUT 1]
◄ by Per Jorner [FALLOUT 2]
◄ by Per Jorner [FALLOUT 2 RESTORATION PROJECT]
◄ by Morticia & Darek
spacedrone808 @Adobe spacedrone808 @Freepik
As you may already know Renoise supports installation of additional tools to extend software functionality beyond the boundaries of existence.
Here is my personal collection of best addon tools for Renoise.
Comprehensive history digression intro tracker heritage by famous US demoscene musician [Necros]
.
NECROS - MAIN THEME [CRUSADER: NO REMORSE] spacedrone808 @Adobe spacedrone808 @Freepik
I’m very satisfied that I covered such a large topic and pretty sure that it is the most complete Windows 7 tweaking guide ever. But due to the lack of spare time it is still in unfinished state, so consider it as a stack of knowledge. Document contain all information [posted here]
plus loads of more detailed stuff.
[DOWNLOAD DOCX VERSION]
Maybe, if i have more free time, i’ll return back to the topic to clean things up someday.
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.
spacedrone808 @Adobe spacedrone808 @Freepik
I already wrote about [Neutron player]
.
Provided information will be useful if you are using Neutron with high resolution digital audio player [DAP] and would to like
squeeze a bit more of that quality.
Here is a list of the most important settings to maximaze your audio output to the boundaries of existence.
A small note on how to make things rollin'.
Default configuration of Keenetic Ultra makes XZ1 Compact to stuck in a loop during authorization process. If you can’t pair your XZ1 to 5Ghz WiFi network just switch router network to channel:
56 And you are good to go. Yeah, simple as that. See you around!
spacedrone808 @Adobe spacedrone808 @Freepik
Previous owner of my main laptop installed the most modern intel WiFi chip, [AX200]
to be precise. Unfortunately, chip does not have drivers for beloved Windows 7. Yeah intel dropped support in 2019. So, i have to downgrade wireless card. Found on eBay compatible [Dell WiFi 1820]
: the last one to support Windows 7 operating system.
I always loved Dell’s Precision series for super easy installation of hardware upgrades.
UPDATED ON: 2023-11-23
¶ ESSENTIAL INTRODUCTION Finally I get up all one’s courage to compile and publish essential stuff regarding Windows 7 optimization. Note that full version of the guide will be released somewhere around early 2023. Check the warm place to stay on the edge. And now….Let’s dive into the tweaking process!
All console commands should be executed from command line with with administrative privileges. Most of mentioned tweaks could be done via control panel, to enter it in a fast way just type in command line or execute Start Run:
UPDATED ON: 2023-12-02
You may already noticed [list of system tweakers]
in Windows 7 header section. Just wanted to describe process a bit with the help of plain words and some png pictures for crispy clearness and buttery smooth understanding of the process.
[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 spacedrone808 @Adobe spacedrone808 @Freepik
FAQ ver 0.1b
▓ PREFACE This comprehensive guide will be handy for those of you who can’t figure out why hp printer is not detected by windows using usb connection and for those of you who are asking himself/herself “why do i need to do usb plug to setup device for wireless work?”
hp is notoriously known in terms of really s#cky printer drivers. During all my career of system administrator i’ve constantly ran into driver related problems with hp devices.
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.
spacedrone808 @Adobe spacedrone808 @Freepik
UPDATED ON: 2023-02-15 Secure Boot now supported [officially]
!
▒ HARDWARE Motherboard: Gigabyte X570 Aorus Ultra BIOS: F34 [F35b breaks compatibility with Windows 7]
I think that guide will be useful due to nightmarish non-ergonomic structure of Gigabyte’s BIOS menus.
▒ UEFI vs MBR Windows 7 supports UEFI only partially, there is no native handling of this modern tech. I don’t see any reason to use UEFI, only if you want to boot from drive which is larger than 2TB.
UPDATED ON: 2023-02-06 v1.0b: please [contact me]
if you find errors or inaccuracies.
In this guide i will quickly show my system configuration tweaked for privacy. I’m using essential stuff like 3G/4G/WiFi & BT. Additional pleasantries are blocked.
█ ANDROID 8: OS WITH MINIMAL TELEMETRY Operating System: Android 8.0 [Android 8.1 ain’t good, coz it brought support of neural networks to do effective data mining] Security patch: 1st September 2018 FW Version: 47.
Today, I’ve accidentally deleted local .git index folder of my blog repository, because of this I was not able to submit new content. Tried to restore files by File Scavenger, but it was too late because I was in the middle of active file operations and .git folder was erased without any chance of returning it back to drive.
I’ve tried to recreate index by means of:
git init But Git-Bash-console threw me an error:
UPDATED ON: 2023-08-04
IMPROVING FIREFOX PRIVACY & SECURITY FIREFOX ADDONS [Part I]
Finally I’ve managed to finish this part of the FAQ. Note is a loooong-read, so mistakes can occur » please [report them to me]
.
One of the most distinctive features of FireFox was customization. With each new version it becomes less customizable, thanks to marketing people at mozilla corp. They do everything to make Firefox look like google chrome.
UPDATED ON: 2024-12-12
I use these automation on daily basis to improve my workflow. All batch files are tested under Windows 7 x64.
► SHUTDOWN PUTER shutdown /p /f ► REBOOT PUTER shutdown /r /f /t 0 ► RESTART AUDIO SERVICE net stop "AudioSrv"
net start "AudioSrv" ► DISABLE HIBERNATE powercfg -h off ► DISABLE/ENABLE LAN INTERFACES netsh interface set interface name="Local Area Connection" admin=disabled netsh interface set interface name="Local Area Connection" admin=enabled To reset IP address:
Some really quick software lists with information on which version of application is a last one to run on Windows 98/2000/XP/7.
[Windows 98SE Gold]
[Windows 98SE KeX]
[Windows 2000 SP4]
[Windows XP SP3]
As for Windows 7 SP2 ESU i maintain my [personal list of trusted’n’latest software]
. Coz Seven is my daily driver system. So Windws 7 list will be constantly updated!
Don’t forget about my [dedicated WINDOWS 98/2000/XP/7 support page]
spacedrone808 @Adobe spacedrone808 @Freepik
For example pretend that we would like to move all files from SD-card of the camera, which were created in last 5 days to local hard drive or ssd. We should point out original location, then destination, affected files and commmand parameters. It would be something like this:
Robocopy I:\DCIM\100OLYMP C:\Users\User\Desktop\FRESH\ *.JPG *.ORF *.MOV *.AVI /E /MOV /MAXAGE:5 /E – copy sub-folders, including empty ones /MOV – move files instead of copying /MAXAGE:5 – exclude files, which are aged more than 5 days