Hacker News new | ask | show | jobs
by sandGorgon 144 days ago
Or...use wsl2 in windows. does the same thing - much much faster.

Windows is the best (sandboxed) linux

2 comments

Real question - are you not worried about access to /mnt/c ?
sudo chmod 700 /mnt/

sudo chmod $UID /mnt/<project_path>

...done?

tools inside wsl have full control of the windows filesystem