173
votes
180answers
27k views
Keyboard for programmers
I'm trying to improve my working environment and I'm still searching for that perfect keyboard that practically types bug-free code all by itself. At the moment I'm using a Logitech Wave for my …
92
votes
449answers
15k views
What was your first home computer?
What was your first home computer? The one that made you "fall in love" with programming.
There are 300+ entries, many (most?) of which are duplicates.
As with all StackOverflow Poll type …
36
votes
46answers
4k views
What’s your ideal multiple-monitor setup for programming?
Jeff Atwood is often expounding the benefits of triple monitor setups for developers, and I have to say I agree with him. However, we are about to take on a good number of new developers and are …
28
votes
36answers
8k views
What is the best Laptop for programmers?
What is the best laptop to buy for programmers?
I'm running Visual Studio 2008, SQL Server, and occasionally Photoshop CS2.
27
votes
14answers
987 views
Why is amount of bits always(?) a power of two?
We have 8-bit, 16-bit, 32-bit and 64-bit hardware architectures and operating systems. But not, say, 42-bit or 69-bit ones.
Why? Is it something fundamental that makes 2^n bits a better choice, or is …
27
votes
19answers
9k views
What’s the cheapest mac development box possible?
Simple question really, I would like to learn some cocoa, primarily for playing around with the Iphone SDK, but first i need a mac.
Macs are expensive, but I don't know at what point an old mac moves …
27
votes
16answers
2k views
Low energy, low cost 24/7 hardware linux box?
Folks
What kind of hardware do you know of that can provide:
Very low power consumption (< 5W);
Silent operation;
Low cost;
Compatibility with a major linux distribution, such as debian;
…
27
votes
55answers
5k views
Mouse for programmer
We have discussed keyboards. But take a look at the small piece of plastic to the right (or left :) ) of your beloved keyboard! This humble creature helps you to draw nice forms, and click all around …
26
votes
12answers
3k views
Best Laptop keeping Visual Studio in mind
I loved this post by ScottGu which made me think a bit about Hard drive speeds and how it is linked to Visual Studio performance. Since it is a bit older post, I would like to hear from you (serious …
24
votes
25answers
2k views
How do you keep your Windows development machine from slowing down?
After using Windows for some time, any computer can begin to suffer from "Slow Computer Syndrome", or "winrot", so I am interested to hear what you are doing to prevent this.
I am not looking for …
22
votes
25answers
1k views
How do you back up your development machine?
How do you back up your development machine so that in the event of a catastrophic hardware malfunction, you are up and running in the least amount of time possible?
18
votes
8answers
934 views
Multithreaded paranoia
This is a complex question, please consider carefully before answering.
Consider this situation. Two threads (a reader and a writer) access a single global int. Is this safe? Normally, I would …
16
votes
34answers
4k views
One large monitor or dual-monitor setup?
Let's say I have a certain budget to buy the displays for my development setup. With that budget I can either buy one larger monitor with a higher resolution or two smaller monitors and set them up in …
15
votes
27answers
943 views
Throwing hardware at software problems – Which way do you lean?
There is a strong case out there for companies who are experiencing scaling problems with their current architecture to simply spend $$$ on cutting edge hardware to achieve the performance and scale …
15
votes
33answers
3k views
What’s the coolest hack you’ve seen or done?
As programmers, we've all put together a really cool program or pieced together some hardware in an interesting way to solve a problem. Today I was thinking about those hacks and how some of them are …
