|
|
|
|
|
by monk_the_dog
4500 days ago
|
|
Main Development Hardware:
* i7-3930 @ 3.2 GHz/16 GB Ram/240 GB SSD/1 TB HD
* NVidia GeForce GTX 680 (For CUDA programming)
* 24" 1900x1200 Dell monitor on LCD Arm
* Quickfire Keyboard
* KVM Switch (for linux/mac secondary systems) Software:
* emacs (in evil mode/development wiki in org-mode)
* zsh/tmux/git/cmake
* 99% of time programming C++. Compilers: Visual Studio 2013 (main)/Clang (secondary)/gcc (secondary)
* Windows 7 (main)/Linux (secondarily)/Mac (secondarily) If I could change one thing? Faster compile times!!!! Anything that would improve turnaround time would be a huge productivity boost for me. I still think C++ is the right language for my project (vision related), but sometimes I dream about using a language with blazing fast compiles. |
|
Interesting. What is the advantage to C++ in the context of CV that outweights the long compile time for you?