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

help-circle



  • I would agree with you but I don’t think women are marginalised in my society.

    Then you don’t agree with me, and you should look closer at your society, it’s easy to overlook how certain groups are marginalized if you’re not part of them. I recommend you read some posts in some women only communities (instead of trying to tell them how they should feel) to see the sort of thing they have to go through.

    I get where you’re coming from, on paper our society treats women equally, there are no written rules or outlandish inequalities, and some of what feminist complain is not even real, such as the gender pay gap. However that’s not the same as saying there aren’t any inequalities nor that it’s even comparable. Yes, men do have issues in our society; Yes we need to address those; No, we shouldn’t laugh at me for opening up about their issues; Yes, men can have safe spaces where they talk about their issues without having women judge them for it. And all of that is the same for women, there are lots of ways in which our society treats women as inferior and if you can’t recognize that there’s really nothing else to tell you than “pay more attention”, but there’s no worse blind that those who don’t want to see, so I’m sure there’s nothing I can tell you that will make you stop and listen and look around, talk to your mom, sister, or some women you know and trust, listen to their stories about that time their boss slap their ass or their ex-boyfriend forced himself on them, or even the time the creepy guy started following them around.












  • Yes I am, but I don’t want to give full control of my network drive to a closed source application because it paywalled me out of being able to access my media on my local network. It’s ridiculous that I have to do that. It breaks ECI, and is a security risk. And yeah, it’s a bit paranoid, but the fact that they can fix it with a simple config and put that behind a paywall is VERY worrisome, so I now need to pay if I want to isolate Plex from the host where it’s running.





  • I can’t speak for OP, but I self host lots of stuff, have literally dozens of services running, have an Ansible repo to manage it all and routi some stuff through a VPS, not to mention my day job has included managing services in one way or another for a long while. This is to say, I know what I’m doing. I couldn’t setup Plex to work the way I wanted to, they expect it to run in a docker with network set to host mode, I couldn’t find any way to tell Plex that my living room TV was in the same network, it just wouldn’t accept any connections as local. I know I shot myself in the foot here by not letting it run with network on host mode, but I shouldn’t have to, the port was exposed, I could reach it through the local network IP, but I wasn’t able to stream any content locally.


  • I’ve had that happen to me with plex, it was probably 100% my fault because I specifically changed things during the setup of the docker file, but apparently Plex can’t figure out that is local if it’s running inside docker with non-host network, it probably only accepts local connections from the docker network, and I was never able to make it treat my actual home network as local.