VOGONS


End of 10

Topic actions

Reply 180 of 217, by darry

User metadata
Rank l33t++
Rank
l33t++
UCyborg wrote on 2025-07-15, 22:09:
Night light on Windows 11 can be easily broken by breaking seemingly unrelated services. No idea how one is supposed to make the […]
Show full quote

Night light on Windows 11 can be easily broken by breaking seemingly unrelated services. No idea how one is supposed to make these Microsoft's monstrosities silenter without breaking random shit in the process. The only services I messed with were:

  • AppXSvc
  • ClipSVC
  • InstallService
  • LicenseManager
  • UsoSvc
  • webthreatdefusersvc
  • wlidsvc
  • wuauserv

Glad I don't use night light (I cannot stand it). I am a bit curious about what breaks it, though.

Reply 181 of 217, by Malik

User metadata
Rank l33t
Rank
l33t

Using Linux as my main OS. And Linux runs older Win9x DirectDraw based games very well under WINE, than Windows itself. As for DOS based games, I'm using 86Box, as a way of "tinkering" with classic "systems" and Dosbox. Still have Windows installed in it's own partition, but rarely boot into it. Like maybe 3 or 4 times a year, mainly to keep it updated. The only rare instance Windows might be useful is with certain games or applications that need too much workarounds to run under WINE or simply wouldn't run - which are becoming rarer and rarer nowadays.

Changed my main OS to Linux when Windows 8 came out and when Windows 7 support ended.

Been using Arch for a very long time. After getting tired of the "rolling" release cycles and unexpected changes that come with constant "updates" I changed to something more solid.

Currently using Debian XFCE in my laptops and Fedora XFCE in my desktop.

Used Mint personally for sometime, and still using in one of the office dekstops, but I find Debian is much more....reliable. And Fedora is even better than Debian when it comes to running current Steam games, because it's using more current drivers.

The thing about Linux distros is, once you got all your applications, say LibreOffice and others and installed them and running well, you don't need to update, and can actually call it a day. You can forget about future upgrades too. Unless if you're playing current games like Steam games in Linux, which may require newer files or drivers, subscribed to an updating 3rd party software, or when you require to update your web browser to keep up with online changes. But being human beings, we're always curious to upgrade to the next version. Whether or not current condition is already working good.

5476332566_7480a12517_t.jpgSB Dos Drivers

Reply 182 of 217, by newtmonkey

User metadata
Rank Oldbie
Rank
Oldbie

I don't think I'm quite ready yet to switch my main PC to Linux (I use it for work, and I have several applications I need to do my job that are only supported on Windows)... but I plan this year to install Linux on an old laptop my wife uses for web browsing, Internet, etc. If it goes well, I'd ultimately like to switch completely from Windows.

Reply 183 of 217, by gerwin

User metadata
Rank l33t
Rank
l33t
Malik wrote on 2025-07-16, 08:04:

The thing about Linux distros is, once you got all your applications, say LibreOffice and others and installed them and running well, you don't need to update, and can actually call it a day. You can forget about future upgrades too. Unless if you're playing current games like Steam games in Linux, which may require newer files or drivers, subscribed to an updating 3rd party software, or when you require to update your web browser to keep up with online changes. But being human beings, we're always curious to upgrade to the next version. Whether or not current condition is already working good.

That is my main gripe with Linux. If I want to update 1 program or add 1 program or component from the distro-repository, then it will update everything that was ever taken from the distro-repository, including all libraries.** So then three fourth or my software is up to date and generally working well, whilst one fourth (my custom compiled packages) is then at risk of being broken in the process, because it relies on one or more older libraries.

One or two years ago I was quite satisfied with the Wine success rate. Also using Wine portable 6.5 where the current version had regressed. But currently several games/programs are non-working with Wine 10, and Wine portable 6.5 won't run at all, because it needs older libraries.

** Using Solus MATE distro. They had to enforce this all-or-nothing policy because they were getting library mismatches with the software they supply.

--> ISA Soundcard Overview // Doom MBF 2.04 // SetMul

Reply 184 of 217, by Namrok

