

It’s laying the groundwork for “if you complain we’ll take your benefits away completely, because you’re a fraudster” instead.
It’s laying the groundwork for “if you complain we’ll take your benefits away completely, because you’re a fraudster” instead.
I’m honestly surprised that isn’t already the case. The first year of college 101 courses in America are often just rehashes of high school. Because the American high schools are so inconsistent, that the university wants all of their incoming students to at least have the same baseline. I went to a decent high school so it was 100% repeated content for me. If given the option, I could have skipped the entire first year of classes. But I had a shocking number of classmates who apparently had never seen anything past basic quadratic equations before.
Even better, wear loose generic clothes like a long black skirt and a baggy long sleeve shirt.
Investigators can narrow down suspects by using security footage to measure things like femur or forearm length. Baggy clothes make this much harder to do, because you can’t see exactly where the joints are. It introduces a lot of reasonable doubt that your defense lawyer can use to tear apart any video evidence they present.
Or give the awards directly to the credited teams, and not to the companies.
We don’t give Oscars to film companies. Imagine if an actor won an Oscar for a movie role, but didn’t walk up on stage to get it because they were already working on another movie. Sounds asinine, right? So why is it accepted in the game dev community?
Yup, that’s also why it’s so blurry; As the pressure moves through each sheet of paper, it gets more and more spread out. You could technically dial up the tension on your typewriter to make more copies, but they would still end up blurry as the paper spread out the force of the impact.
Yup, Voyager feels like the spiritual successor to Apollo. It feels like I never left.
I personally prefer tools that exist in the fourth dimension. It really makes blind-hole taps a thing of the past.
You can disable the streaming completely if you really want to. It’s in your preferences, under the “Online Media Sources” section. You can disable it for only managed users, or disable it completely if you don’t even want access to it via the admin profile. Or just move it farther down the list, or hide it completely by unpinning it as a source.
Because running it on your router gives you access to the entire network of devices, not just the Jellyfin server.
Not in the way you’re probably thinking, no. The VPN (like Proton) will be isolating devices from each other. This is by design, so you don’t end up in situations like different customers seeing each other on the network.
Your router might be able to act as a VPN host. This would allow you to connect to your home network from anywhere, and use it just like you would use a service like Proton. And if your home network is set to allow devices to see each other, then you could see your Jellyfin server. See if your router can run Tailscale or can act as a WireGuard (or OpenVPN) host. Tailscale will be the most straightforward approach, but not everything can run it. Worst case scenario, you could just run Tailscale directly on your Jellyfin server.
The big issue with requiring a VPN is that it makes remote access on some devices difficult or damned near impossible. For instance, good luck getting a smart TV to run Tailscale. Tailscale will be fine for things like phones, laptops, or tablets. But if you have a smart TV you want to remote view things on, you may need to consider a reverse proxy instead. And a reverse proxy is such a rabbit hole that it would deserve its own post.
Yeah, this is the unfortunate truth. Jellyfin’s setup will never be as simple as Plex, purely because the simple setup requires a centralized server to coordinate things. And Jellyfin is built specifically to rebel against centralization. Plex is easy because the company has servers set up specifically to handle the remote access handshake.
The worst part is that LiDAR isn’t even expensive anymore. Hell, my phone has LiDAR. He originally said that to justify the fact that they were dealing with a component shortage and he needed to keep shipping vehicles. So he simply shipped them without the LiDAR systems that he couldn’t get ahold of, and claimed it was because he didn’t need LiDAR.
But now LiDAR is much more advanced and cheaper. But since he refused to admit it was because of a component shortage, adding LiDAR now would require Musk to publicly admit he was wrong. And we all know that will never happen.
That’s just tribalism in general. Humans are tribal by nature as a survival mechanism. In modern culture, that manifests as behaviors like being a rabid sports fan.
Because of the Wife Factor. Getting people to convert requires getting past a lot of social inertia. It requires you to first convince them that the convenience of streaming services isn’t actually worth paying for. Then it requires an elegant onboarding experience. Lastly, Plex simply makes remote access easy. Sure, you could fiddle with reverse proxies for Jellyfin. But that’s easy to mess up. Instead, it’s much smoother to simply sign into Plex.
I can talk my tech-illiterate “My google chrome desktop icon got moved, and now I don’t know how to check my email” mother-in-law through Plex’s sign-up process over the phone. In fact, I did. It’s familiar enough that anyone who has signed up for a streaming service can figure it out. I can’t do that with Jellyfin, because their eyes glaze over as soon as you start talking about custom server URLs or IP addresses. Hell, my MIL’s TV doesn’t even have a native Jellyfin app available on the App Store. If I wanted to install it for her, I would need to sideload it.
Jellyfin does a lot of things right. But by design, the setup process will never be as elegant as Plex’s, because that elegant system requires a centralized server to actually handle it. And centralized servers are exactly what Jellyfin was built to rebel against.
To be clear, I run both concurrently; Jellyfin for myself, and Plex for friends/family. I got the lifetime Plex Pass license a decade ago, and it has more than paid for itself since then. But it sounds like a bunch of my friends and family may end up switching to Jellyfin if they don’t want to deal with the PlexPass subscription.
Probably worth noting that castle designs at the time basically screamed “this is a trap”. Castles were designed with a courtyard inside of the first gate. Then there was a second gate on the other side of the courtyard. Attackers would be funneled into the courtyard, where they would be surrounded by archers on the tall palace walls. Notice this palace has several courtyards arranged in series, with gatehouses between each one:
Sima Yi’s fear was that if he had his army enter the gate, it would be closed behind them and they would be trapped in the courtyard. It wasn’t just a sarcastic “Hey come on in” signal as a Hail Mary. It was a very clear “My hidden archers are going to chew you up as soon as the gate closes behind you” signal.
Calibre doesn’t natively support reading DRMed files, but there are anti-DRM plugins which are trivial to install. You need to provide a legitimate Kindle serial number for Amazon DRM, as it uses that to de-encrypt the files. When you add the file(s) to your library, the plugin automatically runs as a file conversion. It basically converts it from a DRM-locked .epub/.azw3 to a DRM-free .epub/.azw3 instead. Since Calibre already has file conversions built in, the plugin simply uses that existing system to spit out a DRM-free version of the same file, then it adds that to your library instead.