On the other hand, I find it slightly annoying to have to switch between my Ubuntu installation and my Windows installation to do different things and I'd like to centralize everything in one OS. What is your strategy for this?
Ask HN: In what OS do you develop?
1–6 of 6 posts
Re: Ask HN: In what OS do you develop?
#2I recently purchased a Surface Pro with intentions of installing Linux on it, but actually was quite happy with Windows 10 (read more here: https://news.ycombinator.com/item?id=14062143)
Right now I use Vagrant to setup my dev environments, and honestly, even if I went back to a Linux based desktop I would continue using Vagrant boxes to handle my environments. It's so nice to be able to spin up/down, reset, etc all without messing up my home base.
Re: Ask HN: In what OS do you develop?
#3Re: Ask HN: In what OS do you develop?
#4Professionally, I program on my desktop running Ubuntu, and I interact with servers using Ubuntu LTS. On the rare occasion that I need test something in Windows, I boot up the Windows partition on my laptop. If I needed to use Windows more frequently, I'd look into buying or using a spare license to run Windows in either Virtual Box or VM Ware.
Re: Ask HN: In what OS do you develop?
#5For the last seven years I developed on Ubuntu/Debian desktop. I recently purchased a Surface Pro with intentions of installing Linux on it, but actually was quite happy with Windows 10 (read more here: https://news.ycombinator.com/item?id=14062143 ) Right now I use Vagrant to setup my dev environments, and honestly, even if I went back to a Linux based desktop I would continue using Vagrant boxes to handle my enviro…
Re: Ask HN: In what OS do you develop?
#6Professionally, I program on my desktop running Ubuntu, and I interact with servers using Ubuntu LTS. On the rare occasion that I need test something in Windows, I boot up the Windows partition on my laptop. If I needed to use Windows more frequently, I'd look into buying or using a spare license to run Windows in either Virtual Box or VM Ware.
That's cool. Are you running ubuntu with unity or any other DE environment?