💾 Archived View for gemini.ctrl-c.club › ~nristen › gemlog › 20210801.gmi captured on 2022-04-28 at 17:58:46. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2021-12-03)

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

Nristen's (g)log
2021-08-01

Tags, XMPP and more

Tags

I would like to have a way to auto generate a "tags" gemini page with links to all of the associated pages under each tag. Vimwiki can do this by adding tags to each page or heading using the syntax:

:tag1:tag2:tag3:

I would like to find or come up with something similar with Gemini.

XMPP (prosody)

I have been very happy running the XMPP prosody server on a raspberry pi 3b. It works great for IM, audio and video calls. I am curious if I would get similar performance on a older raspberry pi such as the 2b.

Another thing that I need to change from an operational point of view is the uptime in the event of a power outage. Currently, I do not have a batter backup so if the power goes out even for a few seconds, the Pi restarts. After a reboot, prosody does not automatically restart and does not even start when manually running,

prosodyctl start

I found that the problem is caused by the missing directory, /var/run/prosody which is linked to /run. If I manually create the directory and change ownership to the prosody user, it starts fine. I need to spend the time to figure out what is causing this.

Newsboat

I reinstalled Newsboat on my laptop again in an attempt to selectively get news (on topics that interest me) without having to open a web browser.

Buku Bookmark Manager

Still thinking of ways to use the buku bookmark manager with gemini links.

--------

(g)log

Home