From dc924e9c1dd0320f4115cbc2f656d86bffd07191 Mon Sep 17 00:00:00 2001 From: JMARyA Date: Mon, 19 May 2025 13:49:17 +0200 Subject: [PATCH] add lemmy --- technology/applications/web/lemmy.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 technology/applications/web/lemmy.md diff --git a/technology/applications/web/lemmy.md b/technology/applications/web/lemmy.md new file mode 100644 index 0000000..686f365 --- /dev/null +++ b/technology/applications/web/lemmy.md @@ -0,0 +1,9 @@ +--- +obj: application +repo: https://github.com/LemmyNet/lemmy +website: https://join-lemmy.org +rev: 2025-05-19 +--- + +# Lemmy +**Lemmy** is an open-source, decentralized, and federated alternative to platforms like Reddit. It allows users to create, share, and discuss content in community-based forums called *communities*. Unlike Reddit, Lemmy is part of the **Fediverse**—a network of interconnected servers (also known as *instances*) that communicate using the **ActivityPub** protocol.