this post was submitted on 07 Jun 2025
477 points (97.0% liked)

Technology

70998 readers
3358 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 16 points 15 hours ago* (last edited 14 hours ago) (3 children)

What is so special about piefed? I see a few communities moving there. The interface looks different from the original lemmy interface.

[–] [email protected] 3 points 1 hour ago* (last edited 1 hour ago)

For regular users there is not a huge difference, but the web-interface is significantly faster and you can subscribe to topics that combine multiple communities. The disadvantage is less mobile app support. Right now only Interstellar supports Piefed.

The really advantage is for moderators and admins, as the Piefed developers actually listened to community feedback and implemented a lot of nice moderation features that require bots or annoying work-arounds on Lemmy.

And there are a few technical differences that make Piefed easier to administrate and troubleshoot from a sysadmin perspective.

[–] [email protected] 12 points 13 hours ago (1 children)
[–] [email protected] 2 points 10 hours ago (2 children)

Postgres slowing factor

I'm pretty sure one of the best optimised free/libre DBMS's is faster than Python 💀

Also no one know how Piefed scales, since it only has like 350 MAU

[–] [email protected] 8 points 5 hours ago (1 children)

Reread it. They're saying "The slowest part is postgres, so even if python is slower than rust it won't make a difference."

[–] [email protected] 1 points 2 hours ago (1 children)

That is, in theory. In practice, it can make a big difference. Source: Worked professionally with large services built in Python and Rust.

[–] [email protected] 2 points 1 hour ago

Yes, I also suspect that at a certain scale it would make a difference, but with a single Postgres database and no advanced clustering or so, the real-life performance metrics of a medium sized Lemmy instance strongly point to Postgres being the bottleneck and not the Python or Rust codebase of the rest of the software.

[–] [email protected] 8 points 6 hours ago* (last edited 6 hours ago)

Piefed also uses PostgreSQL. He was mentioning that the limiting factor on either platform is the DB, meaning that the parts written in Python will likely not be a limiting factor.

Piefed also has quite impressive optimizations in other areas as well compared to Lemmy or even Mbin.

[–] [email protected] 4 points 14 hours ago

Well, you can add flairs :)