💾 Archived View for jacksonchen666.com › posts › 2023-07-28 › 11-47-09 › index.gmi captured on 2024-03-21 at 15:21:15. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2023-11-04)

➡️ Next capture (2024-05-26)

-=-=-=-=-=-=-

100 Days to Offload Challenge Update and Other Random Stuff

2023-07-28 11:47:09Z (last updated 2023-10-16 08:55:03Z)

100 days update

So I basically got rejected.

As you could probably expect, links of the day doesn't really count as blog posts, so I guess it's the original goal then: 100 blog posts. Not 50/50 blog/links.

Previous 100 days blog post

The start/end date is staying the same, but the goal kind of changed.

Also, I noticed that the numbers were kind of... off.

Turns out, I have 2 Gemini exclusive posts, but for most readers they're not that important. But for the counting, it is very *very* important I do not count those, since it probably won't be counted. 🙃

To not count those, I had to change my counting methodology...

total=$(ls content/posts/2023-*{.md,/*.md} | wc -l)
f=$(rg -l outputs: content/posts/2023-*{.md,/*.md}); excluded=$(rg --files-without-match html $f | wc -l)
bc <<< $total-$excluded

I haven't had enough time to think of a less... one, but still gets the job done I guess.

So including this blog post, I have 59 of them so far.

Not counting this blog post, I would need 42 more blog posts, or 42 more days, which means...

$ dateadd $(date -Id) 42
2023-09-08

...I have to do this until September.

I guess you can meet me in september

Other random stuff

Just a random stupid idea I had: 1000 netherite armor sets challenge. Yes, this has to do with Minecraft. It's basically another stupid YouTube video idea, and I'll probably never manage to finish. Heck, I haven't even found a place to settle in the world! What a great start! /s

Um, not much else. Bye

public inbox (comments and discussions)

public inbox archives

(mailing list etiquette for public inbox)