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.
And that ocean is preferably on a planet other than Earth.
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:
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.
Return of the Jedi
Revenge of the Sith
You try to push your thumb and forefinger through each other. Eventually they slip.
People like this are the reason AI is so unreliable at exploring code issues.
Like, I just want Copilot to look at my dependencies to explain a vague error I’m seeing and it’s telling me to downgrade Ruby, upgrade Rails, and install Python. Bro, it’s a node package.
I have a petty one:
Expected: Siri goes away
Encountered: the tap does nothing - Siri will continue listening until you say “thank you” or turn off the screen.
Workaround: restart the phone and the problem goes away.
I think this is just a picky optimization.
The first one runs the constructor to instantiate a new string, then gets its class (which is presumably a static property anyway). The second doesn’t have to run any constructor and just grabs the static class name from the type.
Maybe there’s more implementation nuance here but it seems like an opinionated rule that has zero effect on performance unless that code is being called thousands of times every second. And even then the compiler probably optimizes them to the same code anyway.
Wasn’t it Visual SourceSafe or something like that?
God, what a revolution it was when subversion came along and we didn’t have to take turns checking out a file to have exclusive write access.
This happened to me once and I completely overthought it.
In my case, I removed the PCB from the drive and took a close look and saw a single scorched IC that I figured was the problem. I think it was a voltage regulator or something like that.
So I bought a scrap drive and tried to transplant the PCB onto my dead drive, but of course that wouldn’t be able to read my old data.
So took it into a local electronics repair shop and asked if he’d be able to make it work.
He took one look at the damaged PCB, pushed the scrap one back at me and said “yeah I’ll just replace this part.”
40 bucks later I had a working drive again and was able to rescue the data.
The short answer is no.
You can do an easy experiment to see this using image files. Grab a random JPG file and open it in a graphics program and save it as a BMP format image.
JPG is already compressed, and BMP is absolutely not compressed. Then try compressing each image. You’ll find that the JPG doesn’t get much smaller, or might even be a bit bigger when compressed. Now do the same with the BMP - that one makes for a smaller RAR!
The main issue here is that compression is about removing empty space in a file (it’s a weak analogy but bear with me). If the file itself already had some kind of compression (basically every AVI or MP4 or MKV you download probably is already compressed), then there’s already a lot less empty space inside the file. RAR doesn’t have much empty space left to work with, so it can’t really reduce the file size any more.
It’s worth doing some testing on a single movie to see how this all works. You’ll probably find that it’s best to just leave the files exactly the way they are. No RAR. No ISO. No tricks. The gains simply aren’t there.
If you’re looking to save on some disk space with your movies, you’d get a lot farther by just deleting one movie you don’t really want that badly. The amount of space you get back from that will exceed your compression gains. It also means you don’t have to go and uncompressed the movies every time you want to watch one.
Guys I don’t think this is real. It’s possible AI was involved.
If you look very closely, you’ll notice that Elon Musk looks young and is ripped. I don’t think that’s right.
The rest checks out.
In a way I’m relieved. I thought the existing, laggy, unhelpful ChatGPT integration was the entire feature they’d been hyping so hard.
Little did OP know that while they were watching this strange performance unfold, the other guy was sneaking up behind OP and stole their wallet.
“Dad, I can’t do this anymore. You do you and I’ll do me and let’s touch base again in 4 years.”
Oh that’s just my dad. He’ll tell you when you should be wearing gloves or eye protection, and then exempt himself from that rule.