Tagged Questions
The development-setup tag has no wiki summary.
7
votes
5answers
268 views
How do you replicate your developer PC setup on multiple machines?
Let's say I have a development PC at my work, another development PC at my home, and a tiny netbook PC that I often carry with me. Since these PCs have the same operating systems, the problem of ...
3
votes
1answer
89 views
How should I setup my Git repositories to be able to push and still have a working directory at both places?
I have a personal laptop and a development box and want a setup with following things in mind:
I want to have my code working on both machines. (That means I cannot have --bare repo.)
I want to ...
0
votes
0answers
70 views
Parallell PhoneGap development - app for iPhone and Android
I am about to start developing an application using Sencha Touch and PhoneGap. It is supposed to be runnable on both iPhone and Android devices. I would like to get tips about how to set up my dev ...
0
votes
1answer
110 views
What is a good hardware setup for programming concurrent and distributed applications?
I don't have the money to build my own uber Blade system but I would like to get into concurrent and distributed programming (think CCR/DSS, Hadoop, Project Voldemort etc.).
I currently have a Q6600 ...