User metadata
Rank Oldbie
Rank
Oldbie
newtmonkey wrote on 2025-07-16, 08:34:

I don't think I'm quite ready yet to switch my main PC to Linux (I use it for work, and I have several applications I need to do my job that are only supported on Windows)... but I plan this year to install Linux on an old laptop my wife uses for web browsing, Internet, etc. If it goes well, I'd ultimately like to switch completely from Windows.

So, I've quit dualbooting into Windows for my work, and instead just start up a Windows 10 virtual machine inside of Linux. Unfortunately my work is irrevocably tied into the Microsoft software development ecosystem, and it can't run in Wine at all. It's been a pretty good solution, especially since you never need to activate Windows 10.

Win95/DOS 7.1 - P233 MMX (@2.5 x 100 FSB), Diamond Viper V330 AGP, SB16 CT2800
Win98 - K6-2+ 500, GF2 MX, SB AWE 64 CT4500, SBLive CT4780
Win98 - Pentium III 1000, GF2 GTS, SBLive CT4760
WinXP - Athlon 64 3200+, GF 7800 GS, Audigy 2 ZS

Reply 185 of 217, by newtmonkey

User metadata
Rank Oldbie
Rank
Oldbie
Namrok wrote on 2025-07-16, 14:32:

So, I've quit dualbooting into Windows for my work, and instead just start up a Windows 10 virtual machine inside of Linux. Unfortunately my work is irrevocably tied into the Microsoft software development ecosystem, and it can't run in Wine at all. It's been a pretty good solution, especially since you never need to activate Windows 10.

That's good information, thanks for adding that! The first step for me is to just get used to using Linux in the first place haha. Once I do that, I'll try running my software in a VM.

Reply 186 of 217, by Grunt

User metadata
Rank Newbie
Rank
Newbie

Malik: All my respect sir. I've always wondered how people use a distribution like Debian as their main workhorse when half of repository is out-of-date just the minute system is installed. But exactly for this occasion I've got MMC and few distribution installed on f2fs root (Debian including) as I need to test often some exotic things on various Linux distributions. I can only recommend. So you don't need to break main stable workhorse when there is a new version of something around. It is just like having operating system on floppy disk.

gerwin wrote on 2025-07-16, 14:20:

That is my main gripe with Linux. If I want to update 1 program or add 1 program or component from the distro-repository, then it will update everything that was ever taken from the distro-repository, including all libraries.** So then three fourth or my software is up to date and generally working well, whilst one fourth (my custom compiled packages) is then at risk of being broken in the process, because it relies on one or more older libraries.

Hi gerwin, you should probably learn what is /opt directory used for. You can compile exactly any version of Wine you like right next to distribution version and use then both how you please. I've did it many times in past.

Reply 187 of 217, by UCyborg

User metadata
Rank Oldbie
Rank
Oldbie
darry wrote on 2025-07-15, 23:13:

Glad I don't use night light (I cannot stand it). I am a bit curious about what breaks it, though.

I haven't dug into it. I forgot exactly which users on which service had Start permission and which didn't. There are some differences with INTERACTIVE and SERVICE accounts between services regarding start permission, so I just restored original registry settings and rebooted, permissions are under Security subkey of the service's key (eg. HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\AppXSvc\Security).

I noticed that taking Start permission from users defined under AppXSvc service makes Explorer go down in the strange way when you open any file/folder's context menu.

Time synchronization with internet server is also a mystery since Windows 8. Service is not auto-started on boot and there are two scheduled tasks, mysterious "ForceSynchronizeTime" which action reads "Custom Handler" and it has two instances of "Custom Trigger".

The other task "SynchronizeTime" doesn't have any triggers, but its action is more understandable "%windir%\system32\sc.exe start w32time task_started". Still, something runs it periodically. Time is effectively synced every day on Win10 and Win11 at least, the service starts for a short time, syncs time then stops.

I did some tests few years back and figured if you put service on auto-start, then by configuring it through its registry, you can have longer period between syncs.

I didn't test to see if default syncing would stop by disabling ForceSynchronizeTime. Why cover up the schedule for time sync though?

Arthur Schopenhauer wrote:

