When I say illegal immigrants I’m talking about the way they entered the country. Illegal is an adverb in this situation because it describes the way they immigrated
When I say illegal immigrants I’m talking about the way they entered the country. Illegal is an adverb in this situation because it describes the way they immigrated
It is very telling when the laws are used to dissuade and punish the illegal immigrants for working instead of the companies and corporations for hiring them. If you make illegal labor unprofitable then you will largely get rid of it.
Well you’re definitely slinging a bunch of bullshit around without any proof so why not just STFU? When you are getting massive downvotes for your incorrect claims you double-down and start calling names?! This is a clear sign of somebody who isn’t worth listening to or their ideas/opinions worth regarding.
You’ve been spending too much time around conservatives.
Then why make the claim as if it were fact?
In order to prove this you would need a huge sample poll from each religion and it would need to be representative of the size of each flavor. Then and only then could you begin to make that kind of generalized statement.
Judging a group of people by one of its members is wrong, it’s the same form of prejudice.
There are many different flavors of Christianity just like there are many different flavors of Islam. Each flavor has its own set of doctrines that they apply to themselves. None of those different flavors can claim to be the true flavor. Defining a religion by just one of its flavors is misguided and wrong.
Look at the fucking link!
According to that chart GenX is still a problem and they’ll be around for a while. The thing that gets me worried is the huge number of “Independents” in Millennials and GenZ. How many of those are Liberal Independents and how many of those are Conservative Independents? I wish there was a followup question whenever people where given the option of Independent.
I think it’s the judges who should be worried about “running out of time”
This is why we take the “peaceful protest” straight to the supreme Court where the real seat of conservative political power lies.
When you get a 502 it usually means that your reverse proxy is unable to connect to your backend server. I’m not sure if you’ve obfuscated the URL in your post but 0.0.0.0 is not a valid IP (it just means ALL IPs). If you are attempting to connect on the same machine that is hosting use 127.0.0.1. if you are on the same network then use the local IP.
You can do this with a site-to-site wireguard VPN. You will need to set up the proper routing rules on each termination. On the Internet facing side you will want to do DNAT (modifies destination, keeps source) to redirect the incoming traffic to your non- internet facing side through the tunnel. Then on the non- internet facing you need to set up Routing rules to ensure all traffic headed for public IPs is traversing the tunnel. Then back on the Internet facing side you need to SNAT (modify source, keep destination) the traffic coming through the tunnel headed for the Internet. Hopefully this helps. People saying this goes against standards are not really correct as this is a great application for NAT.
Maybe not the lowest power possible… I wouldn’t recommend running your NAS on a raspberry pi even though plenty of people do
I’ve got a 3800x that has plenty of performance but also uses a lot of power and I’m seriously considering upgrading to a 5700G. It’s about 170 from Amazon right now.
Also, I don’t think you’re going to want your NAS to sleep/standby, that’s really not typical.
I wonder if this is the cause for the UI failing and showing a white page with “server error”. It has something to do with a failure to retrieve the site icon and if postgres is crashing that could explain why lemmy-ui is failing to retrieve the site icon.
My current “fix” for this is a script that runs every 10 minutes and sets the site image to NULL, curls the site URL, then sets the site image back to what it was. This does seem to work around the problem and if the UI does crash it’s only down for a maximum of 10 minutes.
Very nice walkthrough. Gonna bookmark this.
Port 8080 is where the Web-UI / Web-API is running. If you want to be able to upload data and not just leech you need to forward port 6881 (and probably also tell QBT to listen on that port)
You make some excellent points and I want to say that I think it is really unfortunate you got hit by the downvote bus.