Maybe not once quantum computers become more common.
Our current encryption methods can be represented as wave functions. This allows a sufficiently large quantum computer to solve for the keys in very little time.
There are new algorithms being developed that should defend against this. So you may still be correct.
Everyone trying to reuse names…
The original third MW2:
Does the GPU have 8GB of memory?
This sounds like a problem we had back in the 32bit days. Video memory from the GPU is mapped into the normal memory space. Systems with 4GB could never use all of it because of that.
This still happens with 64bit systems, but the address space is so big the video memory doesn’t overlap with system memory addresses anymore.
I think there is a BIOS setting to force that mapping into back into the first part of addresses. Might want to find that setting and make sure it is off.
Windows 10’s end of support is October 2025. I wouldn’t use an OS on the internet after security updates stop.
https://learn.microsoft.com/en-us/lifecycle/announcements/windows-10-22h2-end-of-support-update
The repository I work in is huge, old, and the folder structures are wide and deep. It is normal to modify tens of files in almost as many folders for a single feature change.
SourceTree for managing staged files and committing.
CLI for pull, branch switching, and searching.
TortoiseGit for showing the log or blame of individual files and folders.
Doom 2016 plays well on almost anything. It was the beginning of the self scaling graphics and rendering to maintain high frame rates.