> Wetting the filter gives you a more "accurate" result, but you'll get a consistent cup of coffee either way if you commit to either always wetting it or not doing so. The big difference that wetting a filter has is…
Teams + git repositories for secrets is great too. Makes it less likely that our secrets end up on Github where if Github were hacked, or an web account was hacked that our secrets become public.
I live in an apartment complex, and my mailbox doesn't have a slot in it. All of the junk mail I've received has come via the USPS, however since this all started happening I have received almost none. The drop-off of…
One of my favorite bagel shops is barely making payroll during this shutdown, and only because they are heavily innovating how they keep customers. They are now offering meal kits, so you get a meal for two to four…
I've been using the Belkin Thunderbolt 3 dock for years now, and have had 0 issues with crashes.
I doubt that this is going to be an issue for applications using ReactNative or other solutions to package websites as applications. For applications that have you add it to your home screen using the app icon, it may…
Yes, absolutely.
I was not aware of this!
It's due to Apache not correctly matching the SNI when it is sent a FQDN ending in a period (.) More information: https://news.ycombinator.com/item?id=22632959
It seems that the server running on the other end doesn't properly match the certificate from the SNI if the domain sent by the browser is a FQDN (i.e. ends in a .) For example, try the following: openssl s_client…
It is documented, at least on this page: https://docs.aws.amazon.com/elasticloadbalancing/latest/appl... Right at the top of the page, underneath the header "Limits" > The maximum size of the response JSON that the…
The article isn't wrong, by forcing scroll to a certain location and embedding for example images that only load when scrolled into view the web server can know that someone was linked to a particular section of the…
> Wetting the filter gives you a more "accurate" result, but you'll get a consistent cup of coffee either way if you commit to either always wetting it or not doing so. The big difference that wetting a filter has is…
Teams + git repositories for secrets is great too. Makes it less likely that our secrets end up on Github where if Github were hacked, or an web account was hacked that our secrets become public.
I live in an apartment complex, and my mailbox doesn't have a slot in it. All of the junk mail I've received has come via the USPS, however since this all started happening I have received almost none. The drop-off of…
One of my favorite bagel shops is barely making payroll during this shutdown, and only because they are heavily innovating how they keep customers. They are now offering meal kits, so you get a meal for two to four…
I've been using the Belkin Thunderbolt 3 dock for years now, and have had 0 issues with crashes.
I doubt that this is going to be an issue for applications using ReactNative or other solutions to package websites as applications. For applications that have you add it to your home screen using the app icon, it may…
Yes, absolutely.
I was not aware of this!
It's due to Apache not correctly matching the SNI when it is sent a FQDN ending in a period (.) More information: https://news.ycombinator.com/item?id=22632959
It seems that the server running on the other end doesn't properly match the certificate from the SNI if the domain sent by the browser is a FQDN (i.e. ends in a .) For example, try the following: openssl s_client…
It is documented, at least on this page: https://docs.aws.amazon.com/elasticloadbalancing/latest/appl... Right at the top of the page, underneath the header "Limits" > The maximum size of the response JSON that the…
The article isn't wrong, by forcing scroll to a certain location and embedding for example images that only load when scrolled into view the web server can know that someone was linked to a particular section of the…