Y
Hacker News
new
|
ask
|
show
|
jobs
by
JoyrexJ9
1400 days ago
I suggest never access native files, if you are still keeping your code in C:\ somewhere I think you're approaching WSL the wrong way. Go all in and I've never looked back
1 comments
sanitycheck
1400 days ago
I'll second this. I treat WSL (2) as a Linux box I'm working on, which I can access via a terminal and \\wsl$ (and VS Code, crucially.)
link
dom96
1400 days ago
This is why I don't use WSL 2. WSL 1 has much better performance when used on C:\
link