WSL leveled the playing field for me. WSL makes Windows a decent dev machine out of the box.
I wish Visual Studio would integrate better with it though. e.g. if I run a project in VS, I want the option of running in WSL.
181–190 of 231 posts
WSL leveled the playing field for me. WSL makes Windows a decent dev machine out of the box.
I wish Visual Studio would integrate better with it though. e.g. if I run a project in VS, I want the option of running in WSL.
Earlier quoted context omitted.
If your willing to pay MacBook prices I'd give Lenovo another look. The latest Carbon is just... a perfect laptop as far as I'm concerned.
It may be MacBook prices but they certainly don't offer Apple support. I'm never going to go through that hassle again.
I hope my Macbook days would be over soon. After using Macbook Pro many years, I find good Windows machines are as reliable as Mac's ones. Apple products are usually overpriced, much less options for hardware accessories and upgrades, very expensive to fix. I have to keep running both Mac & Windows machines which is very inconvenient sometimes.
Why not use Linux? Same price point advantage, and even better than mac for development because you can develop on the exact same distro you will use for your server.
Sleep and hibernate still manage to break periodically.
Higher battery consumption unless I'm willing to break out powertop and tweak endlessly.
Meanwhile, the dev I do is all cross-platform Java and scripting. WSL provides a useful unix-like environment when I need it. And when it really matters I break out a VM.
Earlier quoted context omitted.
It is not an emulator and the experience is pretty great for anything involving Linux as a workstation. Even though they say "NO current plans to support X/GUI apps, desktops, servers, etc. at this time", this is achievable by installing VcXsrv.
A Linux workstation at the very least involves X and full user's control over the computer, neither of which are provided by this piece of software.
That's kind of a strange comment given that in these very same comment boxes the most ardent *nix users tend to bash the entire concept of GUI (no pun intended) and just assert that a command-line interface is the right way to use a computer.
I hope my Macbook days would be over soon. After using Macbook Pro many years, I find good Windows machines are as reliable as Mac's ones. Apple products are usually overpriced, much less options for hardware accessories and upgrades, very expensive to fix. I have to keep running both Mac & Windows machines which is very inconvenient sometimes.
What happened? Did apple simultaneously fire all of it's hardware team along with it's QA dept? (we know the 2nd one happened). I love apple, but it feels like they have a CEO who's running it in "latter years" mode. Zero risk, minimize cost everywhere, maximize profit even if it results in absurd cash piles... This is what you get when bean counters run tech companies.
Can someone point to a decent X server for windows?
Earlier quoted context omitted.
Why not use Linux? Same price point advantage, and even better than mac for development because you can develop on the exact same distro you will use for your server.
I can write code on Linux, but I cannot run my accounting/finance/photosoft software. Sometimes I need to run test on IE too. I understand the love for Linux for some people, but I would like to get things done the quickest way, of course with the quality required too.
QubeOS is a good OS to provide these isolation techniques.
I hope my Macbook days would be over soon. After using Macbook Pro many years, I find good Windows machines are as reliable as Mac's ones. Apple products are usually overpriced, much less options for hardware accessories and upgrades, very expensive to fix. I have to keep running both Mac & Windows machines which is very inconvenient sometimes.
Why not use Linux? Same price point advantage, and even better than mac for development because you can develop on the exact same distro you will use for your server.
Earlier quoted context omitted.
Why not use Linux? Same price point advantage, and even better than mac for development because you can develop on the exact same distro you will use for your server.
For me it's all about power management: Sleep and hibernate still manage to break periodically. Higher battery consumption unless I'm willing to break out powertop and tweak endlessly. Meanwhile, the dev I do is all cross-platform Java and scripting. WSL provides a useful unix-like environment when I need it. And when it really matters I break out a VM.
These days tlp gives power management on Linux a good set of defaults. Powertop tweaking should not be necessary as long as you use a distro that supports tlp.