Life's random bits By b1thunt3r (aka Ishan Jain)…

Tag: windows

Optimize VHDx

Optimize VHDx

To purge or not purge, that is the question!
Native Boot VHDx

Native Boot VHDx

Multiple Windows installation with a single partition
WSL2 could replace Dual Boot

WSL2 could replace Dual Boot

What would you say, if I said, you can access the RTX3090 you have in WSL2? Or use xclock in windows?
Microsoft Edge: Chromium Edition

Microsoft Edge: Chromium Edition

In December 2018, along came another announcement from Microsoft. Microsoft announced it would stop development on EdgeHTML, and replace it with the Chromium for Edge browser.
Getting Started: Docker

Getting Started: Docker

There are several ways to start using Docker. You can either install it on your local workstation or use one of several Cloud services to run Docker. There are even online courses of Docker that provides you with the while environment needed to learn and experiment with. For now I am only going to concentrate on installation on local workstations. These g...