A man can be himself only so long as he is alone; and if he does not love solitude, he will not love freedom; for it is only when he is alone that he is really free.

Reply 188 of 217, by dr_st

User metadata
Rank l33t
Rank
l33t
UCyborg wrote on 2025-07-15, 22:09:

Night light on Windows 11 can be easily broken by breaking seemingly unrelated services.

Thanks for bringing this up to my attention. I couldn't realize why my screen was getting yellower every night. I must have enabled Night Light accidentally or Windows enabled it behind my back as it often does. I'm perfectly happy with the Low Blue Light filter of the display, don't need Windows to put another layer on top of it.

https://cloakedthargoid.wordpress.com/ - Random content on hardware, software, games and toys

Reply 189 of 217, by gerwin

User metadata
Rank l33t
Rank
l33t
Grunt wrote on 2025-07-16, 16:47:

Hi gerwin, you should probably learn what is /opt directory used for. You can compile exactly any version of Wine you like right next to distribution version and use then both how you please. I've did it many times in past.

Are you on a 32-bit Linux perhaps? I did build Wine x64 on Linux x64 in the past, but I gave up on trying to build the 32-bit Wine components. And these are needed for 32-bit Windows software.

--> ISA Soundcard Overview // Doom MBF 2.04 // SetMul

Reply 190 of 217, by old school gamer man

User metadata
Rank Member
Rank
Member
dr_st wrote on 2025-05-07, 12:13:

Some people still use Windows XP, even for online, and I'm supposed to be afraid to use Windows 10, because OH NO SUPPORT HAS ENDED? 🤣

that's me. I have chrome version 132 on my xp system. The only problem is the network stack or whatever you call in on xp limited the max speed per connection. so downloading things can be slow, but not so slow that I ever looked into a fix for it .

Reply 191 of 217, by theelf

User metadata
Rank Oldbie
Rank
Oldbie
old school gamer man wrote on 2025-07-21, 16:16:
dr_st wrote on 2025-05-07, 12:13:

Some people still use Windows XP, even for online, and I'm supposed to be afraid to use Windows 10, because OH NO SUPPORT HAS ENDED? 🤣

that's me. I have chrome version 132 on my xp system. The only problem is the network stack or whatever you call in on xp limited the max speed per connection. so downloading things can be slow, but not so slow that I ever looked into a fix for it .

Here another XP user

Never think about limited speed, to be true I paid slowest snd cheapest internet connection, and I assume speed limkts came from this. Some times i download 2 or 3mb second.. this to be true is a lot for me

When i have big dowloads, 3-5GB i always do when leave to work or to supermarket etc like old times

I will check some tweks anyways, i never realize maybe XP is slowing down the connection

About 10 i cant use it, the GUI is horrible, linux same, too many inconsistencies, is very difficult to apply a global theme in linux that work ans look good

Reply 192 of 217, by DarthSun

User metadata
Rank Member
Rank
Member

Zen2 : DOS6.22/7.1/Win98/XP/Win10-11 - It runs on it, it's that simple, you don't even need a retro machine, the modern one covers everything, from XT speeds to today's machines. I've already uploaded plenty of supporting screenshots in this topic, sum, driver, stability, 3DMark tests, etc., so I won't upload them here. I have a lot of retro machines, but I haven't turned them on much lately, the modern RyZen is good for everything. Of course, the old ones need the modernized retro drivers, but fortunately, the knowledgeable retro programmers wrote them - THANKS from here too!!

The 3 body problems cannot be solved, neither for future quantum computers, even for the remainder of the universe. The Proton 2D is circling a planet and stepping back to the quantum size in 11 dimensions.

Reply 193 of 217, by old school gamer man

User metadata
Rank Member
Rank
Member
theelf wrote on 2025-07-27, 09:29:
Here another XP user […]
Show full quote
old school gamer man wrote on 2025-07-21, 16:16:
dr_st wrote on 2025-05-07, 12:13:

Some people still use Windows XP, even for online, and I'm supposed to be afraid to use Windows 10, because OH NO SUPPORT HAS ENDED? 🤣

