cm0002@lemmy.world to Programmer Humor · 2 months agoSomething something case-insensitive file something...lemmy.sdf.orgimagemessage-square45fedilinkarrow-up1474arrow-down123cross-posted to: [email protected]
arrow-up1451arrow-down1imageSomething something case-insensitive file something...lemmy.sdf.orgcm0002@lemmy.world to Programmer Humor · 2 months agomessage-square45fedilinkcross-posted to: [email protected]
minus-square9point6@lemmy.worldlinkfedilinkarrow-up16·2 months agoI’m aware, though there’s some nice integration stuff that means you can run GUI applications and share the file system Interesting fact WSLv1 was actually not a VM and it was the NT kernel speaking POSIX
minus-squarexthexder@l.sw0.comlinkfedilinkarrow-up6·2 months agoAnd this is why the WSL1 filesystem was so damn slow. WSL2 uses a native ext4 filesystem (usually, you can format it to whatever)
The “built-in Linux” is a VM.
I’m aware, though there’s some nice integration stuff that means you can run GUI applications and share the file system
Interesting fact WSLv1 was actually not a VM and it was the NT kernel speaking POSIX
And this is why the WSL1 filesystem was so damn slow. WSL2 uses a native ext4 filesystem (usually, you can format it to whatever)