RefDocs - haxxin/win64_docker-examples GitHub Wiki
Reference Documents
The following hyperlinks are in no particular order. I am collecting these links as I close the tabs out and are storing them here primarily as a guide for my friend. My intent or hope is that it helps reveal my own workflow during software development.
hyperlinks cache
WSL2
TODO(JEFF): We must test some of the proposed fixes for resolving the performance issues involved with crossing the filesystem barriers between Linux and Windows kernels. I believe that the solution exists within these links below.
In short, the proposed solutions involve setting up [VSCode][] with the Remote Tunnel extension (Windows) that is then directed at an install of vscode on WSL2 already listening for inbound connections. Once filesystem access is established like so, one can setup additional extensions, such as the official Docker extension for [VScode][] for extra convenience (service control without terminal).
\\wsl2.localhost\Debian\
-
https://askubuntu.com/questions/1340815/moving-files-between-wsl-and-windows
-
why is wsl extremely slow when compared with native windows npm yarn processing
- This page has benchmarks & metrics to back up the issue and solutions!
-
https://www.reddit.com/r/wsl2/comments/171793u/windows_wsl2_poor_file_system_performance/