funkless_eck

joined 2 years ago
[–] [email protected] 2 points 11 hours ago

Come on, now! Asking me if I support voter intimidation is both a straw man and begging the question and you know it.

[–] [email protected] 2 points 11 hours ago (2 children)

That's not really the point under discussion, is it?

You said there were no politicians who would advocate for voting in general. I just googled up a bunch of quotes to the contrary. I'm sure I could find governers, senators, mayors too but I was focusing on presidents.

In fact, in regards to Hayes, Bush Trump - isn't losing the popular, but taking the presidency due to process actually an excellent case for more voter rights and less restrictions on the voting process?

And what the hell does the Compromise of 1877 have to do with giving voters water?

Once again, because I feel like you're derailing here by attempting to drag this discussion into 200 year old minutiae, should we not be able to make voting an easy, relaxing, simple, comfortable process and isn't that better for society?

[–] [email protected] 3 points 13 hours ago* (last edited 13 hours ago) (4 children)

"There’s no such thing as a vote that doesn’t matter. It all matters.”— Barack Obama

“To vote is like the payment of a debt, a duty never to be neglected, if its performance is possible.” –Rutherford B. Hayes

“The future of this republic is in the hands of the American voter.” –Dwight D. Eisenhower

“Elections belong to the people. It’s their decision. If they decide to turn their back on the fire and burn their behinds, then they will just have to sit on their blisters.” – Abraham Lincoln

“The vote is the most powerful instrument ever devised by man for breaking down injustice and destroying the terrible walls which imprison men because they are different from other men.” –Lyndon B. Johnson

“Nobody will ever deprive the American people of the right to vote except the American people themselves, and the only way they could do this is by not voting.” –Franklin D. Roosevelt

[–] [email protected] 3 points 13 hours ago (2 children)

buddy you just did the same thing to me.

[–] [email protected] 1 points 14 hours ago (6 children)

I just don't agree with your assertion that voter disenfranchisement efforts are necessarily a function of an incumbent party. There are many politicians who want people to vote even if it's not for them.

[–] [email protected] 3 points 15 hours ago (4 children)

In other countries going to vote is a sub-15 min task, you can do it on your way to work/school. in the US it can be a multi-hour experience which is designed to be as difficult as possible.

More older people vote than young people, so perhaps the whataboutism question here should be, "why do you want to torture older people?"

[–] [email protected] 12 points 16 hours ago (9 children)

no, it does not. this is a false narrative designed to obfuscate voter suppression.

[–] [email protected] 8 points 16 hours ago (8 children)

in general it's telling people who to vote for

in context it's telling people who to vote for while in line

the "joke" I was making is that handing people water while in line does not support a specific party

[–] [email protected] 15 points 17 hours ago (23 children)

and which party is the dehydration party again?

[–] [email protected] 42 points 22 hours ago (26 children)

it's illegal where I am in the USA to give housed people a bottle of water standing for hours in the direct sunlight if they're in line to vote.

The hope is that will disincentive people to vote.

[–] [email protected] 6 points 22 hours ago

unfortunately not totally universally.

[–] [email protected] 1 points 1 day ago

If you're stronger than me, fair play tbh. I can be the emotionally strong support instead.

149
submitted 1 month ago* (last edited 1 month ago) by [email protected] to c/[email protected]
 

Currently they're in types in ziploc baggies but there must be a better way

the baggies:

  • USB A > USB C
  • USB C <> USB C
  • USB A > USB B Micro
  • Ethernet
  • HDMI to different sized HDMI
  • HDMI to USB B
  • HDMI to other USB
  • HDMI to HDMI
  • USB female to male and extenders
  • Dongles, converters, and USB hubs
  • VGA
  • USB A to lightning bolt
  • A few old ipod charging cables

Not pictured: separate drawer for guitar cables, XLR, headphones jack to jack and adapters, phono and midi; separate duffel bag for long power cables; separate baggie in another drawer for international adapters and plugs

165
Phil rule (sh.itjust.works)
 
 

I know you probably love a dozen tracks, please pick one, thank you in advance.

EDIT: Thank you all so far, especially everyone who kept it to one. I am at work currently and will make my way through the list but may not get a chance to thank you individually. I am checking them all out though and appreciating it.

 
 

Please can someone show off how smart and sexy they are by answering these questions. I don't mind if you just link me to a video or guide explaining it (like I'm 5?) instead of typing it out - but please don't just send me stuff that says something like "To forward to ports correctly, simply forward the correct ports - but be sure to reverse-p the goeanity-2.0 exposed server flange via qPack*7_bingb (IMPORTANT put 1=2 in /conf!!!)" - which is what all the help documents read like to me right now.

Here's what I think I know, but I have probably got wrong, and would be delighted if you could not only tell me how wrong I am but what is the right answer instead:

-> I have a raspberry pi 4 running raspbian/debian bookworm, all software up to date.

