cm0002@lemmy.world to Programmer Humor@programming.dev · 2 days agoSomething something case-insensitive file something...lemmy.sdf.orgimagemessage-square43fedilinkarrow-up1421arrow-down120cross-posted to: memes@lemmy.ml
arrow-up1401arrow-down1imageSomething something case-insensitive file something...lemmy.sdf.orgcm0002@lemmy.world to Programmer Humor@programming.dev · 2 days agomessage-square43fedilinkcross-posted to: memes@lemmy.ml
minus-square9point6@lemmy.worldlinkfedilinkarrow-up13·1 day 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-up4·1 day 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)