Developer of PieFed, a sibling of Lemmy & Mbin.

  • 51 Posts
  • 507 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.











  • The things I paid attention to was

    USB3 - you need this otherwise connecting external drives will be a joke Motherboard needs to accept up to 32 GB of RAM. Mine currently has only 8 but knowing I can upgrade is nice.
    Quiet - must be silent when idle.
    CPUs of less than 8th? gen will suck at video transcoding due to lacking certain capabilities. Important if running jellyfin, etc.

    The beauty of self hosting is it’s all about your individual circumstances so you priorities and acceptable tradeoffs will differ.