Readit News logoReadit News
DanielDent commented on Highly Vaccinated Israel Is Seeing a Dramatic Surge in New Covid Cases   npr.org/sections/goatsand... · Posted by u/belter
hammock · 4 years ago
Notwithstanding any fallacies that may exist (can you point out a specific one?), the best available scientific evidence suggests that natural immunity is much stronger than the vaccines against COVID:

"Israelis who were vaccinated were 6.72 times more likely to get infected after the shot than after natural infection". https://archive.is/RlwBc

DanielDent · 4 years ago
Here's a very quick summary of what I linked above: In Israel it would be easy to look at the data and conclude that vaccines are providing ~67% efficacy against severe disease/death.

But, once the data is broken down into buckets that help address confounding variables (i.e. different vaccination rates among different age groups), things look very different. All of a sudden efficacy numbers are looking better than 90% for a lot of people.

This will similarly matter a great deal as people try to figure out how long vaccines provide protection. The groups that got vaccinated the earliest in many places were older people and health care workers -- groups which start out at higher risk, and also have a higher probability of less effective immune response to vaccines (older people).

As a result of that, it will be easy for analysts that don't consider that issue to under-estimate the effective time period of vaccines.

The archive.is link you provided isn't working for me at the moment, but to address your statement in the context of the above framework:

The group of people most likely to have been infected with the virus are not the same as the group of people most likely to have antibodies as a result of immunization. In many places, there are a lot more younger people who have gotten infected with the disease than older people. There are other socioeconomic and behavioural differences too.

Given that young people tend to have a more effective immune responses to begin with, and given that they have been shown to have better outcomes after being infected with this virus, it's easy to see a way to incorrectly conclude that stronger immunity results from infection-acquired antibodies, even if the opposite may be true.

In short: Apparent differences may be better explained by the fact that it's a different group of people who have been infected vs those who have not been infected.

DanielDent commented on Goodbye Freenode   nedbatchelder.com/blog/20... · Posted by u/Foxboron
dTal · 4 years ago
While I agree that Libera is New Freenode and Old Freenode is rapidly dying a death, this whole episode has soured me mightily against Freenode as a whole. This should never have happened in the first place and the blame for it lies squarely at the OldFreenode/Libera admin's feet, not whichever outside actor took advantage of it. The admins are an "old boys network" - not chosen by the community, or elected, but simply in-group appointment - and while Rasengan is certainly a loose cannon, I have seen enough chatlogs to note that "the admins" are not innocent of power-tripping and favoritism either.

If I were starting an IRC channel for a free software project now, I would put it on OFTC, which has a real governance model with elections and - mysteriously - also manages to be drama-free.

DanielDent · 4 years ago
For a little bit of ancient history: I was one of the admins who worked to create OFTC. We all knew each other from Open Projects Network (which rebranded as Freenode).

I was barely in high school when I came up with the name OFTC and I registered OFTC.net. Very early on in the process of creating OFTC, I agreed with all of the people I was creating OFTC with that I would behave as caretaker rather than owner of OFTC.net while we figured out our governance.

Ultimately we came up with a governance model, and we also managed to convince Software in the Public Interest to take custody of the domain name and have it managed in accordance with the governance model we designed.

We started with a pretty great group of both capable and well-intended people, and one of the things we figured out was that if OFTC was going to be a sustainable project, it needed more sustainable governance than the project we were leaving.

One of the key people behind the very early push for OFTC to have a stable governance model later became a Member of Parliament here in Canada.

DanielDent commented on Tales of Favicons and Caches: Persistent Tracking in Modern Browsers [pdf]   cs.uic.edu/~polakis/paper... · Posted by u/amenghra
DanielDent · 5 years ago
This paper references https://www.ndss-symposium.org/wp-content/uploads/2019/02/nd...

They in turn reference my 2015 take on this: http://dnscookie.com/

With homage Moxie's Cryptographic Doom Principle, I propose the Cache Doom Principle: If a system's behaviour can be influenced by a cache, eventually someone will figure out a way to use that cache to leak data.

DanielDent commented on Standing on our own two feet   letsencrypt.org/2020/11/0... · Posted by u/gpff
DanielDent · 5 years ago
I think a fairly manageable path forward is underway which makes this a smaller issue than it first seems:

