Category Devlog

How PieFed federates emoji reactions

PieFed federate reactions as a normal Like except with an additional field: content which contains either a unicode emoji letter or a string with : on the start and end. e.g. :fire:. The reactions that are just a single letter…

Tuning PostgreSQL for PieFed

Every instance will be different but generally speaking the default settings that PostgreSQL has will be Ok to start with but once the instance has been running for a few months the amount of data being stored will mean things…

An introduction to the PieFed codebase

Very often when encountering an open source codebase you are left on your own to figure it out. Documentation is often limited to installation / compilation instructions. With the following video I am trying to ease the onboarding process for…