elwing
Rabbit Addict
- Joined
- Feb 23, 2009
- Messages
- 3,118
Luckily, this isn't always the case.the problem is not about preference when you consider work, it's not even related to the OS qualities... as much as linux is great, most company targets the 70% of windows computer rather than the 2% of linux computer, thus most professional developer programs for windows and have enough money to use fancy IDE. for that purpose developing directly on windows using whatever visual studio is one of the better option...
I personally have the blessing of working for a company that develops Linux based server software. After 3x years, now I feel as awkward when in front of a Windows machine as I once felt when on a Linux machine.
A fancy IDE can easily be replaced by a powerful editor (ie. Vim, EMACS), a debugger (ie. GDB) and a build system (ie. Autotools, CMake, etc). All of which work wonderfully from the text console. Who needs fancy graphical UIs?
In fact, using the text console so extensively means that I can SSH from home into my Work PC, reattach to the GNU Screen session and continue working remotely (with little/no lag). I guess I could also transfer things over, but it's kinda cool to work remotely like that. And when I finally get it, I'll be able to do the same from the Pandora.
I can only agree, but you don't represent the majority of the developers...