that's me. I have chrome version 132 on my xp system. The only problem is the network stack or whatever you call in on xp limited the max speed per connection. so downloading things can be slow, but not so slow that I ever looked into a fix for it .

Here another XP user

Never think about limited speed, to be true I paid slowest snd cheapest internet connection, and I assume speed limkts came from this. Some times i download 2 or 3mb second.. this to be true is a lot for me

When i have big dowloads, 3-5GB i always do when leave to work or to supermarket etc like old times

I will check some tweks anyways, i never realize maybe XP is slowing down the connection

About 10 i cant use it, the GUI is horrible, linux same, too many inconsistencies, is very difficult to apply a global theme in linux that work ans look good

yeah about 3 mbs is the best I get on xp, 10 gets closer to 10 and its not just down speed, just surfing the web is slow and its like every page has a delay before it renders/loads or at lest that is the case with chrome. I would use kernel extensions with a modern Firefox install but the extensions brakes a lot of the mods I made to the OS's UI and boot screen and TBH its not all the big of a deal as I don't do a lot of web stuff in the first place. I do plan to embed a SFF inside the case that I will remote into for web stuff so I don't have to dual boot anymore.

Reply 194 of 217, by theelf

User metadata
Rank Oldbie
Rank
Oldbie
old school gamer man wrote on 2025-07-28, 13:11:
theelf wrote on 2025-07-27, 09:29:
Here another XP user […]
Show full quote
old school gamer man wrote on 2025-07-21, 16:16:

that's me. I have chrome version 132 on my xp system. The only problem is the network stack or whatever you call in on xp limited the max speed per connection. so downloading things can be slow, but not so slow that I ever looked into a fix for it .

Here another XP user

Never think about limited speed, to be true I paid slowest snd cheapest internet connection, and I assume speed limkts came from this. Some times i download 2 or 3mb second.. this to be true is a lot for me

When i have big dowloads, 3-5GB i always do when leave to work or to supermarket etc like old times

I will check some tweks anyways, i never realize maybe XP is slowing down the connection

About 10 i cant use it, the GUI is horrible, linux same, too many inconsistencies, is very difficult to apply a global theme in linux that work ans look good

yeah about 3 mbs is the best I get on xp, 10 gets closer to 10 and its not just down speed, just surfing the web is slow and its like every page has a delay before it renders/loads or at lest that is the case with chrome. I would use kernel extensions with a modern Firefox install but the extensions brakes a lot of the mods I made to the OS's UI and boot screen and TBH its not all the big of a deal as I don't do a lot of web stuff in the first place. I do plan to embed a SFF inside the case that I will remote into for web stuff so I don't have to dual boot anymore.

About web browsing, i dont see any difference from a computer using win10 with chrome and supermium or thorium in XP

Reply 195 of 217, by old school gamer man

User metadata
Rank Member
Rank
Member
theelf wrote on 2025-07-28, 13:23:
old school gamer man wrote on 2025-07-28, 13:11:
theelf wrote on 2025-07-27, 09:29:
Here another XP user […]
Show full quote

Here another XP user

Never think about limited speed, to be true I paid slowest snd cheapest internet connection, and I assume speed limkts came from this. Some times i download 2 or 3mb second.. this to be true is a lot for me

When i have big dowloads, 3-5GB i always do when leave to work or to supermarket etc like old times

I will check some tweks anyways, i never realize maybe XP is slowing down the connection

About 10 i cant use it, the GUI is horrible, linux same, too many inconsistencies, is very difficult to apply a global theme in linux that work ans look good

yeah about 3 mbs is the best I get on xp, 10 gets closer to 10 and its not just down speed, just surfing the web is slow and its like every page has a delay before it renders/loads or at lest that is the case with chrome. I would use kernel extensions with a modern Firefox install but the extensions brakes a lot of the mods I made to the OS's UI and boot screen and TBH its not all the big of a deal as I don't do a lot of web stuff in the first place. I do plan to embed a SFF inside the case that I will remote into for web stuff so I don't have to dual boot anymore.

About web browsing, i dont see any difference from a computer using win10 with chrome and supermium or thorium in XP

