Blog de Notes

With the fall of #Firefish I started to look for alternatives for my nerdy instance. I won’t come back to #Akkoma and I really got fed up of the #Misskey / #Calckey flavour. I already have a #Mastodon that simply works great, and what about this #Glitch fork that just adds some features? Looks promising, let’s try it!

Continue Reading...


Recently I saw again one of my #RaspberryPi hosts freezing and needed a physical restart while I was away. This is the only topic that worries me about #self-hosting, as I am not always next to the hosts when they fail (that does not happen that much).

This time I received the tip from @Cassman@mastodon.social that triggered a test and this article about the built in #Watchdog!

Continue Reading...


A year ago I posted some articles about customising the reMarkable 2. The device is great and easy to play with, but every OTA update sent will remove every customisation. I've been manually re-installing them until a point that I reduced the custom templates due to the work that the installation implies.

Today I had enough and I coded a simple script to release me from this work. In this article I explain a bit what it does and where can you get it from.

Continue Reading...


I have an old host that works as a NAS basically for backups. It has a linux inside and allows some (by then) fancy stuff out of the box. Recently I was leveraging it as a resource for backups via SSH and I ran into this error. Took me a bit to get the clue and a minimal explanation.

This small post explains it.

Continue Reading...


I am #self-hosting my own #Mastodon instance in a #RaspberryPi 4 under #Docker. With the arrival of the new #RaspberryPi5, I wanted to try a full migration, installing the system from scratch and performing a backup and restore, also to understand how all of this works.

Here I intend to describe my journey, a full step-by-step walk through!

Continue Reading...


Beginning of last summer I wrote an article walking through the steps for spawning a #RaspberryPi 4 with #RaspberryPiOS. Now I received a new #RaspberryPi5 and I revisited the article, spotting some changes and also installing the last #Bookworm over a #SATA3 #SSD besides a MicroSD.

Continue Reading...


One day a message crossed my #Mastodon timeline: There is a simple #bookmarks #NodeJS application that federates via #ActivityPub as any other #fediverse account! Great, I have to try it. One month later I have my new LinkBlog up and running.

This post explains the installation of #Postmarks and also covers the set up of a customization strategy that allows to keep the project code up to date.

Continue Reading...


In the path to have a #RaspberryPi serving a blog, one classic step is to install an #Apache2 web server. In this post I describe the process including permissions, modules and virtual host setup.

Continue Reading...


Summer is gone and at home there is some maintenance to do. #RaspberryPiOS has updated from #bullseye to #bookworm and I have some machines to catch up. Here I log the steps I did to upgrade the first one.

Continue Reading...


With the landing of the new #Mastodon v4.2.0, I decided to document the process I take to build and apply a new #Docker image for the instance I maintain at talamanca.social. Even it is distributed with an official Docker image, there are some customizations (mostly icons and images) that I want to keep and therefore I must build my own one.

Continue Reading...