This really reminds me of a new paper [1] from my colleagues. All figures in the paper link to a website, where the figures can be reproduced and dynamically changed in the browser from the source data. It's really…
Have you tried unnesting the subquery? From the images posted in your blog it's not clear to me how often the subquery is run. Maybe unnesting it somehow like this should work well: SELECT COUNT(*) as "count",…
The way I love doing these kinds of things is by literally using three lines of R code: library(sqldf) tab1 = read.csv("file1.csv") sqldf("select * from tab1") sqldf [1] is a library with which you can access R…
The EU did the same and they were also the ones funding the BioNTech/Pfizer vaccine. But I agree with your other comment about the US. The EU should have done the same. Restrict all exports to other countries until x…
The EU has exported 41 millionen vaccine doses of which the UK has gotten 8 million so far [1]. Meanwhile, the UK and US do not export any vaccines at all. So just as a back of the envelope calculation, with 41…
Link to the revised paper [1] from the twitter thread. The claim "This destroys the RSA cryptosystem." in the abstract is unchanged. [1] https://eprint.iacr.org/2021/232
I think if you really want to understand what is going on you actually have to read the DD "due diligence" and not just look at the funny memes. I found [1] might be a good starting point. I'm not that into finance…
While you are right with the conclusion that it's not going to happen, you are wrong about who made the proposal. I suppose by "minority oppositional party" you mean the german green party (btw: more than 20% in recent…
This really reminds me of a new paper [1] from my colleagues. All figures in the paper link to a website, where the figures can be reproduced and dynamically changed in the browser from the source data. It's really…
Have you tried unnesting the subquery? From the images posted in your blog it's not clear to me how often the subquery is run. Maybe unnesting it somehow like this should work well: SELECT COUNT(*) as "count",…
The way I love doing these kinds of things is by literally using three lines of R code: library(sqldf) tab1 = read.csv("file1.csv") sqldf("select * from tab1") sqldf [1] is a library with which you can access R…
The EU did the same and they were also the ones funding the BioNTech/Pfizer vaccine. But I agree with your other comment about the US. The EU should have done the same. Restrict all exports to other countries until x…
The EU has exported 41 millionen vaccine doses of which the UK has gotten 8 million so far [1]. Meanwhile, the UK and US do not export any vaccines at all. So just as a back of the envelope calculation, with 41…
Link to the revised paper [1] from the twitter thread. The claim "This destroys the RSA cryptosystem." in the abstract is unchanged. [1] https://eprint.iacr.org/2021/232
I think if you really want to understand what is going on you actually have to read the DD "due diligence" and not just look at the funny memes. I found [1] might be a good starting point. I'm not that into finance…
While you are right with the conclusion that it's not going to happen, you are wrong about who made the proposal. I suppose by "minority oppositional party" you mean the german green party (btw: more than 20% in recent…