Viewing profile — sashametro
sashametro
HN member- Joined
- Wed, Feb 08, 2012, 3:53 AM UTC
- HN karma
- 5
- Public activity
- 16 items
- HN profile
- View on Hacker News ↗
About sashametro
Recent public activity
-
comment
Comment #16733944
If you run those commands without the +short you will see that the TTL values for those responses are less than 59 (which for Google Public DNS, indicates they are cached, and expl…
-
comment
Comment #16723613
However, 9.9.9.10 does not perform DNSSEC validation, as 8.8.8.8 (Google), 64.6.64.6 (Verisign), 9.9.9.9 (Quad9), and now 1.1.1.1 (CloudFlare) do, so results may not be as trustwor…
-
comment
Comment #12614315
And if you use DNS-over-HTTPS to get your answers from Google, Comcast can't modify them.
-
comment
Comment #12614286
Note that although it is not documented, when you query the Google DNS-over-HTTPS service from Chrome, it will usually use QUIC. You can check this at chrome://net-internals/#quic,…
-
comment
Comment #12614240
Google Public DNS (8.8.8.8) verifies DNSSEC by default. So does Verisign Public DNS (64.6.64.6). Some measurements of DNSSEC validation show that as much as 15% of Internet domain …
-
comment
Comment #12614168
Note that although it is not documented, when you query the Google DNS-over-HTTPS service from Chrome, it will usually use QUIC. You can check this at chrome://net-internals/#quic,…
-
comment
Comment #12614119
There are several different implementations of proxies for DNS-over-HTTPS: https://github.com/aarond10/https_dns_proxy (C) https://github.com/pforemski/dingo (Golang) https://githu…
-
comment
Comment #3877762
A bit more obscure, but tremendously fun (and very geeky), are George Gamow's Mr. Tompkins books ( http://en.wikipedia.org/wiki/Mr_Tompkins ) - I discovered the first two in my hig…
-
comment
Comment #3862902
Given that it is "powered by mxGraph," which is a product of jGraph, that would seem to be the company.
-
comment
Comment #3815848
I wonder if the providers of this service have thought about crowd-sourcing the caller-id information, like http://mrnumber.com/ whose free tier harvests number->name mapping from …
- comment
-
comment
Comment #3739892
If you have an e-mail address in .edu you can have free private repos with unlimited users having access to them. Just register your .edu e-mail on the site and the 5 user limit is…
-
comment
Comment #3678732
I wonder, if somebody took the same optimization approach (cache-line size optimization) to the tree/hash/etc. data-structures and applied them to matrices, would they be inspired …
-
comment
Comment #3660136
I use SourceTree too - I tried to use GitHub for Mac, but it requires a 64-bit Mac, which I don't have. Guess they're just too cool for those old systems...it would be nice if they…
-
comment
Comment #3633807
One of the nice things about Markdown and reStructuredText is that there is actually a substantial overlap in their markup formatting - it is not too difficult to write documents i…
-
comment
Comment #3564964
When I contribute to FOSS software I know that the odds are very good that other people will actually benefit from the work that I do. Having worked for several startups, I know th…