Web developer. Lead developer of PieFed

  • 12 Posts
  • 85 Comments
Joined 1 year ago
cake
Cake day: January 4th, 2024

help-circle













  • Yeah. But in this case the Topics menu can be quite heavy as it lists every community that the current user is subscribed to. Instead of generating that menu (and sending it to the client) on every page load, when it probably won’t even be used, PieFed makes an ajax call (only possible with JS) to retrieve the topics menu when it’s clicked. Same for ‘Feeds’.

    This cut the amount of HTML being sent to the browser by around 50% (depends on how many communities you subscribe to but PieFed makes it extremely easy to subscribe to dozens of communities with a single click so many people have hundreds) and eased load on the server too. Some of the more under-powered instances run noticeably faster now.









  • Rimu@piefed.socialOPtoFediverse@lemmy.worldPost flair in PieFed
    link
    fedilink
    English
    arrow-up
    6
    ·
    2 months ago

    Tags, aka hashtags, are instance-wide (not just in a community) and interoperate with Mastodon, Pixelfed, Mbin. Anyone can make a new hashtag and they are completely unmoderated.

    Flairs are a limited list determined by each community’s mods and are only used in that community. They will federate with other PieFed instances and with Lemmy (when they finish coding what they’re calling “tags”, a really unfortunate choice of name).