cm0002@lemmy.world to Programmer Humor@programming.dev · 1 month agoSomething something case-insensitive file something...lemmy.sdf.orgimagemessage-square27fedilinkarrow-up111arrow-down11cross-posted to: memes@lemmy.ml
arrow-up110arrow-down1imageSomething something case-insensitive file something...lemmy.sdf.orgcm0002@lemmy.world to Programmer Humor@programming.dev · 1 month agomessage-square27fedilinkcross-posted to: memes@lemmy.ml
minus-square9point6@lemmy.worldlinkfedilinkarrow-up3·1 month agoWhenever I develop on Windows, I just use the built in Linux.
minus-squareRailcar8095@lemm.eelinkfedilinkarrow-up0·1 month agoI got a Mac at work because the Linux on Mac didn’t suck as much as the Linux on windows (docker). My 8 years old mid range PC beats both to dust on development using the Linux on Linux, but somehow the bosses don’t value my time.
minus-squareSwedneck@discuss.tchncs.delinkfedilinkarrow-up2·1 month agomercifully it’s visibly on its last legs now, i’d say
minus-square9point6@lemmy.worldlinkfedilinkarrow-up2·1 month 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-up1·1 month agoAnd this is why the WSL1 filesystem was so damn slow. WSL2 uses a native ext4 filesystem (usually, you can format it to whatever)
Whenever I develop on Windows, I just use the built in Linux.
I got a Mac at work because the Linux on Mac didn’t suck as much as the Linux on windows (docker).
My 8 years old mid range PC beats both to dust on development using the Linux on Linux, but somehow the bosses don’t value my time.
deleted by creator
mercifully it’s visibly on its last legs now, i’d say
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)