Y
Hacker News
new
|
ask
|
show
|
jobs
by
ants_everywhere
295 days ago
if they are modifying the same code, then you have to merge all of different changes so it's not really parallel.
IME it's faster to not try to edit the same code in parallel because of the cost of merging.