💾 Archived View for jacksonchen666.com › posts › 2023-06-14 › 19-57-19 › index.gmi captured on 2024-08-31 at 11:50:52. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2023-11-04)
-=-=-=-=-=-=-
2023-06-14 17:57:19Z
I'm going to do the 100 days to offload challenge after a poll I made on my Mastodon instance. (The result of the poll is 100% yes from 2 people).
Should be easy, right? If I did this every day, I should be done in about 4 months:
$ dateadd 2023-01-01 100d 2023-04-11
And also, since the start and end date can be any time but must be 365 days, assuming the start time is 2023-01-01, I'm already a quarter of the way through:
$ ls content/{posts,links}/2023-*{.md,/} | wc -l ls: cannot access 'content/posts/2023-*/': No such file or directory ls: cannot access 'content/links/2023-*/': No such file or directory 25
(This blog post is included, by the way)
Although pretty much half of the year has already flew (~~excuse me how is time faster than light~~), I doubt that has any impact.
Even if I were to do this blog everyday, I wouldn't run out of time:
$ dateadd 2023-06-14 75d 2023-08-28
And if I need to, I can change the start time and end time. Really, the challenge is 100 blog posts within 365 days, not on a specific date or anything.
Actually, it doesn't have to be on different days. I could just start writing 75 blog posts today and finish it as soon as possible, maybe in less than 75 days.
In summary:
That's... all? Yeah, I think so.