Browse Source

fixing links in new blog post

master
jon 3 years ago
parent
commit
0e4ec2acc6
  1. 2
      content/article/defunct-blogs-a-memorandum/index.jp.md
  2. 2
      content/article/defunct-blogs-a-memorandum/index.md
  3. 52
      content/article/slimming-the-stack/index.md
  4. 2
      themes/nipponalba/layouts/_default/single.html

2
content/article/defunct-blogs-a-memorandum/index.jp.md

@ -7,7 +7,7 @@ tag:
- "BushidoDreams"
- "SovereignScot"
- "KiltedScot"
image: ["../images/bd.png"]
image: ["../images/logo.png"]
Type: ["article"]
draft: false
---

2
content/article/defunct-blogs-a-memorandum/index.md

@ -7,7 +7,7 @@ tag:
- "BushidoDreams"
- "SovereignScot"
- "KiltedScot"
image: ["/images/bd.png"]
image: ["/images/logo.png"]
Type: ["article"]
draft: false
---

52
content/article/slimming-the-stack/index.md

@ -22,30 +22,26 @@ Over time, I came to realise that most people aren't going to move, and that's f
However, that didn't deter me, I've had a great time experimenting with and trying out LOTS of different decentralised apps, mainly activitypub cognisant, over the past few years and regularly raise bug reports, feature requests or generally just try to help the developers of those apps as much as I can along the way.  My whole outlook on software development has changed positively due to these interactions. 
If I remember correctly, over the past few years, I have hosted:
* \[Friendica\](https://friendi.ca/)
* \[Diaspora*\](https://diasporafoundation.org/)
* \[Mastodon\](https://joinmastodon.org/)
* \[Pleroma\](https://pleroma.social/)
* \[Pixelfed\](https://pixelfed.org/)
* \[Osada\](https://zotlabs.com/osada/)
* \[Zap\](https://zotlabs.com/zap/)
* \[Peertube\](https://joinpeertube.org/)
* \[Funkwhale\](https://funkwhale.audio/)
* \[Plume\](https://joinplu.me/)
* \[Nextcloud\](https://nextcloud.com/)
* \[Mumble\](https://www.mumble.com/)
* \[GoToSocial\](https://docs.gotosocial.org/en/latest/)
* \[Prosody (XMMP)\](https://prosody.im/)
* [Friendica](https://friendi.ca/)
* [Diaspora*](https://diasporafoundation.org/)
* [Mastodon](https://joinmastodon.org/)
* [Pleroma](https://pleroma.social/)
* [Pixelfed](https://pixelfed.org/)
* [Osada](https://zotlabs.com/osada/)
* [Zap](https://zotlabs.com/zap/)
* [Peertube](https://joinpeertube.org/)
* [Funkwhale](https://funkwhale.audio/)
* [Plume](https://joinplu.me/)
* [Nextcloud](https://nextcloud.com/)
* [Mumble](https://www.mumble.com/)
* [GoToSocial](https://docs.gotosocial.org/en/latest/)
* [Prosody (XMMP)](https://prosody.im/)
* [Synapse (Matrix)]https://matrix.org/docs/projects/server/synapse
* \[Dendrite (Matrix)\](https://matrix.org/docs/projects/server/dendrite)
* \[Cactus Comments\](https://cactus.chat/)
* \[Gitea\](https://pine64.com/product/quartz64-model-a-8gb-single-board-computer/)
* [Dendrite (Matrix)](https://matrix.org/docs/projects/server/dendrite)
* [Cactus Comments](https://cactus.chat/)
* [Gitea](https://pine64.com/product/quartz64-model-a-8gb-single-board-computer/)
* Email
My initial hosting efforts were on a chunky x86 server with lots of RAM etc. but for the past few years I've moved my sites and apps onto lower energy consumption single board computers (SBC) and rarely have I experienced any issues (though building early versions of plume on one was somewhat of a nightmare!).  I'm not going to go into the various reasons for ditching or keeping the apps that I host currently, but happy to discuss in comments or my contact links, should you be curious.
@ -64,17 +60,17 @@ I'm in the process of moving those apps that I want to keep and use within my ho
* **Nextcloud** - Currently used by my household and my mum, but as soon as the [Quartz64]https://pine64.com/product/quartz64-model-a-8gb-single-board-computer/ is production ready, I'll be giving it a beefier SBC and will configure a spare SBC for my parents to have their own instance (backing up all data from Scotland to Japan is not going to be a great experience).
* **Synapse** (x2) - As mentioned above I now have multiple friends and family with accounts here and I hope to add more - so it is the second of two services to remain under the nipponalba domain.  I also just created a second instance (as dendrite development is glacial) for this domain, primarily to bridge to cactus comments, obviously should any of my close family who happen to share my surname prefer an account on this instance then they can have one.
* **Gitea** - I've conjured a really fast and light website publishing process thanks to gitea and so it remains as long as my websites do.
* **Email** (maybe) - Currently and until we move to Japan at least, we are using \[tutanota\](https://tutanota.com/) for our email.  I self-hosted the email before (on a VPS) but the IP address range wasn't trusted by google or microsoft so emails to people I needed to contact weren't being delivered, or were sent directly to spam.  If we can get a static IP address from our internet provider in Japan then hopefully I can self-host email again without trust concerns.
That's it, aside from my static websites and various convenient apps such as \[bitwarden\_rs (password manager)\](https://github.com/liuchenx/bitwarden\_rs) and \[beehive (automation tool)\](https://github.com/muesli/beehive).
* **Email** (maybe) - Currently and until we move to Japan at least, we are using [tutanota](https://tutanota.com/) for our email.  I self-hosted the email before (on a VPS) but the IP address range wasn't trusted by google or microsoft so emails to people I needed to contact weren't being delivered, or were sent directly to spam.  If we can get a static IP address from our internet provider in Japan then hopefully I can self-host email again without trust concerns.
That's it, aside from my static websites and various convenient apps such as [bitwarden\_rs (password manager)](https://github.com/liuchenx/bitwarden\_rs) and [beehive (automation tool)](https://github.com/muesli/beehive).
Going forward, rather than wanting to host everything for everyone, I'm more interested in trying to help my family and friends host their own services or sites - should they wish to.
Previous related posts:
Previous related posts:
\[Distributed or Federated Social Network\](https://jon.kelbie.scot/article/distributed-social-networks/)
[Distributed or Federated Social Network](https://jon.kelbie.scot/article/distributed-social-networks/)
\[The Fediverse\](https://jon.kelbie.scot/article/the-fediverse/)
[The Fediverse](https://jon.kelbie.scot/article/the-fediverse/)
\[Why Pixelfed?\](https://jon.kelbie.scot/article/why-pixelfed/)
[Why Pixelfed?](https://jon.kelbie.scot/article/why-pixelfed/)

2
themes/nipponalba/layouts/_default/single.html

@ -4,7 +4,7 @@
<section class="author" style="display:none;">
<a rel="author" class="p-author h-card" rel="me" href="https://jon.kelbie.scot">{{ .Site.Params.Author }}<img src="/images/profile1.jpg"/></a>
</section>
{{ if .Page.Params.image }}{{ range first 1 .Page.Params.image }} <img class="banner u-photo" src="{{ replace . "images" "images/300" }}"/>{{ end }}{{ end }}
{{ if .Page.Params.image }}{{ range first 1 .Page.Params.image }} <img class="banner u-photo" src="{{.}}"/>{{ end }}{{ end }}
<section class="post_content">{{ if eq .Type "article" }}<h3 class="p-name entry-title">{{ .Title }}</h3><b>{{ .Description }}</b><section class="info">
<span class="blogs_span">{{ with .Page.Params.Blog }}Blog: {{ partial "taxonomy/blog.html" . }}{{ end }}</span><span class="info-date"><time class="dt-published" datetime="{{ .Date.Format "2 Jan 2006 15:04 GMT" }}">{{ .Date.Format "02/01/2006 15:04 GMT" }}</time></span><br/>
<span class="categories_span">{{ with .Page.Params.category }}Categories: {{ partial "taxonomy/categories.html" . }}{{ end }}</span><span class="reading-time">{{ .ReadingTime }}-minute read</span><br/>

Loading…
Cancel
Save