I cannot speak for Volth, but I am far more pressed for time than money, and largely paid to work on open source as it is, so it's not like that would be dramatically more fun than what I normally do or something.
Also I think in the short term this needs a burst of effort rather than trickle of paid maintenance costs: we're firmly in capex not opex territory.
Sadly I agree. I've seen this a few times in Silicon Valley. You take an open source project from here, take another one from there, take some code from someone's Github, forget about the licenses (because who is going to figure it out?), and you put it all together overlaid with some nice graphics and you've got the start of a business/startup. Take that, show it to investors, and go raise a bunch of money.
Don't think anyone would "turn someone in" in particular to answer you but it happens all the time. Commercial software businesses thrive on open source, and even of the successful ones only _very_ few concern themselves with giving back to the individuals whose work they used or the open-source world in any way.
(edit) I'm not against it per se, but it's sad how it's only take, take, and take.
Yeah I feel you, but think about it from the other perspective. We use PostgreSQL but may not have the expertise or budget (since man hours = cost) to contribute to the project. Open Source is and can only thrive by the amazing volunteers that contribute to them, it can never been an obligation; specially for appearances sake.
In can go both ways, that's right, which is why we tend to trust the larger collection of people who have also done more to verify and support their claims. Two doctors in a YouTube video with anecdotal evidence that contradicts what the rest of the medical establishment says doesn't bode well for their believability.
> Two doctors in a YouTube video with anecdotal evidence
The video was a news conference from Dr. Dan Erickson, who along with Dr. Artin Massihi, own the largest COVID testing site in Kern County, Accelerated Urgent Care, California. They have done more than half the testing there. It wasn't some random joe making claims.
True honest belief backed by data that is hard to disprove.
We have a million cases and 55k deaths even with shutdowns. Is it that hard to figure out the rest?
The data regarding number of deaths is severely tainted though. Many doctors have claimed(this is also mentioned in the OP video) that their administration pressures them for including COVID-19 in causes of death.
But in reality, the number of excess deaths compared to the average year, or compared to last year, is well above the counted number of COVID-19 deaths. Anecdotal claims about deaths being miscounted as COVID-19 don’t really stand up to this.
The level of deaths/week we are seeing is like nothing that has occurred in decades of recorded vital statistics. (The 1968 flu pandemic shows on the 2nd chart, but is small beans compared to COVID).
For those that are paywalled, in New York the excess deaths of 6 times normal. You can't make that go away by claiming normal deaths are being misclassified.
There are likely deaths that are collateral damage. Fewer people are going to hospitals for heart attacks and strokes. It seems unlikely that we actually have fewer heart attacks, but people are scared of the hospital - so don't go and are more likely to die.
I am in the end the lockdown camp; but even if we allow businesses to open, many people will still be legitimately worried or scared and stay home even when it is something important like medical care.
On the flip side I saw a short interview with a UCSF doctor that went to help out in New York where mentioned the hospital converted their cafeteria into a COVID19 ward. Not just in case but because it was full of patients on vents.
No amount of Hacker News Mental Gymnastics(tm) is going to explain that away.
> I also saw a medical worker saying that if someone dies before testing, that will be counted as a COVID death[1]
But this is what happens for flu too. You want to count them using the same methodology. You either use confirmed cases (Covid-19 kills more people than a bad flu year, and yes we do test for flu); or you use confirmed and suspected cases (again, covid-19 kills more than a bad flu year); or you use excess mortality (and this year we have huge increase in excess mortality).
There's no way to look at the data and come up with anything other than "covid-19 kills a lot of people".
Would love more scrutiny on the PCR test for the coronavirus. If no one challenges the test based on the large number of false positives, quarantine will go on until the vaccine arrives.
I mean that they actually don't know about the history.
You can see this in almost every discussion about computer science topics.
Look for example how many programmers are shit-talking about Java and they have no clue about certain design decisions back in the day.
Java was the language that made byte compilation and VMs mainstream. Together with XML (another heated topic) it liberated us from unnecessary binary data formats.
And even the language itself was a gift from the programming gods at a time when the most viable programming languages were C, C++, or Perl.
I will forever be thankful to Java for saving me from C++.
Me too. I think (hope) that the NixOS community won't end up doing all the work it would take to break up the existing monorepo; instead they'll just add a few small additional repos.