PieFed v1.2 is released
PieFed 1.2 has just been released. Details and links to examples at
Your Ad‑Free Forum for Real Community
Your Ad‑Free Forum for Real Community
PieFed 1.2 has just been released. Details and links to examples at
The admin teams behind a few large Lemmy instances have also set up PieFed instances recently. If you’re looking for an instance run by people with plenty of technical experience and deep connections to the fediverse community, these are the…
Recently PieFed added a way to group communities into collections of related communities, which we called a “Feed”. Unlike Topics, Feeds are federated, can be created by anyone and can be public or private. There are now hundreds of feeds…
Most software similar to PieFed delegates the job of maintaining the health of communities to the moderators of those communities. This frees up the instance administrators to focus on technical issues and leave a lot of the politics and social…
Fediverse traffic is pretty bursty and sometimes there will be a large backlog of Activities to send to your server, each of which involves a POST. This can hammer your instance and overwhelm the backend’s ability to keep up. Nginx…
By default, all posts show up in search results on #PieFed, #Lemmy and #Kbin. But in a first for the threadverse, PieFed has just added some privacy features that Mastodon had for a long time – being searchable is now…
Recently @siderea wrote a fantastic thread about social homogeneity, moderation, the design of social platforms and what they could be. They covered a lot of ground and I can’t respond to it all so I’ll just pick some highlights I…
For a very small instance with only a couple of concurrent users a CDN might not make much difference. But if you take a look at your web server logs you’ll quickly notice that every post / like / vote…
Google provides a tool called PageSpeed Insights which gives a website some metrics to assess how well it is put together and how fast it loads. There are a lot of technical details but in general green scores are good,…