• 3 Posts
  • 173 Comments
Joined 1 year ago
cake
Cake day: June 9th, 2024

help-circle

  • Ah HP printer drivers, my favorite form of self-inflicted malware.

    My favorite HP sucks story happened many a year ago. The boss’s shitty HP multi-function POS died, and we got him a nice Brother instead, and then went to uninstall the drivers.

    Somehow, and the reason for this is totally unknown to anyone other than HP engineers, the driver ‘uninstaller’ decided that today’s hilarity would be that it was going to uninstall… everything.

    After about 15 minutes of the drive churning away I got concerned, rebooted it, and found that nearly 75% of everything on it had been deleted by the uninstaller.

    No fucking idea, but that was a fun thing to explain and then fix.







  • schizo@forum.uncomfortable.businesstoLinux@lemmy.mlWinapps for work stuff
    link
    fedilink
    English
    arrow-up
    6
    arrow-down
    1
    ·
    edit-2
    6 months ago

    completely disable Windows Update

    Since this is a work thing, I’d maybe check with whomever is in charge of your shit that you’re not violating any compliance shit by turning updates off.

    If you’re not, cool, then whatever, but compliance bullshit is awful and sucks and it’s better if you’re not the reason you fail an audit.

    Edit: for the OP, not you.





  • I wouldn’t argue with the dude; he’s got a clear case of bad-faith-itis. What you did was bad, so you shouldn’t have done it, but no I won’t tell you how to fix it.

    The absolute best you could have done is cross-posted to a Mastodon/Bluesky/whatever account as well, but you can’t just always go around yanking the rug out underneath communities especially if you’re in a position where it’s not just lazy shitposting and worthless commentary.

    …that said, you have moved anything you can to being posted somewhere in tandem riiiiiiight?



  • 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.






  • The only thing I’d mention on the cache is to be a little careful, because depending on your actual use case you can use a LOT of transcode cache space.

    If it’s just you, doing one stream, it probably doesn’t matter.

    If it’s you, and your 20 closest friends, well, uh, it can be quite a lot and maybe you won’t want it in RAM.

    As for the media, a bind mount is the way to go, and I’d also recommend doing it as a read-only mount: Jellyfin doesn’t need the ability to modify that data, and in the event of a security oopsie (or a misconfigured user, or a 6 year old that gets 5 minutes alone with your mouse or…), it keeps someone from trashing your entire media library, assuming that’s something you wouldn’t want to have to spend the time gathering again.

    For the user, I just have a ‘service’ account, and run the vast majority of my containers under that UID. Sure, maybe that’s not the MOST secure, but it’s worlds better than root, and container escapes are not exactly common so it’s probably sufficient.

    …and if you get DLNA working let me know, because I never have. I just use Jellyfin clients everywhere because that at least does what you expect in terms of showing the media in a usable format and playing it.


  • I’d also argue it makes it harder to use, period: something that takes me 10 seconds to read somehow ends up being a 5 minute video, of which 90% is fluff that’s not related to the problem.

    I’ve yet to land on a tutorial video that gets to the point and doesn’t feel the need to waste a ton of time introducing themselves, a paragraph about what we’re doing, asking me to subscribe, talking about their sponsor and so on.

    I lament the death of the text-based tutorial and strongly dislike the youtube format video.