Is 'make -jN' an anachronism? Shouldn't a modern build tool choose a sensible level of parallelism without human intervention?
miniblog.
Related Posts
Could you build an entirely automated open source project?
For example, suppose you're trying to make the fastest gzip library. You could write a bot that automatically accepted and released any pull requests that improved the benchmark! No human intervention needed at all.