Hacker News new | ask | show | jobs
by ofrzeta 1926 days ago
Yeah but software is not a baby and software can very well have modules and APIs.
2 comments

It also does not like to be split cleanly into as many parts as there are people working on it; development work is not an embarrassingly parallel problem.
The longer people work between coordinating with others the more code has to be rewritten.

People do not like rewriting code, so add time for all the bickering.