• 0 Posts
  • 17 Comments
Joined 6 days ago
cake
Cake day: March 20th, 2025

help-circle

  • if we don’t figure out how to de-escalate

    That’s the crux of the issue. The only way to deescalate against a “might makes right” approach is to match violence with violence. Rolling over and “taking the high road” will just end up with the violent people continuing to be violent because they didn’t have any consequences the last time. “De-escalating” can’t be done by giving the bully your lunch money, because they’ll just be back again tomorrow.

    You at least need to make yourself an unattractive target, so they’re likely to go bother someone else instead. Even if you don’t totally stop the behavior, you at least need to send a strong “if you fuck with me specifically you will have problems” signal. Even if you don’t stop the bully, you at least ensure that you’re not the target.

    That’s a large part of why the Black Panthers got started. People realized that peaceful unarmed protests would get violently busted by the cops. In contrast, peaceful heavily armed protests would have cops politely watching from across the street.


  • Exactly. It shouldn’t have even been an issue, because the crew is supposed to make sure the passengers sitting in the exit rows are able and willing to actually pop the hatches open in the event of an evacuation.

    During an evacuation, plane rows are too crowded for attendants to be able to get to the doors and open them. Know how you’re stuck in the plane waiting for everyone to de-board after the flight? Attendants have to deal with that when evacuating. So the passengers need to be the ones to actually pop the hatches and start clearing the plane.


  • They 100% will notice, because the rural areas (which tend to be the most deeply conservative) will be the most heavily impacted. The USPS is the only reason many rural houses can reliably and inexpensively get mail. Shipping rural mail via UPS or FedEx often costs $20-50, if they’ll deliver it at all; Many rural areas are redlined by the shipping companies, because the companies don’t want to send trucks an hour and a half out of the city just for a single package. From a cost standpoint, that’s a three hour round trip for very little benefit. They’ll literally refuse to deliver the package, and tell the customer that the address is outside of their service area.

    Shipping to those same addresses via USPS costs like a dollar.

    But yeah, they’ll just blame Biden and continue voting red.




  • mic_check_one_two@lemmy.dbzer0.comtoMemes@lemmy.mlshit...
    link
    fedilink
    English
    arrow-up
    9
    ·
    edit-2
    2 days ago

    This is how it works in Germany. Lots of their water bottles are made of glass, and end up with textured/worn rings along the bottle; The rings are from where it goes through the recycling machines to get prepped for the next use. The rings mean the bottle has been reused a lot, and has gone through the machines enough to get slightly worn.


  • The shelves aren’t even empty. There are thousands of eggs in my local grocery stores. Every single store near me has eggs that are nearing expiration, which means people aren’t buying them. People are seeing the asinine prices, and opting to eat less eggs.

    But the issue is that producers have realized they can blame the specter of inflation or supply chain issues to charge whatever the hell the want. Let’s say they charge $2 per carton, and can reliably sell five cartons at that price. Or they can charge $6 per carton, and reliably sell two cartons. With the latter example they make more money and pay less in shipping since they only had to ship 2/5 the stock. So why wouldn’t they just find an excuse to sell them at $6 per carton? That’s just economics 101.


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







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



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