Also, what's your toolchain/development stack?
OS: Arch Linux
Hardware: Desktop (custom build), ThinkPad T510
Tools: Ruby, Rails, Vim, Git, etc
1–10 of 73 posts
Also, what's your toolchain/development stack?
OS: Arch Linux
Hardware: Desktop (custom build), ThinkPad T510
Tools: Ruby, Rails, Vim, Git, etc
Toolchain: private; clang + gold linker. For work; GCC + gold linker. Emacs as editor/IDE in both cases. Privately i use Scons as my build tool, at work we use CMake. Debugger == gdb. As for languages, I do 98% C++, 2% C.
Home: Ubuntu 14.10 (used on all our servers as well)
Tools: Sublime Text 3 + SublimeLinter + GoSublime and when I'm forced into it.. Visual Studio 2013 on a Windows 7 VM
VMWare Workstation for running Windows, when needed.
Hardware is Lenovo Thinkpad Yoga 12".
Dev tools are vim + tmux + zsh, PHP + nginx for work and Clang + CMake for personal projects.
OS X 10.10 on a 2014 MacBook Pro w/ Intellij at work (I hate this damn OS) and a dozen AWS instances running Ubuntu IIRC.