There’s a simple idea about productivity and writing: almost anything you need to do, you can do in a plain text file. By a plain text file, I mean a .txt file that contains nothing but text without ...
' Markwhen ' is a system that allows you to create schedules using a markdown-like syntax and display them in timeline or calendar format. In general calendar apps, you have to click buttons one by ...
If there is any one aspect of software projects that is skimped on most often, it’s documentation. Undocumented software is, in the long run, unusable software. Problem is, writing software ...