Viewing profile — DanielDent
DanielDent
HN member- Joined
- Sun, Oct 05, 2014, 10:34 PM UTC
- HN karma
- 711
- Public activity
- 243 items
- HN profile
- View on Hacker News ↗
About DanielDent
Recent public activity
-
comment
Comment #28261491
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/dea…
-
comment
Comment #28261374
Things that matter a lot these days: https://en.wikipedia.org/wiki/Base_rate_fallacy https://en.wikipedia.org/wiki/Simpson%27s_paradox Someone that's done some analysis using the a…
-
comment
Comment #27494471
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 barel…
-
comment
Comment #25876033
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 Cryptog…
- story
-
comment
Comment #25010586
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 includ…
-
comment
Comment #24986726
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 Plat…
-
comment
Comment #24984586
There are many CDNs that make money charging 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…
-
comment
Comment #24983078
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 o…
- story
-
comment
Comment #24276140
What this describes is a mechanism for k8s to delete underlying resources prior to removing them from k8s. E.g. before completely removing the CRD representing an S3 bucket, this p…
-
comment
Comment #23891980
The .com zone file is updated every few minutes. Caching behaviours will vary significantly. Frequently a significant fraction of traffic can be using new nameservers within minute…
-
comment
Comment #23888365
It used to be that nameserver changes with TLDs were measured in days, not minutes. Even today some TLDs continue to operate this way.
-
comment
Comment #20221991
I appreciate the compliment, but sadly I haven't yet made the time to write much on the subject. There's a lot I'd like to see implemented.
-
comment
Comment #20221841
It would be difficult to differentiate between responses that vary due to load balancing and responses that vary due to active fingerprinting. Even when a site only has a single ph…
-
comment
Comment #20221732
This would make it harder to build a fingerprint, especially if responses were sampled from a number of independent sources. The next logical step in the arms race would likely inv…
-
comment
Comment #20221703
Third party DNS servers are helpful in one sense - you can share your state with other users. Turning off EDNS with your own recursor won't really make much difference. Limiting th…
-
comment
Comment #20221303
I doubt this is quite what you are looking for, but https://github.com/fazibear/export provides simple Elixir/Python interop.
-
comment
Comment #20221152
- Never allow any part of the computing systems you use to cache anything. - Insist that everything in your life exist in a state of being functionally pure & stateless. - Eliminat…
-
comment
Comment #20221019
It's fun when you check the front page of HN and see your work :).
-
comment
Comment #20221015
I published dnscookie.com in late 2015. I google "dns cookies" and a few other things terms, was surprised that the terminology appeared unused, and it seemed suitable for the conc…
-
comment
Comment #19828769
An example of something that Cloudflare's approach provides some protection from: http://dnscookie.com/
-
comment
Comment #19406157
I have been eagerly waiting for this ever since I saw Chris McCord's demo. Having this become tightly integrated into the Phoenix framework will be game changing. I think there are…
-
comment
Comment #19222992
PDFs that work in Chrome's PDF renderer: A calculator: https://pspdfkit.com/images/blog/2018/how-to-program-a-calcu... A game of breakout: https://github.com/osnr/horrifying-pdf-ex…
-
comment
Comment #19049223
GSMA standards have always included purposeful insecurity, e.g. look at the history of A5/1 & A5/2. It's a group that buys into the idea of secure backdoors, I'm not sure it's poss…