RmDebArc_5@lemmy.ml to linuxmemes@lemmy.world · 2年前Just because it’s better than windows doesn’t make it goodlemmy.mlimagemessage-square167fedilinkarrow-up1568arrow-down190
arrow-up1478arrow-down1imageJust because it’s better than windows doesn’t make it goodlemmy.mlRmDebArc_5@lemmy.ml to linuxmemes@lemmy.world · 2年前message-square167fedilink
minus-squareaidan@lemmy.worldlinkfedilinkarrow-up1arrow-down1·2年前For C++/C I used to agree, but now with WSL it’s easy.
minus-squareBURN@lemmy.worldlinkfedilinkarrow-up3·2年前My problems come with Java (versioning is a pain), JavaScript, Node, etc C/C++ is probably the second easiest after C#
minus-squareaidan@lemmy.worldlinkfedilinkarrow-up1·2年前Node really? nvm makes it very easy, or using choco
minus-squareBURN@lemmy.worldlinkfedilinkarrow-up1·2年前Despite trying at least 6 times, I’ve never been able to successfully start a node project on windows. No such problems on Linux or Mac. I tend to do my dev work at home with an Ubuntu server VM and ssh into it from my windows desktop now. Find that it’s the best of both worlds.
minus-squareaidan@lemmy.worldlinkfedilinkarrow-up1·2年前 Despite trying at least 6 times, I’ve never been able to successfully start a node project on windows. Huh fair, for me that’s cmake projects on Windows. with an Ubuntu server VM and ssh into it from my windows desktop now. That’s just WSL 💀
minus-squareBURN@lemmy.worldlinkfedilinkarrow-up1·2年前WSL wasn’t a thing when I started with that, and it still doesn’t do everything I want it to, so I much prefer to not use WSL at all and instead manually manage the VM. There’s nothing wrong with the WSL approach, it’s just not one I like
minus-squareStumblinbear@pawb.sociallinkfedilinkarrow-up2·2年前Ah yes, I love WSL deciding to consume 12 of my 16gb of memory
For C++/C I used to agree, but now with WSL it’s easy.
My problems come with Java (versioning is a pain), JavaScript, Node, etc
C/C++ is probably the second easiest after C#
Node really? nvm makes it very easy, or using choco
Despite trying at least 6 times, I’ve never been able to successfully start a node project on windows. No such problems on Linux or Mac.
I tend to do my dev work at home with an Ubuntu server VM and ssh into it from my windows desktop now. Find that it’s the best of both worlds.
Huh fair, for me that’s cmake projects on Windows.
That’s just WSL 💀
WSL wasn’t a thing when I started with that, and it still doesn’t do everything I want it to, so I much prefer to not use WSL at all and instead manually manage the VM.
There’s nothing wrong with the WSL approach, it’s just not one I like
Ah yes, I love WSL deciding to consume 12 of my 16gb of memory
That’s a fair complaint