diff options
author | mms <michal@sapka.me> | 2024-06-25 17:01:19 +0200 |
---|---|---|
committer | mms <michal@sapka.me> | 2024-06-25 17:01:37 +0200 |
commit | afbefee35e5ec54fbb484b26936e2a4333cf4a80 (patch) | |
tree | bc1101b91d003f180116826acdf91453fd38458d /content/blog | |
parent | ab8b812dddce2b05833bb5e2dfed8be876a0a1dc (diff) |
feat: uf daily
Diffstat (limited to 'content/blog')
-rw-r--r-- | content/blog/2024/uf-daily.md | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/content/blog/2024/uf-daily.md b/content/blog/2024/uf-daily.md new file mode 100644 index 0000000..f426270 --- /dev/null +++ b/content/blog/2024/uf-daily.md @@ -0,0 +1,34 @@ ++++ +title = "User Friendly, daily" +author = ["MichaĆ Sapka"] +date = 2024-06-25T16:56:00+02:00 +categories = ["blog"] +draft = false +weight = 2002 +image_dir = "blog/images" +image_max_width = 600 +abstract = "Experience User Friendly like it's 1998" ++++ + +For some time I've been hosting a mirror of [User Friendly](https://michal.sapka.me/userfriendly/) comic. +You can jump in and read it all - it's still amazing. + +But this is not how we experienced it _back in the day_. +[Karl](https://emacs.ch/@publicvoit@graz.social/112642904850023592) proposed a way to read get one comic per day. +We've been testing if for a few days, and it's working. + +There are now dedicated RSS feeds with UF as if started in a given year. +Each day, if on the given day there was a new strip, it will be added. +You can start reading from 2023, catch up to **today**, and then get one new comic daily. + +You can find the [RSS feeds here.](https://michal.sapka.me/userfriendly-daily/) +The files are named based on simulated start year, so "2022" assumes the first comic was released on 2022-11-17. +There are services that may send you the comic to mail, but I don't use those. + +Each item has embedded <img> tag, so no need to click anything. + +If this made you smile (like it did for me), you can [buy me a Ko-fi](https://ko-fi.com/mmspl). + +{{< image class="centered" alt="A black and white comic. Two male characters talk about Quake." file="userfriendly-1.gif" >}} +The first User Friendly +{{< /image >}} |