WeirdGoesPro

joined 2 years ago

Currently in Mexico, it displays the name your phone region is set to. It still shows Gulf of America on my phone, even when I am on Mexican WiFi.

[–] WeirdGoesPro@lemmy.dbzer0.com 55 points 2 weeks ago (12 children)

I need a bigger nerd than me to explain how much Apple users need to worry about this.

The solution to world problems is to dress like it’s the 1970’s.

I could get laser surgery, but I choose glasses. I prefer how I look with them than without them, and sometimes they double as eye protection.

Thanks, I appreciate it.

[–] WeirdGoesPro@lemmy.dbzer0.com 3 points 1 month ago (2 children)

You’re telling me. It’s ok though. Now I have nothing to lose, so I can start over exactly how I want to.

[–] WeirdGoesPro@lemmy.dbzer0.com 3 points 1 month ago (4 children)

Bruh, that is only the start. Let’s just say I lost her and my best friend of 20 years at the same time. I’m sure you can fill in the blanks.

[–] WeirdGoesPro@lemmy.dbzer0.com 4 points 1 month ago (6 children)

You seem to know my ex wife.

The issue is that public trackers are too easy for people to monitor and pursue copyright infringement claims for. Private trackers, by design, are much harder to do that with, which makes them leaps and bounds safer to use.

Don’t think about it as keeping the common man out, it is about keeping The Man out.

[–] WeirdGoesPro@lemmy.dbzer0.com 5 points 1 month ago (2 children)

It’s called private trackers, and they are great.

[–] WeirdGoesPro@lemmy.dbzer0.com 73 points 1 month ago* (last edited 1 month ago) (7 children)

2001 was 24 years ago in 2 days. BitTorrent can drink.

The have significantly more content (in my experience), and the gate keeping is pretty much just having standards to keep the community safe, and the media seeded.

 

I’m trying to set up a streaming server on a VPS. I’m using OBS Studio and MistServer in a Debian docker container with noVNC access to control it.

MistServer is supposed to be able to detect a stream on the local network and then create a custom RTMP key so that it can be passed to OBS studio and then streamed to multiple platforms simultaneously.

I was thinking that I could use Tailscale to create a virtual network, and that should connect the camera to MistServer. If I do that, could I just use the Tailscale IP as the RTMP IP address and then have it treat the camera as if it is on a local network?

Essentially:

Camera wired to iPad > Tailscale > MistServer > OBS Studio > Multiple Streaming Platforms

Is there some better way to do this that I’m totally missing?

Thanks for any help you can provide.

Edit: to clarify, I’m talking about a livestream of my own live content that I create, not a Plex stream of media or anything.

 

cross-posted from: https://lemmy.dbzer0.com/post/19035305

[Promoting] Gluetun: The Little VPN Client That Could

My journey with docker started with a bunch of ill fated attempts to get an OpenVPN/qBittorrent container running. The thing ended up being broken and never worked right, and it put me off of VPN integration for another year or so.

Then recently I found Gluetun…and holy fucking cow. This thing is the answer to every VPN need I could possibly think of. I have set it up with 3 different providers now, and it has been more simple and reliable than the clients made by the VPN providers themselves every time.

If you combine the power of Gluetun with the power of Portainer, then you can even easily edit settings for your existing containers and hook them up to a VPN connection in seconds (or disconnect them). Just delete the forwarded ports in the original container, select the Gluetun container as the network connection, and then forward the same ports in Gluetun. Presto, you now have a perfectly functioning container connected to a VPN with a killswitch.

So if any of y’all on the high seas have considered getting more serious about your privacy, don’t do what I did and waste a bunch of time on a broken container. Use Gluetun. Love Gluetun. Gluetun is the answer.

 

I’m hoping to find some kind of statistical display for my media library that I can show on my website. I found Medialytics, which is a little rough, but essentially what I’m looking for, but it isn’t secure enough for public display because the Plex token is included in the script for the page.

Does anybody know of a good statistics display for a large media library that would have a publicly displayable page similar to uptime-kuma?

 

I'm not affiliated with DBZer0 beyond being an active member, but today I decided it was time to do my part and donate. We all benefit from this place. We all have a haven to share our knowledge and shitposts. If you're reading this, I'm talking to you. Socialism begins at home.

We are seeing IP hawks do more and more to shut down our piracy sites, streaming sites, and even the places we come to just talk about these things. Our safe spaces are made possible by a handful of generous people who spend their money, time, and brainpower to create places where we can come together. They don't have to stand alone. We can have their backs.

You can donate to DBZer0 at the following link, or by clicking the pirate themed coffee mug in the sidebar: https://ko-fi.com/db0

My donation has given me a sense of pride and community. I'll be doing this every month until the wheels fall off. I know some of you will see this and hear the call--now's the time. We owe it to each other.

"We must hang together or surely we shall hang separately." - Benjamin Franklin

 

I’m using tessypowder/backblaze-personal-wine, and I need to reinstall it due to some drive changes. I have tried docker rm [container ID], but when I add the container again, it seems to be stuck with the old wine settings. I have also tried adding it with a new name so it would theoretically be a totally new container, but that also seemed to inherit the broken wine settings.

I noticed that when I first install a container, there is a long ID string that seems to represent the container along with all the dependencies, but when I use docker ps, it only shows me a shorter string that seems to represent Backblaze alone. Should I be using rm with the longer string to remove wine too? If so, how can I get the terminal to display the full ID again so I can accomplish a full removal?

tl;dr How can I do a full removal of a docker container an all sub-programs (such as wine) that were installed along with it?

 

I have a home server with tech illiterate users (Tailscale/VPN won’t be a solution for them), and I’ve been setting up a little blog to keep them updated about content and status. I had an idea of setting up a server status page that displayed the running state of various docker containers so they could easily see if services are running or not.

The dashboards I’ve seen have been geared towards administrators, but I’m looking for something simple, with no control buttons, that is just for display. I was thinking that there might be a dashboard out there with the ability to export the displays as a webpage widget or something along those lines.

I have a VPS I can use just for the online display, so I’m not worried about the networking per se. Needs to run on Debian.

Thanks for any help you can provide!

 

I’ve been trying out Kavita as an ebook software, and I really like it so far, with one exception. Accounts are all local to the app, and there is no ability handle user accounts through their site, similar to how Plex does it. This means that every time I screw up and have to set up again over the years, my users will have to get new invites and make new accounts. When I mess up Plex and have to reinstall, I can just add new permissions for the users already linked to my account, which makes it easy to transition everyone to a new server with minimal impact to my viewers.

Before I fully commit to Kavita, is there any program out there for ebooks that has accounts managed through a central server rather than my local one?

 

My self-hosting experience is primarily with Plex and qBittorrent, but I'm trying to get a digital library set up that will be available remotely. I've been reading about some options, but I'm not sure about what is best to use or how to deploy it.

What is the best way to make Kavita available to remote users safely from a home server?

view more: next ›