this post was submitted on 06 Feb 2026
7 points (100.0% liked)
Deshittification
0 readers
2 users here now
State of affairs for technology seem bad? But what is being done to change it? And what could be done by you so it changes at least for yourself?
A community to talk about the reversal of enshittification, be it news, actions that could be done, etc.
A person that sees no solution has no reason to keep going.
Some related communities to check too:
Rules
- Be civil
- If you must talk about enshittification, please include how someone could reverse it; otherwise, post it elsewhere
founded 3 months ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Oh, right, another unothordox solution involving comes to mind, though theorethical as I don't have a baremetal Windows 10 or 11 with me to test.
If an older program runs on full screen, it can mess the resolution of the system, be it on Linux or Windows.
Though on Windows there are tools specifically for running full screen programs windowed, Wine through WSL could help too with its virtual desktop flag, while also tackling another of Windows' problems, its backwards compatibility is spotty at best, specially the older a program is.
The command is:
wine explorer /desktop=some_name,window_size /path/to/executable.exe"some_name" can be anything, and "window_size" is the size of the virtual desktop and ideally should be the same as the size of the fullscreen program.
Example:
wine explorer /desktop=MyDesktop,800x600 Game.exeAnother thing, LibreOffice Calc is much, much lighter than Excel. And I say that despite using both the 2010 or 2016 versions of Excel, depending on the Windows edition I need to use, and having tested LibreOffice Calc on Windows.
From my experience, the more stuff you put on an Excel sheet, the more of a memory hog it becomes. But if you save the sheet and then open it on LibreOffice Calc, suddenly it becomes perfectly browsable, and it takes much longer to have LibreOffice be a memory hog too.