-> I have installed docker and docker compose. Docker lets you run apps/programs in separate little cages so if they crash or do something insecure they don't crash or expose the whole computer (the Raspberry Pi), the operating system (Raspbian), or the other apps running in other containers. Docker compose allows you to fine-tune the settings of these apps from outside the container by changing a text file. Each docker container, controlled by a compose yml has a port, e.g. Jellyfin's is :8096

-> I can set up and configure radarr sonarr qbittorrent to download movies, for this I need a VPN. I paid for and installed mullvad (app) but it crashes a lot (for over a minute every 20 seconds), so it looks like I need to configure something like gluetun to do it instead. For this reason I want to stick with mullvad as I paid for it, gluetun is really confusing.

-> However, downloading is only half the battle - assuming I can get a VPN to work without crashing every 20 seconds so it takes less than 5 hours to download a single movie in 1080p(!!!) - I can only watch stuff by plugging an HDMI cable into my raspberrypi and a monitor and using a mouse and keyboard to navigate to the UI and click "play"

-> If I want to watch them on my TV I need to connect something to my TV that talks to the raspberry pi, so I have an NVIDIA shield with Jellyfin installed on it - but in order for the NVIDIA-Jellyfin to connect to the RaspberryPi-Jellyfin it needs to go through the internet (if this is not the case, how does one point the NVIDIA-Jellyfin at the Raspberry Pi jellyfin?)

-> Because it's going through the internet I need to hide my activities from prying eyes, and because it's on the internet it will have a web address (I bought the cheapest domain for a few bucks on namecheap), so a proxy and reverse proxy are neccessary to hide my activity on my end (proxy) and the activity on the internet (reverse proxy) from said prying eyes while allowing me to watch my stuff in peace.

-> I can set up my domain to point to Jellyfin, this means I configure mysubdomain.mydomain.com to point to Cloudflare on the internet. Then I set up Cloudflare to point to NGINX on my raspberry pi. But I really don't know what this entails or how to do it. I changed my nameservers to Cloudflare's on namecheap and that's where I stopped because I didn't understand any further.

-> So, in practical terms, I'm on my sofa and I want to watch a movie in my Jellyfin on my raspberry pi, I open the NIVIDA sheild, I open the jellyfin app and I tell the jellyfin app to go to mysubdomain.mydomain.com

-> I think I'm correct in saying that mysubdomain.mydomain.com is actually an IP address and a public port, so something like 123.456.7.8:443, then Cloudflare - which is the reverse proxy - gets involved (somehow? how?) to say "ah, 123.456.7.8:443, you obviously want to go to funkless.raspberry.pi:NGINX (or rather something like 987.654.3.2:443)" and then NGINX - which is the proxy-proxy, not a reverse-proxy - goes (somehow? how?) "ah, 987.654.3.2:443, you obviously want to go to 987.654.3.2:8096 which is jellyfin")

-> At some point in that last step SSL certificate(s?) need to be issued and used on Cloudflare and/or NGINX - but I don't know how or why - and/or a public and private key

Here's where the questions start:

  • First of all, is that all correct or have I misunderstood something?
  • How does mysubdomain.mydomain.com know it's me and not some random or bot?
  • How do I tell Cloudflare to switch from web:443 to local:443 (assuming I've understood this correctly)
  • Is this step "port forwarding" or "opening ports" or "exposing ports" or either or both? (I don't understand these terms)
  • If my browser when accessing mysubdomain.mydomain.com is always going to port 80/443, does it need to be told it's going to talk to cloudflare - if so how? - and does cloudflare need to be told it's going to talk to NGINX on my local machine - if so how?
  • How do I tell NGINX to switch from local:443 to local:8096 (assuming I've understood this correctly)
  • Is there a difference between an SSL cert and a public and private key - are they three things, two things or one thing?
  • Doesn't a VPN add an extra step of fuckery to this and how do I tell the VPN to allow all this traffic switching without blocking it and without showing the world what I'm doing?
  • Gluetun just looks like a text document to me (compose.yml) - how do I know it's actually protecting me?
  • From https://nginxproxymanager.com/ : "Add port forwarding for port 80 and 443 to the server hosting this project. I assume this means to tell NGINX that traffic is coming in on port 80 and 443 and it should take that traffic and send it to 8096 (Jellyfin) and 5000 (ombi) - but how?
  • Also from that site: "Configure your domain name details to point to your home, either with a static ip or a service like DuckDNS or Amazon Route53" - I assume this is what Cloudflare is for instead of Duck or Amazon? I also assume it means "tell Cloudflare to take traffic on port 80 and 443 and send it to NGINX's 80 and 443 as per the previous bullet) - but how?

If your reaction is "Asking how how to set up port forwarding from Cloudflare to NGINX is a cowardly question - just figure it out!" Please could you at least link me to something that will help me figure it out if all those words just look like gibberish to me?

Thank you so much for your help and time in advance.

 
 
1
Ballet rule (sh.itjust.works)
 
2
teletext (sh.itjust.works)
 
 

the reverse angle

 
 

lmk thanks.

view more: next ›