• 3 Posts
  • 464 Comments
Joined 7 months ago
cake
Cake day: June 9th, 2024

help-circle

  • No.

    I pirate everything, but am very very reluctant to do so with software or games.

    I only pirate in cases where the company involved is just too gross to support (looking at you, Adobe), or if there’s absolutely no other option.

    But I consider pirated software and games absolutely suspect 100% of the time, because I’m old enough to remember when every keygen was also a keylogger, and every crack was also a rootkit and touching any pirated software was going to give you computer herpes without fail.

    So maybe it’s not that bad anymore, but I mean, do you fully trust in the morals of someone who would spend the time helping you steal someone else’s shit to not add just one more little thing to it for themselves?



  • I don’t disagree, but if it’s a case where the janky file problem ONLY appears in Jellyfin but not Plex, then, well, jank or not, that’s still Jellyfin doing something weird.

    No reason why Jellyfin would decide the French audio track should be played every 3rd episode, or that it should just pick a random subtitle track when Plex isn’t doing it on exactly the same files.



  • One thing I ran into, though it was a while ago, was that disk caching being on would trash performance for writes on removable media for me.

    The issue ended up being that the kernel would keep flushing the cache to disk, and while it was doing that none of your transfers are happening. So, it’d end up doubling or more the copy time because the write cache wasn’t actually helping removable drives.

    It might be worth remounting without any caching, if it’s on, and seeing if that fixes the mess.

    But, as I said, this has been a few years, so that may no longer be actively the case.




  • If you share access with your media to anyone you’d consider even remotely non-technical, do not drop Jellyfin in their laps.

    The clients aren’t nearly as good as plex, they’re not as universally supported as plex, and the whole thing just has the needs-another-year-or-two-of-polish vibes.

    And before the pitchfork crowd shows up, I’m using Jellyfin exclusively, but I also don’t have people using it who can’t figure out why half the episodes in a tv season pick a different language, or why the subtitles are somtimes english, and sometimes german, or why some videos occasionally don’t have proper audio (l and r are swapped) and how to take care of all of those things.

    I’d also agree your thought that docker is the right approach to go: you don’t need docker swarm, or kubernetes, or whatever other nonsense for your personal plex install, unless you want to learn those technologies.

    Install a base debian via netinstall, install docker, install plex, done.



  • Timely post.

    I was about to make one because iDrive has decided to double their prices, probably because they could.

    $30/tb/year to $50/tb/year is a pretty big jump, but they were also way under the market price so capitalism gonna capital and they’re “optimizing” or someshit.

    I’ve love to be able to push my stuff to some other provider for closer to that $30, but uh, yeah, no freaking clue who since $60/tb/year seems to be the more average price.

    Alternately, a storage option that’s not S3-based would also probably be acceptable. Backups are ~300gb, give or take, and the stuff that does need S3-style storage I can stuff in Cloudflare’s free tier.



  • That’s probably true, though I’m not sure who has ever actually made a legitimate determination since you’d have to remove the non-humans from the numbers first and, well, Reddit isn’t going to tank their MAU numbers by ever releasing that kind of stat.

    It’s also not helped once you hit a certain size and the nature of scale takes over and the level of toxicity goes up: even in small groups, when a new person shows up and asks the same question for the 20th time, they start taking shit for it. If you’re in a BIG group, it turns into a giant dogpile, and people stop asking questions because who the hell likes that kind of response, so you end up with a lot of people who are subscribed to something, but none of whom actually contribute at all.



  • A Lemmy community with 100 active members is more likely to be 100 active humans than a subreddit with 10,000 members is, based on the last time I went to Reddit: it was so, so clear that everything was either ChatGPT, or a repost of shit even I had already seen, or was just otherwise obviously not an authentic human sharing something interesting.

    So yeah, not entirely surprising.





  • Because they’re ancient, depreciated, and technically obsolete.

    For example: usenet groups are essentially unmoderated, which allows spammers, trolls, and bad actors free reign to do what it is they do. This was not a design consideration when usenet was being developed, because the assumption was all the users would have a name, email, and traceable identity so if you acted like a stupid shit, everyone already knew exactly who you were, where you worked/went to school, and could apply actual real-world social pressure to you to stop being a stupid fuck.

    This, of course, does not work anymore, and has basically been the primary driver of why usenet has just plain died as a discussion forum because you just can’t have an unmoderated anything without it turning into the worst of 4chan, twitter, and insert-nazi-site-of-choice-here combined with a nonstop flood of spam and scams.

    So it died, everyone moved on, and I don’t think that there’s really anyone who thinks the global usenet backbone is salvagable as a communications method.

    HOWEVER, you can of course run your own NNTP server and limit access via local accounts and simply not take the big global feed. It’s useful as a protocol, but then, at that point, why use NNTP over a forum software, or Lemmy (even if it’s not federating), or whatever?