@thomasklemenc I have a suggestion for you, there is an API in Windows which can get actual names of monitors instead of these generic names, It's available in Win7+ github.com/CookiePLMonste…
Windows literally saved you by SYSTEM_MSE_MISUSE, that BSOD was triggered by a bad driver config that wrote in a bad memory page. You should be happy you got this instead when this will happen on Linux, your data may be corrupt after next reboot.
When VS Code already has the Source Control feature, why do developers still use Git commands in the terminal for pushing, committing, or cloning repositories? 👀