Unpopular Opinion: 

I said it a month ago and I will say it again - COVID-19 was used to perform the biggest robbery in American history, with the stimulus used to blind us, as hush money. You can say that's a conspiracy theory all you want, but it just seems blatantly obvious to me when looking at stats (of covid-19 and of similar coronaviruses and outbreaks) and take emotion and fear out of it.

Unpopular Opinion: 

@obi Rob of us what exactly? And what about the virus isnt serious? the mortality rate is huge.

Unpopular Opinion: 

@freemo let's take Italy for example. 90% of the deaths were people over the age of 70yrs old. Also, More people are infected than numbers show too, obviously, since not every person has been tested. These numbers are on par with the other types of corona viruses. It's not abnormal (unless you decide to take the other similar illnesses as serious).

Rob us as devaluing our money with the fed, creating trillions out of thin air, and having to pay it back with interest. Creating an excuse to give big corporation billions or trillions with no guidelines on how to spend it. Crashing the economy to lower values, making it easier for the wealthy to gobble it up at those low prices, while everyday americans can't afford rent let alone investments etc.

Unpopular Opinion: 

@obi That is such complete nonsense I dont know where to start...

For starters how is the fact that 70% of people are older matter? That is true of every single virus that ever existed, older weaker people die in larger numbers, obviously. That is not in **any way** an indication the virus is any less serious. Ebola will melt your insides, but if your 80 you still stand way less of a chance of surviving ebola than a little kid, so what?

Next, yes there are people who arent tested, the number tested is **not** an indication of the total number infected, that is much much higher. If we go by the mortality rate of only people tested then the mortality rate is around 9%, which as you suggest is not the correct number. If however we use the data to approximate the actual mortality rate it is closer to 1% - 3%, that is not **anywhere NEAR** comparable to other coronaviruses that we see in the wild among humans (which are less than 0.01% mortality).. so no again this is nonsense.

Its not just nonsense it seems completely ignorant of the real data.

Unpopular Opinion: 

@freemo well maybe I am wrong. The data I've looked at showed mortality rate at 3.4%, of people tested. Or are we talking about Italy in specific, where I know its higher? There population age over 55 years old is about 10% higher than ours I think. That coupled with congestion and medical care wait times could also be a large factor in there higher death rate, in comparison to other countries.

I never said it shouldn't be taken seriously. I'm just confused to as why. A much higher number of people dies everyday from other communicable diseases, but we shut nothing down, take no extra measures. With emotion taken out of the equation, I can't see why such drastic measures are taken.

Unpopular Opinion: 

@obi No your reading the data all wrong..

So if you just look at unfiltered data world-wide of everyone who was tested postive and recovered thent eh mortality rate is a whopping 21%. the figure of 3.4% would be the number you get if you look at everyone tested with coronavirus all together anc calculate that against the percentage that have died, thats 3.4% figure you cited. but neither the 3.4% figure you cited nor the 21% "actual" figure are useful for several reasons. The biggest reason is that the percentage of people with **active** infections are as large as the total number of people who had infections and no longer do. Obviously if a person is going to die of this disease they die in the late stages, not the early stages, so you dont factor in people who just contracted the disease and is a day into it against the mortality rate, that would make no sense. You wait until after they recover to count them (or die).

So no the 3.4% figure is complete nonsense 21% would be the actual measured number.

With that said, as I said you still cant look at the people tested and the percentage that recovered vs died, since you will not accurately test asymptomatic people. For that you have to also factor in the results we see from randomized testing and infer. For that reason the 21% figure we see in the actual data is not really accurate as-is either, but when we factor in the randomized tests then we know the mortality rate is in the 1% - 3% range.

Compare that to the mortality rate of H1N1, the most deadliest flu in recent history which was only around 0.04%

Unpopular Opinion: 

@freemo how do the people infected showing no symptoms factor into that? Since I'm guessing they aren't at high risk of dying? Or isn't the a statistic on infected no symptoms patients?

Unpopular Opinion: 

@obi Those asymptomatic people are revealed through the random testing I mentioned. It is the reason the 21% mortality rate we observe is adjusted down to 1% - 3%, exactly due to these people (and those who are marginally symptomatic but dont need medical help).

Unpopular Opinion: 

@freemo I will definitely sit down and reevaluate the numbers with your data. My apologies, as I am trying to look at this while watch my three crazy kids. Thanks for the info. I reserve the right to respond later :p

Unpopular Opinion: 

@obi Of course, thats all I want to see people. Try to understand the things you take a stance on thats all. If you do that then I have no issue with any disagreement of opinion we may have.

