Too many articles to publish!
November 07, 2023 —
Nico Cartron
In the past months, I wrote a lot more than before - essentially to always have a few articles ready upfront, but I am now getting to a point where I have too many of them.
A quick look in my "TO_PUBLISH" folder gives me:
% ls TO_PUBLISH | wc -l
27
And out of those 27 articles ready, a huge chunk are between 3 and 9 months old:
% ls -ltr TO_PUBLISH | awk ' { print $6,$7 } '
Feb 25
Jun 26
Jul 17
Aug 1
Aug 4
Aug 13
Aug 17
Aug 18
Aug 21
Aug 24
Aug 25
Sep 1
Sep 1
Sep 2
Sep 2
Sep 11
Sep 23
Sep 26
Sep 28
Oct 8
Oct 8
Oct 16
Oct 21
Oct 26
Nov 1
Nov 1
Nov 7
And that's without counting the ~20 articles in my "drafts" folder, which are not finished yet, but will soon be!
So I decided that I will publish a bit more frequently until the end of the year, to come back to a "normal" queue :)
Tags: Misc