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
RSL is a new initiative by a group of big internet publishers that seeks to define the conditions under which AI crawlers can harvest their content. Their guide describes the various ways the content can be made available, including for…
Anubis uses a javascript-based challenge to stop scrapers from hammering your server. Installing it is easy enough but then you need to figure out how to configure it and it’s pretty intense. Here is the config I have for piefed.social,…
Out of the box PieFed has some pretty conservative settings, intended for small (less than 10 users) to medium (less than 200 active users) instances running on small servers where memory is constrained. Now that piefed.social is becoming busier I’ve…
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…
On the surface flair on PieFed functions very similar to how it does on Reddit – on posts they’re community-specific tags that can be used to filter posts in a community. People can also add flair to themselves which is…
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…
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…
requests is a very widely used Python package, used for making HTTP requests. As you can imagine, a project like PieFed does a lot of HTTP and so I reached for the most widely used tool for the job, thinking…
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…