I journal computer and software ideas as markdown files out in the open on GitHub. When I get to 100-300 entries I move onto a new repository. https://GitHub.com/samsquire/ideas https://GitHub.com/samsquire/ideas2 https://GitHub.com/samsquire/ideas3 https://GitHub.com/samsquire/ideas4 https://GitHub.com/samsquire/startups I create a new markdown heading for each entry and write. It's searchable and the data is easy t…
What is the benefit of moving on to a new repository? It's not like Git would have a performance problem with thousands of small text files, and it's just as easy to organize (actually much easier) within a single root than within multiple roots.
If someone checks my journal on Monday, unless they scroll to the bottom to check for new journal entries on Tuesday, they shall miss the journal entries I added Tuesday. (Unless they come back but I feel I have one chance to gain a regular reader)
I submit to HN when I reach a new batch of 100-300 entries.
I don't want people to not see the new entries.
I only tweak or add to older journal repositories, I don't add new entries to the bottom of those repositories.