• 0 Posts
  • 25 Comments
Joined 2 years ago
cake
Cake day: July 2nd, 2023

help-circle


  • Personally, I think IPv6 is not a good choice for any service you don’t want associated with a specific device. As I understand it, the prefix delegation comes from the ISP, but often the interface ID is derived from the machine’s MAC address which is a link to specific machine hardware, can reveal information about the host, and possibly deanonymoized across networks.

    I’d stick with IPv4 because NAT gives a tad more anonymity. Just my $0.02 though.





  • Ebby@lemmy.ssba.comtoSelfhosted@lemmy.worldPlex Server Replacement
    link
    fedilink
    English
    arrow-up
    6
    arrow-down
    1
    ·
    edit-2
    18 days ago

    I just did something sort of like what you are doing and after a few hiccups, it’s working great. My Synology just couldn’t handle transcoding with docker containers running in the background.

    Couple differences from your plan: I chose a N100 over the N150 because it used less power and I wasn’t loading up CPU dependent tasks on the thing. The N150 is about 30% faster if memory serves, but draws more power. Second, do you really need a second m.2 SSD BTRFS volume? Your Synology is perfectly capable of being the file storage. I’d personally spend the money you’d save buying a smaller N150 device on a tasty drive to expand the existing capacity then start a second pool from scratch.

    Finally, I wouldn’t worry about converting media unless you are seriously pinched for space. Every time you do, you lose quality.


  • Ditto to your comment except power usage. I moved my Plex/Jellyfin (and hopefully Immich soon) docker containers to an N100 for the hardware acceleration. TDP is 6 watts on some of these devices and CPU use sits around 2% unless Plex is doing DB optimizations (about 60% for a bit). I haven’t measured consumption or my older server, but I feel moving some CPU intensive services to hardware GPU is saving a few watts.



  • I tried to update my lemmy instance and it all went so horribly wrong. DB never came up, errors everywhere, searching implied I updated to a dev branch sometime in the past (not a dev, don’t think I did) and it’ll be console and DB queries for a fix.

    Ran out of time and overwhelmed, I restored backups and buried my head in the sand. Nope, not now. Future, yes, but oh not now.



  • Same here. I don’t like some of the recent decisions, but I remember the time I looked at the value and thought “yeah, this is working, valuable, and I can get behind it”, and bought the lifetime pass.

    And I used the hell out of it! I don’t regret supporting the developers at all.

    But features like plugins disappear, rolled to in-house teams. They work better, but cost more to maintain.

    It’s ambitious, and gives developers plenty of work, but I feel the new redesign bit more than they can chew and overran budgets. They may be trying to balance budgets.





  • Heck yeah! Old desktops or laptops are how most of us got started.

    Things to consider:

    • Power- this will be on 24/7 probably. That adds up
    • Speed- not just CPU, but RAM, disk access and network interface can limit how much data you want to move.
    • Noise- fans can suck (pun intended). Laptops tend to run quieter

    I’m sort of looking to upgrade and N100 or N150’s are looking good. Jellyfin can do transcoding so that takes a little grunt. This box would work well for me. It’s not a storage solution, but can run docker and a handful of services.