Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)CH
Posts
1
Comments
703
Joined
2 yr. ago

  • I bought Plex Pass when it was $75 for the lifetime option.

    I prefer Jellyfin, but sharing is harder for family members with it because I can't get them to just log in without existing credentials (Google Account, Apple ID, etc). Trying to convince my 67 year old mother-in-law to enter a URL, username, and password into an app with a remote is like asking my child to eat broccoli.

    For now, I'll keep running dual stack with both. If Plex pulls lifetime passes, even though it'll be a PITA, I'll convert everyone to Jellyfin despite the pain.

  • Permanently Deleted

    Jump
  • Not sure if you're using a desktop or laptop (unclear if you're doing DJ stuff for mixing privately or gigging on the road), but hardware passthrough through something like SR-IOV would make latency a non-issue.

    However, I get what you're saying. I was more thinking of the "I want to run this on a legacy operating system for as long as I can" aspect of things. Eliminating the concern of the hardware no longer supporting a more modern operating system was what I was trying to get at. Sorry if that didn't come through.

  • Linux gives processes a chance to gracefully close. However, it also will absolutely NOT allow a process to hang up the shutdown or restart procedure after a point. If you're using systemd (which there is a good chance you are), it'll count down. If the process hasn't stopped in the time allotted, it gets Old Yellered.