5
votes
1answer
134 views

What are tips / techniques to manage the consistency of a plot encompassing several subplots ?

When I lay out a plot consisting of interwoven threads, one of the most annoying things is to manage effectively the factual, logical consistency of the whole. In order to be more effective and ...
7
votes
2answers
106 views

When is it a good time to move on to another project?

I've seen it mentioned in software development the concept of Fail Early, Fail Often. Using failure as a learning process is important to get better at any craft. In my writing, I have a habit of ...