cm0002@lemmy.world to Programmer Humor@programming.dev · 2 months agoSomething something case-insensitive file something...lemmy.sdf.orgimagemessage-square29fedilinkarrow-up114arrow-down11cross-posted to: memes@lemmy.ml
arrow-up113arrow-down1imageSomething something case-insensitive file something...lemmy.sdf.orgcm0002@lemmy.world to Programmer Humor@programming.dev · 2 months agomessage-square29fedilinkcross-posted to: memes@lemmy.ml
minus-square9point6@lemmy.worldlinkfedilinkarrow-up4·2 months agoWhenever I develop on Windows, I just use the built in Linux.
minus-squareirelephant [he/him]🍭@lemm.eelinkfedilinkarrow-up1·2 months agoSame, luarocks just does not work properly on windows.
minus-squareRailcar8095@lemm.eelinkfedilinkarrow-up0·2 months 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·2 months agomercifully it’s visibly on its last legs now, i’d say
minus-square9point6@lemmy.worldlinkfedilinkarrow-up2·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-up1·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)
Whenever I develop on Windows, I just use the built in Linux.
Same, luarocks just does not work properly on windows.
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)