12:05

Deploying Speedtest Tracker with Docker Compose

Speedtest Tracker is a self-hosted internet performance tracking application that runs speedtest checks against Ookla’s Speedtest service.
09:14

Bluesky comments in Hugo

Integrate Bluesky replies as your blog’s comment section in gohugo.io framework
23:34

Reubah

a web-based tool for processing images and converting documents with a simple interface
16:53

How to install Mastodon in docker (even easier imo, 2024)

A step-by-step guide on installing Mastodon via Docker, configuration tailored especially for 2024
I’m not sure if I still want this, considering that Mastodon takes up so much resources. Gotosocial alone is a little bloated for my taste, worse I suppose will be Mastodon.
16:38

Getting A Local Mastodon Setup In Docker - These Yaks Ain’t Gonna Shave Themselves

This is the first in probably a series of posts as I dig into the technical aspects of mastodon. My goal is to get a better understanding of the design of ActivityPub and how mastodon itself is designed to use ActivityPub. Eventually I want to learn enough to maybe do some hacking and create some of the experiences I want that mastodon doesn’t support today.

The first milestone is just getting a mastodon instance set up on my laptop.

09:27

Docker Crontab

It’s crontab but in a container. No ports. No GUI. No BS. Just cron in a container. Why? Because someone decided that setting up cron jobs the normal way wasn’t edgy enough. Now you get to deal with Docker AND cron at the same time. You’re welcome.
I assume this will make the crontab so much easier to backup and restore in a new system.
21:53

How Does BlueSky Work?

For further reading.
12:54

Self-hosting a Bluesky PDS and using your domain as your handle

Rafael Eyng’s tech blog
07:52

How to set up a Bluesky PDS

Setting up a Bluesky Personal Data Server without dedicating an entire VPS to it.
23:42

Bluesky PDS

Bluesky PDS (Personal Data Server) container image, compose file, and documentation.