(1) Firefox already uses its own root store

(2) App developers can include additional roots in addition to the system root store: https://developer.android.com/training/articles/security-con...

(3) Chrome is migrating to using it's own store: "Historically, Chrome has integrated with the Root Store provided by the platform on which it is running. Chrome is in the process of transitioning certificate verification to use a common implementation on all platforms where it's under application control, namely Android, Chrome OS, Linux, Windows, and macOS. Apple policies prevent the Chrome Root Store and verifier from being used on Chrome for iOS."

https://www.chromium.org/Home/chromium-security/root-ca-poli...

DanielDent commented on DigitalOcean Container Registry Now GA   digitalocean.com/products... · Posted by u/raiyu
dobg24 · 5 years ago
BW topic is not related to container registry, but worth mentioning as it is being discussed in this thread. Regarding the outbound data transfer pricing for a $5/month droplet, you get minimum 1TB/month free Internet-bound BW. The price of 0.01/GB kicks in only after that.

Disclaimer - I work for DigitialOcean.

DanielDent · 5 years ago
There's a really big gap between the $0.01/gb you are talking about being charged on droplets and the $0.10/gb that DigitalOcean is using on newer offerings like this and "App Platform".

https://www.digitalocean.com/docs/container-registry/ - "In the future, each plan will have a bandwidth allowance and additional outbound data transfer (from the registry to the internet) will be $0.10/GiB."

The fact that somebody could put a caching proxy in front of the container registry -- on a droplet also hosted at DigitalOcean -- and have their bandwidth costs fall 10x for doing that does indeed provide further illustration of the absurdity of DigitalOcean's new approach to bandwidth pricing.

DanielDent commented on DigitalOcean Container Registry Now GA   digitalocean.com/products... · Posted by u/raiyu
stingraycharles · 5 years ago
I don’t think this is reasonable criticism. It’s more than fair for them to charge for egress traffic, and they’re doing it at a price point less than AWS.

Of course it would be nicer if things were free, but to claim this to be evidence of a march into irrelevance? For charging for egress traffic on a Docker registry? That’s a bit too much don’t you think? Especially considering how easy it is to set up some GitHub action and or another CI tool that constantly keeps hammering their registries without a lot of value. Docker (the company) clearly feels the pain of this a lot, and they just want to prevent this type of thing from happening.

If I were to guess the intended use case is to help you with deployments inside the DO cloud, and to actually reduce your ingress traffic when pulling from other, remote docker registries. It’s a win/win for these use cases, and to be honest, it’s not expensive.

Besides, DO’s pricing still is very much favorable compared to other cloud vendors.

DanielDent · 5 years ago
There are many CDNs that make money charging < $0.01/gb.

Indeed DigitalOcean themselves built their place in the market by charging $0.01/gb for bandwidth. How do we reasonably get to $0.10 as is the case here?

If it were really that expensive for them they could outsource it to a CDN for well under $0.01/gb at their scale, which would leave them the ability to get margin. But all of this pricing is in fact completely detached from the underlying physical realities -- they are charging these prices because they think they can get away with it, not because they need to do so to cover costs and have some margin.

Bandwidth prices shouldn't be going up, indeed they should be going down. 100 gigabit interconnects are a thing now.

DanielDent commented on DigitalOcean Container Registry Now GA   digitalocean.com/products... · Posted by u/raiyu
DanielDent · 5 years ago
sigh. DigitalOcean continues their march towards irrelevance.

First it was the app platform and now this. Gouging us at $0.10/gigabyte bandwidth charges makes us: (1) think less of you, and (2) adds a bunch of cognitive complexity & work to developers' lives.

If this is how it's going to be we may as well just use AWS or move on to one of your competitors that isn't trying to pretend that bandwidth is expensive. It isn't, and there isn't any reason we should have to design applications around artificially absurdly inflated costs.

Even Oracle pretends to understand this. _ORACLE_ are the ones trying to make the case that they aren't only about having hostages/locked in customers.

When Oracle is beating you on this metric you've really jumped the shark.

u/DanielDent

KarmaCake day711October 5, 2014
About
https://www.danieldent.com/
View Original