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 %}
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 + +