Click here to Skip to main content
15,892,059 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Its time to buy a new development machine Pin
ClockMeister23-Sep-16 6:38
professionalClockMeister23-Sep-16 6:38 
GeneralRe: Its time to buy a new development machine Pin
Roger16523-Sep-16 3:52
Roger16523-Sep-16 3:52 
GeneralRe: Its time to buy a new development machine Pin
mjbempower23-Sep-16 3:55
mjbempower23-Sep-16 3:55 
GeneralRe: Its time to buy a new development machine Pin
DanW5223-Sep-16 5:04
professionalDanW5223-Sep-16 5:04 
GeneralRe: Its time to buy a new development machine Pin
Richard Meadows23-Sep-16 5:18
Richard Meadows23-Sep-16 5:18 
GeneralRe: Its time to buy a new development machine Pin
Stuart Dootson23-Sep-16 11:17
professionalStuart Dootson23-Sep-16 11:17 
GeneralRe: Its time to buy a new development machine Pin
hpcoder223-Sep-16 16:03
hpcoder223-Sep-16 16:03 
GeneralRe: Its time to buy a new development machine Pin
Gates VP25-Sep-16 19:25
Gates VP25-Sep-16 19:25 
If you want to spend that much money, you're in a weird space because you are bordering on the price of an actual server.

At that level, you can do a few things:

* Get a "second-from the top" CPU. Typically in the USD$750 range.
* Get two video cards to power a pair of big monitors at full resolution.
* Get top-notch SSDs and put them in RAID 1. Ensure that you have the enough throughput on motherboard, many mobos can't handle that type of throughput.

My biggest struggle with recent development machines has really centered around lack of CPU power, lack of screen real estate and lack of drive speed.

If you spend your day doing things like compiling your code and running unit tests, then your computer is mostly dependent on CPU + IO. Doing things like git checkout and branch can cause lots of data to cycle through memory while you sit on those two things. Using a tool like Resharper can also suck up your CPU as it's doing real-time compilation over and over again.

Likewise, I have yet to stare a at computer and go "too much screen real estate". I know people who work on a pair of 30" monitors. It seems ridiculous until you realize that you actually have stuff to fill out those screens. Getting a pair of dedicated video cards is the best way to power those two devices.
GeneralThought of the day Pin
OriginalGriff22-Sep-16 4:54
mveOriginalGriff22-Sep-16 4:54 
GeneralRe: Thought of the day Pin
den2k8822-Sep-16 5:07
professionalden2k8822-Sep-16 5:07 
GeneralRe: Thought of the day Pin
Johnny J.22-Sep-16 5:09
professionalJohnny J.22-Sep-16 5:09 
GeneralRe: Thought of the day Pin
Mark_Wallace22-Sep-16 5:12
Mark_Wallace22-Sep-16 5:12 
GeneralRe: Thought of the day Pin
Johnny J.22-Sep-16 5:36
professionalJohnny J.22-Sep-16 5:36 
GeneralRe: Thought of the day Pin
Mark_Wallace22-Sep-16 9:08
Mark_Wallace22-Sep-16 9:08 
GeneralRe: Thought of the day Pin
Johnny J.22-Sep-16 20:37
professionalJohnny J.22-Sep-16 20:37 
GeneralRe: Thought of the day Pin
Mark_Wallace22-Sep-16 20:50
Mark_Wallace22-Sep-16 20:50 
GeneralRe: Thought of the day Pin
Johnny J.22-Sep-16 21:34
professionalJohnny J.22-Sep-16 21:34 
GeneralRe: Thought of the day Pin
R. Giskard Reventlov22-Sep-16 5:43
R. Giskard Reventlov22-Sep-16 5:43 
GeneralRe: Thought of the day Pin
W Balboos, GHB22-Sep-16 5:12
W Balboos, GHB22-Sep-16 5:12 
GeneralRe: Thought of the day Pin
Johnny J.22-Sep-16 5:15
professionalJohnny J.22-Sep-16 5:15 
GeneralRe: Thought of the day Pin
OriginalGriff22-Sep-16 5:16
mveOriginalGriff22-Sep-16 5:16 
GeneralRe: Thought of the day Pin
Vincent Maverick Durano22-Sep-16 5:21
professionalVincent Maverick Durano22-Sep-16 5:21 
GeneralRe: Thought of the day Pin
OriginalGriff22-Sep-16 5:28
mveOriginalGriff22-Sep-16 5:28 
GeneralRe: Thought of the day Pin
Vincent Maverick Durano22-Sep-16 5:31
professionalVincent Maverick Durano22-Sep-16 5:31 
GeneralRe: Thought of the day Pin
Foothill22-Sep-16 6:36
professionalFoothill22-Sep-16 6:36 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.