From 72e7a0308c75025fb42934f3523bef37e26e248c Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Thu, 13 Jul 2023 22:41:56 +0200 Subject: [PATCH] Implement remote-image New draft for obscure services I use --- _layouts/post.html | 9 +++++++-- _posts/2023-07-13-obscure-services-i-use.md | 22 +++++++++++++++++++++ 2 files changed, 29 insertions(+), 2 deletions(-) create mode 100644 _posts/2023-07-13-obscure-services-i-use.md diff --git a/_layouts/post.html b/_layouts/post.html index f2e695f..4bc7cb3 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -31,7 +31,7 @@ layout: default - {% if page.image %} + {% if page.image or page.remote-image %} Header image for: {{page.title | escape}} • {{page.description | escape}} • {{site.title | escape}} • {{site.description | escape}} • {{site.author | escape}}

diff --git a/_posts/2023-07-13-obscure-services-i-use.md b/_posts/2023-07-13-obscure-services-i-use.md new file mode 100644 index 0000000..13dd6ac --- /dev/null +++ b/_posts/2023-07-13-obscure-services-i-use.md @@ -0,0 +1,22 @@ +--- +published: false +title: Some obscure services I use and the reasons why +permalink: /:title/ +description: Obscure ~ not clearly expressed or easily understood. +category: technology +remote-image: https://imgs.xkcd.com/comics/standards.png +image-attrib: xkcd +image-attrib-url: https://xkcd.com/927 +image-alt: A comic showing first situation w/ 14 competing standards, then two people saying they need to create a universal standard, which resulted to 15 competing standards in the end. +--- + +Last year, around November 2022, the first wave of [#TwitterMigration](https://social.ayco.io/tags/twittermigration) happened and, even though there were mixed reactions online about it, I would still say it started a massive *awakening* that raised people's awareness on free and open software alternatives out there. + +1. mastodon +1. sourcehut +1. VPS (nginx) +1. webmention.io +1. brid.gy +1. lists.sh + +