In Search of a Perfect Development Environment!
Like many developers I am also in search of a perfect development environment!
I understand this might not be true for everyone. If you are a .Net developer who has a good laptop loaded with the latest Windows then I assume you already have a perfect development environment. But if you are a Java/Python developer writing code destined to a Linux server, stuck with a Windows laptop then there is a problem.
Many corporate environments are tied to Microsoft technologies for Office, chat, email, VPN, Windows, etc.
I mainly write Java, Haskell and Python these days. As a Linux guy I obviously don’t like to work on Windows but at work we are forced to use Windows 7 and BYOD or booting any other OS is not allowed.
Although my laptop has an i7 CPU with 32 GB of ram but still it’s a Windows!
No offence to MS fans but it doesn’t make any sense to develop and test on one platform and deploy to another.
We have had many instances where things behaved differently on different OSes and wasted hours to troubleshoot. But this is very hard to explain to some managers and IT people! A minimum development machine for someone like me must be a Mac or a Linux.
In absence of any other choice I decided to run Linux on a VM so installed Fedora on Virtualbox and gave it 160 GB disk, 24 GB ram and 2 monitors. It is working like a charm and I am really happy about the setup. I have loaded all my development tools such as IDE, Docker, etc. into the VM and use Window host for VPN, some email checking and Office document editing only when difficult in the VM.
So far this is working really good although I had few issues initially with setting up the networking right but at the end I have a polished development environment and I can use a real bash natively (Not a Window 10 cheat bash!)
Being a VM with UI there is definitely a bit of lag but haven’t been a serious issue so far. I would suggest Xfce in order to have a smoother experience rather than default Gnome.
[caption id=“attachment_458” align=“alignnone” width=“1823”] Fedora+Gnome[/caption]
[caption id=“attachment_501” align=“alignnone” width=“1826”] Fedora+Xfce4[/caption]