Wills thoughts

A collection of my thoughts, experiences and “how to” guides in software engineering

Journey to a distributed PDS: A New Hope

In my last post I detailed the reasons for why I wanted to achieve a distributed PDS, or at least explore if it was possible. I also explained how I managed to achieve getting the database part of the PDS to be held on a server other than the PDS and then managed to run 2 PDS instances side by side, semi successfully.

April 06, 2026


The journey to a distributed PDS

Hopefully this is part 1 of many posts, describing my progress into running a PDS across many nodes or devices.

April 02, 2026


Running Tangled.sh locally for development...

... without having NixOS running on your machine (kinda)

December 03, 2025


Setting a custom homepage on a PDS

A quick and dirty way to set a custom homepage on your PDS

October 01, 2025


Migrating my Knot

In my previous pub I went over the process I went through to set up my own Tangled Knot and the problems I faced. One of those problems stemmed from the fact that I was using my PDS server to host my Knot, but since I didn't use a subdomain for my PDS I had some issues with Caddy redirecting properly.

September 29, 2025


Hosting my own code with a Tangled Knot

My journey to hosting my code on a Tangled Knot and the problems I hit

September 28, 2025


Advertisement