Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
sallai2047y@mzeffect Depends! If a laptop with 8 GB of RAM and a dual-core Intel Core i3 processor with 2 GHz doesn't count as decent, then I probably should :)
-
@sallai 8GB sounds nice, but 2 GHz and i3 is mediocre.
You have to consider you are running Windows and WSL at the same time. You can also try other distros, I'm for example minimalist and use Debian. Since a few days you can even add your own distros.
https://github.com/Microsoft/... -
@sallai Maybe it gets better with the Springs Creators Update, I'm an Insider and in the last few months it got better and better.
-
sallai2047y@FilipeRamalho We shall hope :) Still prefer Linux over Windows when it comes to development though.
Related Rants
Decided to give WSL (Windows Subsystem for Linux) a chance.........it was a BAD idea.
I go to the directory of my Node project and do "yarn" to install the packages.
Bash freezes while Yarn is linking dependencies. At this point I don't even know if it's still doing its job in the background or not, so I try to Ctrl+C.
Ctrl+C doesn't work either, I have to force-close the console.
When I try to open bash again, it doesn't even open. The only way to solve this is to re-login to Windows.
I appreciate Microsoft's intent in making their OS a better home for developers, but they still have a long way to go.
P.S.: No, this isn't a Yarn issue, everything works perfectly in both Linux and Windows :)
rant
wsl