Unpopular Opinion: 

@freemo The more I try and evaluate this, the more confused I get. Looking at too many sets of data points, some contradictory, some with many more variables, some with what you told me, some showing numbers that says we are overreacting. My head hurts. Too many variables for me today. This topic has fatigued me today :( .

Side question - do you have an tips, or links to an article that may help me with port forwarding? I've done a lot of port forwarding in the past, but just installed a 2nd VM on my home server for Jitsi, and my router either isn't catching it, or i am doing something wrong. Works on local ip, but dns i set to route to public ip, then forward to jitsi vm ip isn't working, goes to an error screen for my nextcloud :(

Unpopular Opinion: 

@obi I never used hitsi VM and sounds like you are interested in port forwarding within jitsi VM and not general port forwarding (VMs usually set up their own virtual NATs)

Unpopular Opinion: 

@freemo Maybe that's my problem, I set up the VM as a bridged adapter, not a NAT

Unpopular Opinion: 

@obi 2well no, bridged is easier, but with bridged there is no need for a port forward either. Your VM should see the same ports as your computer.

What exactly is the issue your trying to solve?

Unpopular Opinion: 

@freemo I have 2 VMs, one running nextcloud, another running Jitsi. Both custom DNS pointing to my Ip. Accessing outside network always goes to Nextcloud. I've never dealt with outside access pointing to the same ip and same ports for 2 different services. Not sure how to tell dns how to get to jitsi vm/ip.

Unpopular Opinion: 

@obi Is this a http server perhaps your trying to run? In which case you could have them distinguished by their DNS name, in which case you'd use a reverse proxy.

Unpopular Opinion: 

@freemo I'm gonna have to dig into these jitsu settings on how to change ports. Its not obvious how. Thanks for the help. I expected I couldn't, but vague people in forums said that they could

Unpopular Opinion: 

@obi It shouldnt have anything to do with jitsu, it is a bridged network connection so the VM sees the same ports as a native app on your computer.. its the app itself that your running that is the question.

What app inside the VM is it your trying to connect to?

Follow

Unpopular Opinion: 

@freemo jitsi is the only app running in that vm

Unpopular Opinion: 

@obi ohh so jitsi **is** the app not the vm.. so what port does it need and what other app is taking the same port?

Unpopular Opinion: 

@freemo Yeah, sorry, probably not explaining it well.

I have 2 seperate VMs running ubuntu server on a spare machine in my closet. one with local address ending in .101 running nextcloud, the other running jitsi ending in .190. I have two custom domains pointing at my ip. I have my port forwarding setup for port 80 and 443 to go to .101 for nextcloud. I finally just found the setting to change Jitsi port under an /etc file. I changed that port from 80 to 81, and port forwarded 81 to machine ending in .190.

I guess my only thing i am trying to figure out, is if i can have one domain redirect to my nextcloud, and the other to my Jitsi in the configuration I have it.

Unpopular Opinion: 

@obi yes you can, but for that youd need a reverse proxy.. the reverse proxy will listen on port 80 and then redirect to the correct internal service based on domain name.

re: Unpopular Opinion: 

@freemo @obi Yup, I run exactly this setup. Sometimes the service needs to be configured to be aware of the proxy though, Nextcloud in particular needs some tweaking to work like that. But reverse proxy is pretty awesome.

re: Unpopular Opinion: 

@shebang Thanks! At least i know it will work lol

re: Unpopular Opinion: 

@obi This document https://breuer.dev/tutorial/Setup-NextCloud-FrontEnd-Nginx-SSL-Backend-Apache2.html explains what needs to be configured for reverse proxy. Its pretty simple, you'll get it going.

re: Unpopular Opinion: 

@shebang Awesome! Thanks again.

Unpopular Opinion: 

@freemo Thanks. Will give it a whirl. Appreciate the help.

Unpopular Opinion: 

@obi no problem.. If it were all in docker and not seperate VMs I would have suggested you use the setup I use which handles pretty much this exact problem with very little setup.

Unpopular Opinion: 

@freemo I assumed it would be easy in docker, but I didn't feel like learning another setup ha. Maybe I should have :(

Unpopular Opinion: 

@freemo I'm guessing I should be using something with Docker in one VM and create containers and direct traffic, but I have no idea, never dealt with more that one service at once before coming to my IP.

Sign in to participate in the conversation
Qoto Mastodon

QOTO: Question Others to Teach Ourselves
An inclusive, Academic Freedom, instance
All cultures welcome.
Hate speech and harassment strictly forbidden.