Forking a Git repo more than once

Github does not support forking a repo more than once. If you try to do that, it’ll just redirect to your original fork. That could be a problem if you have an outstanding pull request on a branch you want to modify for an unrelated change. Rather than muck around with the forked repo, create …

System Service Exception BSOD

I’ve been seeing BSOD, and did a dism and sfc. Looks like there were some problems… C:\WINDOWS\system32>dism /online /cleanup-image /restorehealth Deployment Image Servicing and Management toolVersion: 10.0.19041.572 Image Version: 10.0.19042.685 [==========================100.0%==========================] The restore operation completed successfully.The operation completed successfully. C:\WINDOWS\system32>sfc /scannow Beginning system scan. This process will take some time. Beginning verification phase of system …