odd, I see some major differences in speed, I not used Thorium nor have I heard of it so I'll give it a try. mypal is to old to use anymore TBH

Reply 196 of 217, by theelf

User metadata
Rank Oldbie
Rank
Oldbie
old school gamer man wrote on 2025-07-28, 13:31:
theelf wrote on 2025-07-28, 13:23:
old school gamer man wrote on 2025-07-28, 13:11:

yeah about 3 mbs is the best I get on xp, 10 gets closer to 10 and its not just down speed, just surfing the web is slow and its like every page has a delay before it renders/loads or at lest that is the case with chrome. I would use kernel extensions with a modern Firefox install but the extensions brakes a lot of the mods I made to the OS's UI and boot screen and TBH its not all the big of a deal as I don't do a lot of web stuff in the first place. I do plan to embed a SFF inside the case that I will remote into for web stuff so I don't have to dual boot anymore.

About web browsing, i dont see any difference from a computer using win10 with chrome and supermium or thorium in XP

odd, I see some major differences in speed, I not used Thorium nor have I heard of it so I'll give it a try. mypal is to old to use anymore TBH

https://github.com/Alex313031/thorium-legacy/releases

I have a laptop with win10 for working stuff for a client, i dont use much because is only for this client, but some time i need to test or run something in 10 and browse using firefox or chrome, and i cant see much difference or any with my XP machine using supermium/thorium, both desktop and laptop are similar machine, laptop a little faster, i7 vs i5 in desktop

Reply 197 of 217, by Living

User metadata
Rank Member
Rank
Member
old school gamer man wrote on 2025-07-28, 13:31:
theelf wrote on 2025-07-28, 13:23:
old school gamer man wrote on 2025-07-28, 13:11:

yeah about 3 mbs is the best I get on xp, 10 gets closer to 10 and its not just down speed, just surfing the web is slow and its like every page has a delay before it renders/loads or at lest that is the case with chrome. I would use kernel extensions with a modern Firefox install but the extensions brakes a lot of the mods I made to the OS's UI and boot screen and TBH its not all the big of a deal as I don't do a lot of web stuff in the first place. I do plan to embed a SFF inside the case that I will remote into for web stuff so I don't have to dual boot anymore.

About web browsing, i dont see any difference from a computer using win10 with chrome and supermium or thorium in XP

odd, I see some major differences in speed, I not used Thorium nor have I heard of it so I'll give it a try. mypal is to old to use anymore TBH

maybe on a single or dual core.

Beyond that + more than 4gb of ram and Windows 10 its faster

Reply 198 of 217, by old school gamer man

User metadata
Rank Member
Rank
Member
Living wrote on 2025-07-28, 14:32:
old school gamer man wrote on 2025-07-28, 13:31:
theelf wrote on 2025-07-28, 13:23:

About web browsing, i dont see any difference from a computer using win10 with chrome and supermium or thorium in XP

odd, I see some major differences in speed, I not used Thorium nor have I heard of it so I'll give it a try. mypal is to old to use anymore TBH

maybe on a single or dual core.

Beyond that + more than 4gb of ram and Windows 10 its faster

That was my thought. He must be on a slower system. He said he had a dual core i5 in anther post so that's my thought as to why he see little difference. I have a 1680v2 at 4.5ghz with 32gb of 2400mhz cl9 ddr3 in quad channel and that's on par with a amd 1700x

Reply 199 of 217, by UCyborg

User metadata
Rank Oldbie
Rank
Oldbie

You need TCP Optimizer or know registry settings to tweak TCP parameters, otherwise, connection works miserably in XP. I remember with images on web pages that you could watch them load, like watching Hover! game loading progress bar on a 133 MHz Pentium. Vista+ automagically works properly with fast connections.

My downstream speed's supposed to be 1 Gbps, though I can't utilize it due to lack of cabling throughout the house. It's not bothersome unless you download a lot where these speeds really make a difference, I get by with Wi-Fi.

Arthur Schopenhauer wrote:

A man can be himself only so long as he is alone; and if he does not love solitude, he will not love freedom; for it is only when he is alone that he is really free.