• 0 Posts
  • 13 Comments
Joined 1 year ago
cake
Cake day: July 13th, 2023

help-circle
  • If you’re doing it right, containers are less like VMs and more like cgroups. If orchestrated correctly it uses less system resources to run lots of services on a single system/node.

    That said, I’m a devops/infrastructure/network professional and not a developer, so maybe I’m missing something from the dev experience… But I love containers.

    Docker does kinda suck now, though. Use podman or another interface instead if you can help it.


  • Airsonic Advanced and DSUB on Android are pretty good options since DSUB has advanced local caching options.

    I aquire my music then run it through Picard for tagging which places it into my NAS where it is mounted to airsonic and jellyfin containers for consumption.

    The jellyfin apps have gotten a lot better and I find myself using feishin and finamp more often lately.





  • Captain Howdy@lemm.eetoLinux@lemmy.mlquestion regarding new hardware
    link
    fedilink
    arrow-up
    2
    arrow-down
    1
    ·
    11 months ago

    I would not recommend swapping out major components without doing a new install. Linux installation is quite simple these days, so back up your configs and put them in place in the new installation.

    If you run things in containers, these kinds of issues are not as relevant. You can run jellyfin in docker the same on any host and pass the GPU through for xcoding.

    Unfortunately I don’t think there’s enough info to answer your question specifically.