• 1 Post
  • 49 Comments
Joined 1 year ago
cake
Cake day: June 10th, 2023

help-circle



  • I used Plex for a long time but moved to Jellyfin after reading about the general direction Plex is going (trying to commercialize it, partner up with industry, make it more than just a self hosted media service).

    Both have what you’re looking for.

    I would say Plex is slightly easier and has the benefit of PlexAmp (available for Linux, Windows, and mobile).

    That being said, Jellyfin is about the same ease to get set up, but it’s just a tad less polished, but in sort of a nice way. It feels more like “yours”, if that makes sense.

    For both, I recommend hosting them in Docker, using Docker Compose, and using the LinuxServer version. LinuxServer maintains updated software, packaged in an easy to install format and they help you out with sample Docker Compose files and explanations to get things running.






  • James Hoffman almost picked it as the winner on a blind taste test of US grocery coffee. I think Pete’s ended up winning? Anyway it was fun to see his reaction, since it was the first of the bunch to actually taste decent.

    Dunkin’ locations are inconsistent, unfortunately. Your best bet is to buy a bag of their whole bean and brew it yourself with proper ratios.




  • My understanding is that postgres doesn’t need to be upgraded. It’ll still work with version 15 or whatever you have. Postgres 15 has some sort of memory leak that they’re trying to get away from, so they made 16 the new default.

    Same with the “requirement” to upgrade pict-rs to the latest version. You can keep the old version if you don’t care about the new image proxy feature.

    Really it’s a not a problem of needing to upgrade this stuff, but a problem with the documentation which isn’t clear. That’s a big weak spot for the Lemmy project in my opinion. I only learned the above information from lurking a bit in the Matrix chat.