• 0 Posts
  • 36 Comments
Joined 2 years ago
cake
Cake day: June 13th, 2023

help-circle

  • Does the refrigerator have air or water filters that need to be replaced? How do you do that and how often?

    Is there a maintenance schedule for pulling it out and cleaning dust from any heat dissipating elements?

    How often should the water hose for the ice maker be checked and replaced?

    Is there a trick to removing shelves for cleaning?

    How would you even know when to take it in for an oil change??






  • So is the issue that your extra drive mounts to /storage, but that happens after Docker has already started and taken over the directory, so the mount fails? Normally I’d expect it to happen in the other order. Is this a weird race condition?

    This might be a good thing to run through with ChatGPT- there are probably ways to delay the Docker container start, but maybe there’s a more significant misconfiguration you can deal with.






  • Given Plex’s users, I think it’s appropriate to notify everyone with a Plex account for changes like that. No issue there.

    What I take issue with is that email. It’s at best lazy and at worst manipulative. It’s worded like “if you stream media you need to buy this new pass”. Ok, clear. This free app I use now costs money.

    But then they slap on “alternatively, if you connect to a server with a Plex Pass don’t worry about it”. But that’s not something the majority of consume-only users are going to understand. I have about 15 regular users and the only one who knew what that meant was the one who runs their own Plex server.


  • I have a Plex Pass and my users are still getting this.

    To be crystal clear to anyone getting this email: if the server admin has a Plex Pass, users need to do nothing to continue as normal. The streaming pass is only for users who aren’t connecting to a server that has a Plex Pass.

    What I find shitty about this is that it’s being indiscriminately sent to every Plex account. There’s bound to be lots of people who don’t understand what this means who will be tricked into buying a streaming pass they don’t need at all. I’ve been getting messages from my users all day asking wtf is going on, and I’m getting tired of trying to convince them to just ignore the email.


  • Read the email again. The key word in their marketing slop is “alternatively”. You have a Plex Pass and are the server admin. Your users need to do nothing.

    Unfortunately, that does mean I have to respond to messages from all my users asking what that email means and convince them they can just ignore it.

    A second “nice” part of this change is that iOS users no longer have to buy the Plex app on the App Store to stream longer than a minute. The app is only like 5 bucks one time, but it was a barrier when trying to convince stubborn people to just fucking TRY my Plex server.


  • I feel sick saying it, but I think this is a project you could complete with AI. It sucks ass at understanding complex problems, but it’s good at cranking out small scripts to integrate tools together.

    You basically just want a wrapper around ffmpeg with a light web interface to handle upload, script execution, and download.

    LLMs are pretty good at spitting out a simple web interface that runs in a barebones server like Express or nginx.

    If you don’t need to worry about security or accessibility or any “not on the critical path” concerns, this could probably work after a few iterations.

    As for anything already out there - I’ve never come across anything. The closest app I can think of is TDARR which is intended to automatically transcode your media library to h265. That wraps up some of the ffmpeg stuff you want, but doesn’t address the upload/download half of the workflow.



  • Nursing is a little different from most kinds of work environments, but not that different.

    I think there’s 2 halves to unpack here. One is her ability and the other is her attitude. If someone is getting along in their career and has trouble hustling around on their feet for 8 or 12 hours, I get it. They can move slower or take longer sitting breaks when there’s no patient in dire need. That’s why people work on teams.

    But then there’s the attitude part. Are other nurses dealing with her patients on the regular? Is she ignoring call bells? Is she never making any effort to help a fellow nurse when they’re swamped? Then we have a problem.

    Like you said, you’re new and it’s not the time to go in guns blazing. Your reputation doesn’t mean shit for a while now, but I don’t think that means you should just suck it up and do your job in spite of it.

    I would mention it casually to your manager. Not as a complaint (see: your reputation doesn’t mean shit), but as a casual concern. “I didn’t want to say anything to X, but I’ve been noticing since I started that she seems to really struggle to deal with her patient load.” Whether you try to frame that along with “how can I help?” or something else is up to you.

    The main thing you want to take away is:

    • your manager has been informed by you that you’ve seen a problem with this nurse
    • you documented the conversation if it was in person
    • you’re keeping notes on your coworker when something unacceptable happens.

    These sorts of dramas play out slowly. The best thing you can do is collect information you can refer back to later in case things take a twist.

    I can’t tell you how many times in my life an employee has become “a problem” in management’s eyes, but we’re starting at 0 because nobody ever complained or documented any of the issues that were going on for YEARS.