

Noone is 100% trust worthy. I’ll still appreciate when they fight for the right things.
🇨🇦


Noone is 100% trust worthy. I’ll still appreciate when they fight for the right things.


😂 Yeah, it was pretty good for that too. I always thought it was really cool being able to play multiplayer games like SOCOM via AD-HOC networking. No server, no internet/wifi, not even a link cable you had to remember to bring; just two devices talking to eachother and creating great memories.


Ah, the PSP… First personal device I owned that had a web browser.
So much porn, lol.


Not a lot of anti-air defences at a data center. Maybe this type of protest should become more common…


Lol.
Lmao, even.
To avoid this, you will need an IPv4 address on your client, or an IPv6 address on your server.
This confuses me because I have an IPv4 address on the client, and that IPv4 is what the server is seeing make the connection…
/edit
I think I get it.
The client actually only has IPv6. The IPv4 address I’m seeing in the log and whatismyipaddress.com is the address of my mobile providers NAT.
Thanks. I still haven’t totally wrapped my head around IPv6. Stubbornly happy with IPv4 tbh, but it seems the rest of the world is moving on, understandably.


We’re not saying Americans should move somewhere else; we’re saying Americans (collectively) need to fix their broken ass country, looking at others for inspiration.
Easier said than done OFC.


Revanced has had that for YEARS


They were going to have to let someone through; the US doesn’t manufacture networking equipment…


In addition to the damages award, Rakoff entered a permanent worldwide injunction covering ten Anna’s Archive domains
Bahaha, Fuck Off. The world doesn’t recognize your authority.


What kind of moron puts a Microsoft product on a spacecraft computer? These astronauts will be lucky to make it back to earth.


Does America even make any consumer routers?


I hope they do park it in the straight, AND I hope Iran sinks it with a cheap rpg.


If you have a static IP address, you can just use A records for each subdomain you want to use and not really worry about it.
If you do not have a static IP address, you may want to use one single A record, usually your base domain (example.com), then CNAME records for each of your subdomains.
A CNAME record is used to point one name at another name, in this case your base domain. This way, when your IP address changes, you only have to change the one A record and all the CNAME records will point at that new IP as well.
Example:
A example.com 1.2.3.4
CNAME sub1.example.com example.com
CNAME sub2.example.com example.com
You’d then use a tool like ACME.sh to automatically update that single A record when your IP changes.


(if I’ve put this in the wrong comm, would you mind letting me know where a better place would be?)


Not everyone can afford big guns and heavy armor; nor have the training/licensing required to cary/display them.
3D printed whistles are a cheap and easy aid. Every bit of resistance helps.


a whistle won’t stop these goons from harming you.
No it will not, but it will alert everyone around you to ICEs presence so they can have an opportunity to be somewhat prepared.
You’ll at least give your neighbours a chance to put some pants on, hide, barricade, or even arm themselves; before ICE tries to kick in their door.
It also calls others to your aid; quickly forming mob that out numbers ICE, forcing them to focus on crowd control instead of targeted kidnapping.


Back in my day, (shakes cane), Teamspeak and Ventrillo were the big voice chat platforms/tools. Both have text chat and channels/rooms; but their focus is voice chat for gaming.


Your ISP could snitch on you for tons of ‘illegal’ traffic, but they don’t because that would require deep packet inspection on an absurd amount of traffic and they gain nothing for it. Instead they pass on notices when they receive them from third parties, and take enforcement actions (like cutting off their service to you) only when they’re directed to. They want your money after all.
Torrenting for example; only gets flagged when copyright holders join torrent trackers, then send letters to ISPs that control the IPs found in those groups. That’s not the ISP hunting you down, they’re just passing on a legal notice they’ve been given and thus are obligated to pass it to you.
From and ISPs perspective; a VPN connection doesn’t look any different than any other TLS connection, ie https. There’s nothing for them to snitch because a) they can’t tell the difference without significant investment to capture and perform deep analysis on traffic at an absurd scale and b) they have no desire to even look and then snitch on customers, that just costs them paying customers.
The ONLY reason this can be enforced at all, is because comercial VPN companies want to advertise and sell their services to customers; so lawmakers can directly view and monitor those services.
Lawmakers have no way of even knowing about, let alone inspecting an individuals private VPN that’s either running from private systems or from a foreign VPS.
All that’s not even touching things like SSH tunneling - in a sense, creating a VPN from an SSH connection; one of the most ubiquitous protocols for controlling server infrastructure around the globe. Even if traffic was inspected to find SSH connections, you CAN’T block this or you disrupt IT infrastructure at such an alarming scale there’d be riots.
I use Emby instead of Plex or Jellyfin; mostly because it has an Xbox client, and I’ve already got a lifetime licence. One of my most active users only watches via Xbox.
Really don’t like Plexs centralised user system or the overall direction they’ve been headed for years, so I moved away from that long ago (8+ years ago at least). Jellyfin wasn’t up to par at the time (though they’ve made leaps and bounds of progress in that time), and Emby has always supported more types of devices\clients. Their device limit (the client count limit with premeir) has never come into play for me, but I know there are larger user bases out there where that is a problem.
Embys development is extremely slow though, taking YEARS to implement simple features or even address major concerns. Plus their support sucks without the community stepping in and providing it on behalf of the staff. Luke (the main dev) is better at copy+pasting candid responses than he is at actually interacting with human beings.