Surfing web regarding Windows 7 news i’ve stumbled upon [MDGX]
site. This chaotic gold mine of various knowledge, especially regarding vintage operating systems! Immediately bookmarked it and will surely study in a closer inspection later on. Huge section [dedicated to Windows 7 tweaks]
and [plain text file]
is also available. Hope that you’ll find something previously unknown.
spacedrone808 @Adobe spacedrone808 @Freepik
UPDATED ON: 2023-11-04
Nothing complex here, at least at this time. Here i’ll accumulate performance related information.
░▒▓ LAZY LOADING OF IMAGES ▓▒░ Just implemented lazy loading at my main index page. Concept is pretty simple you are loading images only when they appearing in the viewport of the browser. All you need to do is just to apply loading=“lazy” to the classes of loaded images.
<img loading="lazy" src="/img/demo./png" alt="Picture"> In my case it was like this:
So, you want to be a hip and would like to have the feature of SVG preview in file explorer like in fancy windows 11 of friend of yours? It is surely possible, even on such old crone like Windows 7!
[SVG See]
is an excellent application, which bring such functionality to our crony operating system.
If you are for some reason don’t observe SVG previews in explorer there are a couple of things that you could try to fix things up:
For me things never work as they should. Github is not an exception. After my first try to submit things to repo i run into:
... Author identity unknown. *** Please tell me who you are. PROBLEM CAN BE SOLVED BY THESE COMMANDS:
git config --global user.email "YOUR_EMAIL" git config --global user.name "YOUR_LOGIN" After that certificate issue occurred:
... self-signed certificate in certificate chain and another error right after the previous one:
UPDATED ON: 2024-04-05
All keyboard hacks and tweaks will be posted here. Stay tuned for more goodies!
THE MAIN PURPOSE OF THIS LITTLE ACCUMULATION IS TO REMOVE MOUSE FROM CODING WORKFLOW. Remember to separate rules with comas. Like this:
[
{
"key": "alt+numpad_subtract",
"command": "workbench.action.decreaseViewSize"
},
{
"key": "alt+numpad_add",
"command": "workbench.action.increaseViewSize"
},
{
"key": "ctrl+shift+b",
"command": "workbench.action.toggleActivityBarVisibility"
}
] Last rule-set do not contain coma symbol in the end.
UPDATED ON: 2024-04-03 Page will be updated in the future, so check back later on
Here are some handy online tools and various mandatory links for front end developer. This is a fine selection from me, which i accumulated during last month of web investigations. Hope that you will find in this list what you are looking for. If you have suggestions or any commentaries to following breakdown, [drop me a line]
please.
If you are really serious about webdev and care about loading times of your projects you should take a look on following image optimizers.
[Pinga]
► excellent PNG/JPG compressor
[Gif Optimizer]
► solid GIF optimizer, animated GIF are supported also
spacedrone808 @Adobe spacedrone808 @Freepik
UPDATED ON: 2024-06-26 VirtualBox 7 can be [freely used on Windows 7]
machines!
For virtual emulation in most cases i use VMWare Workstation 15.5.7 dated back to 2020, which works awesomely fine. Recently i run into VirtualBox on my primary job and have to run Linux Debian on Windows 7 Enterprise.
As per official Oracle documentation all [6.x VirtualBox releases]
are compatible with Windows 7. Unfortunately it is not so true.
Surfing through meaningless tier lists on YT dedicated to various Unix graphical user interfaces by home-made experts without even showing them in a proper way and doin’ subjective ratings, i’ve stumbled upon on “obsolete” [CDE]
environment and was interested in it’s 90’ish looks, despite the fact that “expert” narrated that it is in a “yuck” category and not worth even touching.
After jogging through comments i’ve noticed that some wise man mentioned about modern reincarnation of CDE project named [nsCDE]
.
A couple of weeks ago i run into problem related to out-of sync time clock. Tried almost all imaginable solutions, like time service restarting, checking that internet time-sync option is turned on and so on and so forth. Of course to no avail at all. How typical! My Windows 7 installation dates back to early 2019 and i’ve plethora of software installed, and more over system is heavily customized so plain reinstall of operating system is not an option in my case.
UPDATED ON: 2024-09-05
I’m currently on Firefox 115 ESR and not using chrome at all, but this is neat news for sure. So, in addition to [Supermium]
chrome fork, we have official version also.
This is a work of Russian hackers.
Preface words from original Github page [English spelling is original]:
Dirty corporations and Hindu-managers are trying to deprive the any users of all the benefits that were created by technically more advanced people than them.
New form of retro art is here. Enjoy peacefull upgrading with chill backdrop music. Brought to you by [NTDEV]
YT channel.
Updating Windows Vista to Service Pack 2+ with ESU updates from Windows Server 2008 R2 spacedrone808 @Adobe spacedrone808 @Freepik
Say you would like to extend life cycle of your hardware power button and want to turn off/restart your device without touching mechanics. Unfortunately most of smartphones don’t offer such functionality out of the box. However there is an easy way to make things rollin'.
Problem can be solved by installing [Power Menu]
, very small application. It is a simple tool which just works, do expected thing and moreover contains no bloat at all.
Recently i had [some frustrations]
with Manjaro Linux. Most notable for me were:
not so good compatibility with Windows 7 [dual booting is working, but after Manjaro updated, Windows 7 stopped working for some reason]. some problems with Nvidia drivers strange power management system not properly working keyboard backlit on Dell laptop So, i went to [DistroWatch]
and instantly noticed [EndeavourOS]
, which was already among popular distributions and rapidly climbing to the top.
Right after installing [Manjaro Linux]
i run into weird issue. Most of needed applications like Firefox and Thunderbird take around 10 seconds or so just to startup.
Such behavior on NVME drive is unacceptable at all. Problem was in a serious [bug in gnome desktop]
, despite the fact that i’m running XFCE desk.
Workaround for GTK-based desktops is to run following commmands in terminal:
sudo pacman -Rdd xdg-desktop-portal-gnome
sudo pacman -S xdg-desktop-portal-gtk spacedrone808 @Adobe spacedrone808 @Freepik
Recently, I’ve decided to install Linux for web development to make sure that i’m not missing something in terms of modern features and technologies. I chose [Manjaro]
with [XFCE]
desktop.
However, all multimedia works are staying on Windows 7. I still can’t find proper replacement for Vegas Pro and many other tools i use in my daily workflow. [Modern web is working]
, [security is updated]
, so i don’t see any reason to ditch it in favor of something more fancy.
UPDATED ON: 2024-04-05
Here is a small list of mandatory keystrokes, which significantly speed up working process!
NOTE! ++[KEY] ► means that you must release previously pressed keys upon pressing it
NAVIGATION
[CTRL]+[SHIFT]+[N] ► new editor instance
[CTRL]+[K]+[CTRL]+[O] ► open folder
[CTRL]+[K]++[F] ► close folder
[ALT]+[L]+[ALT]+[O] ► open in browser
[CTRL]+[W] ► close current tab
[CTRL]+[K]++[W] ► close all tabs
[ALT]+[1]/[2]/[3] ► fast-switch to diffrenet tabs
[CTRL]+[1]/[2] ► fast-switch between panels
UPDATED ON: 2023-09-20 Version: 0.5
Considered Renoise version is 3.4.x.
Just a small collection of important things to remember. Will be nice if stash come in handy to someone.
▒ GENERAL SETTINGS [-] GUI effects and animation [+] More compatible GFX updates [48] Limit frame rate [-] View multiple patterns continuously [+] Single click to create new points [hold Shift to select] [-8dB] Track headroom
▲ BACK TO TOP
UPDATED ON: 2025-06-29
Fastest Windows 7 laptops are still on the edge. Dell & Lenovo have made some enhancements to address recent security vulnerabilities.
[Dell Precision 7520]
► Firmware version 1.40 [March 2025] [direct link] [Lenovo X1 Carbon Gen5]
► Firmware version 1.63 [September 2024] [direct link] Nice to see that such older platforms are still maintained.
spacedrone808 @Adobe spacedrone808 @Freepik
UPDATED ON: 2023-09-20
List of shortcuts, which i frequently use in my work-flow. Text version for offline surfing can be grabbed [here]
. Official list of shortcuts can be found [on Renoise site]
.
▒ MODIFICATORS [SHIFT] ► track [ALT] ► block [selection] [CTRL]+[SHIFT] ► column [ALT]+[SHIFT] ► group [CTRL] ► pattern
▒ GENERAL [ALT]+[ENTER] ► toggle real fullscreen [CTRL]+[N] ► new song [CTRL]+[S] ► save song [CTRL]+[SHIFT]+[S] ► save track as [CTRL]+[O] ► open song [CTRL]+[,] ► open preferences
UPDATED ON: 2023-08-24
This is a short clipping from [Complete tweaking guide for Windows 7]
article.
First of all you need to terminate autorun feature for housewives to limit auto-start of unwanted applications and viruses. I prefer fully manual control what’s starting and what is not.
To complete this tuning like a boss do the following on all external flash devices you have.
Format your Flash/HDD storage using NTFS file system Take a note that modern smartphones can’t read such storage devices.
Looking back to previous couple of years and taking into perspective generic non-computer life it is quite amazing what people are capable of. I’m talking about amount of rave and chaotic mess they can produce. Artificial difficulties, overcomplicated situations, meaningless and moronic wars, you name it.
Taking into account above mentioned things it’s really easy to handle such “problem” as running Windows 7 in modern age. Despite the fact that there are plenty of people around who are mumbling about Windows 7 obsolescense and bla-bla-bla.
UPDATED ON: 2023-08-23
Despite [previous statement]
regarding Windows 7 EOL status after version 115 current nightly alpha binary [v117] works just fine. Installer threw generic mambo-jambo that program can’t work in Windows 7 environment and then artificially blocks installation. How generic & dumb. Workaround is just unzip exe-package with [7-zip]
and execute browser from unpacked Core folder.
FIREFOX 117 ABOUT WINDOW Right after installation software immediately begins to whine about inability to update.
This can be done by changing application’s language locale to English. But what if you have only one non-English language in GUI preferences?
The solution is surprisingly simple.
Close Photoshop if it is already running
Find following file:
tw10428.dat Standard location:
C:\Program Files\Adobe\Adobe Photoshop YOUR-VERSION\Locales\YOUR-LANGUAGE\Support Files\ In case of Photoshop 2020 file is named:
tw10428_Photoshop_ru_RU.dat Rename it into something like: tw10428.dat.bak Ta-da! Start software and enjoy! spacedrone808 @Adobe spacedrone808 @Freepik
I bet most of Firefox oldschool users hated the recent “changes” in terms of overall browser design. Rounded childish like-chrome corners, foolish restriction on what can be configured and so on. And now they crippled the look of browser tabs: to waste your workspace and spoil the design, just take a look at this:
MODERN “NORMAL” STYLE LEGACY NORMAL STYLE SIDE-BY-SIDE COMPARISON I suppose that such “changes” were made in favor to touchscreen devices.
Say you need to run on a laptop battery vintage or simply non-demanding applications for an extremely long time. Here is a little breakdown of mandatory things to do:
turn off in BIOS unneeded devices like camera, sd-card reader, fingerprint scanner, gsm-modem, wifi, bt or whatever you are not using turn on power saving features like various C-power states turn off hyper-threading and hi-core count [if you have such ability] lower screen brightness to acceptable level check my [quick]
and [comprehensive]
optimization FAQs get rid of [unneeded services and bloat applications]
Also you can use core parking utility [Park Control]
, but in this mini-guide i’ll show you how to set power related things up via internal Windows 7 tools.
UPDATED ON: 2023-12-02
The main reason i’ve decided to write this note is indistinct default color mappings and inability to solve issue simply using GUI of software.
In main configuration file:
settings.json add following lines:
"workbench.colorCustomizations": {
"editorCursor.foreground": "#ff0000",
"terminalCursor.foreground": "#02ED3D",
"editorLineNumber.activeForeground": "#ff0000",
"editor.lineHighlightBackground": "#016119",
"editor.lineHighlightBorder": "#02ED3D",
"terminal.foreground": "#02ed3d" }, To set custom color for GREY comments drop in these lines:
"editor.tokenColorCustomizations": {
"conmments": "#ff006f"
} To fast access configuration file press:
UPDATED ON: 2024-07-05 v1.81.1 is a more recent version, which can be executed without any efforts v1.89 is a hacked [FINAL version] for Windows 7 x64 So, Windows 7 users are pretty safe at this point despite artificial restrictions of big corps.
Usually i’m not feeling so delightful regarding microsoft modern programs, but this one is pretty good. And of course they tried to artificially cripple it under “obsolete” Windows 7.
Extended kernel project allows you to run some Windows 8+ applications on Windows 7.
LATEST ALPHA BUILDS
Click right mouse button to select executable properties and then switch to VxKex tab: Then cross your fingers and try to launch desired application.
Warning! Software is in very early alpha stage, so miracles almost never happen. However very basic applications can be executed.
spacedrone808 @Adobe spacedrone808 @Freepik