top | item 45211899

(no title)

lfx | 5 months ago

Why you prefer WSL1 over WSL2?

discuss

order

tracker1|5 months ago

FS calls across the OS boundary are significantly faster in WSL1, as the biggest example from the top of my head. I prefer WSL2 myself, but I avoid using the /mnt/c/ paths as much as possible, and never, ever run a database (like sqlite) across that boundary, you will regret it.

djfobbz|5 months ago

WSL1's just faster, no weird networking issues, and I can edit the Linux files from both Windows and Linux without headaches.