| the sunrise spread across the city on its own, on t-shirts and stickers and bike frames and beer cans tfa appears to admit that people are actually _using_ the new Milwaukee flag. This seems like a pretty strong…
It's not just better performance on latency benchmarks, it likely improves throughput as well because the writes will be batched together. Many applications do not require true durability and it is likely that many…
It means that the action we should take in response to this article is "building more dorms with singles" rather than "we need to rethink the way that we are making accommodations for disabilities in educational…
betteridge's law of headlines still undefeated
I was _extremely disappointed_ not to see this meme when I clicked on the link. Will not consider using this extension until Xzibit is prominently featured.
This is an insane standard and attempting to adhere to it would mean that the CVE database, which is already mostly full of useless, irrelevant garbage, is now just the bug tracker for _every single open source project…
if it's not compiled in by default, then you aren't shipping the code! Somebody is downloading it and compiling it themselves!
Great idea! Now to just find somewhere to put a billion dollars worth of solar PV in California, preferably somewhere where it doesn't ever get dark so the power will stay on at night.
Big. https://en.wikipedia.org/wiki/Crescent_Dunes_Solar_Energy_Pr...
How does this kind of shit get upvoted? it really takes about 5 seconds of thinking about this to realize why this "analysis" is stupid - he takes an INCREDIBLY expansive view of what counts as "pollution" from food…
Yes it is, it's part of the standard go toolchain as described in the first blog post in the series: https://eng.uber.com/dynamic-data-race-detection-in-go-code/
At least some of these would be caught by running your tests with race detection on? I haven't read the whole article yet but as soon as I read the loop variable one I was pretty sure I have written code with that exact…
I love Go and goroutines, but... > A newly minted goroutine is given a few kilobytes a line later > It is practical to create hundreds of thousands of goroutines in the same address space So it's not practical to create…
This is probably the best advertisement for loki I've ever seen.
An important step here that is missing here is evaluating if your fix is going to cause other, potentially worse problems. I suspect that in this case, it's fairly unlikely that increasing the maximum POST body size to…
Maybe I am misunderstanding how this works, but if you did that, you would no longer have a pointer with a valid metadata flag, and if you try to use it, you get a fault (at least on the Morello board that ARM has…
There are comments suggesting that this was reported the Apache some time ago, but a CVE wasn't assigned? Getting a CVE assigned, even with hardly any details at all ("get ready to upgrade log4j") could have really…
Very important caveats from the paper review at https://mikhail.io/2020/03/infinicache-distributed-cache-on-...: > Mind that the workload was selected to be a good match for InfiniCache properties (large objects with…
like PEP484 type annotations having a runtime performance hit? I would be very interested in seeing a link to this if you can dig it up.
But I don't think anybody did get fired? Who of the signees of the Harpers letter is actually being hurt? Even if they _were_ fired, why is that bad? Most of the people who signed that letter are professional writers in…
So, it's a fine article, with lots of interesting details about Victorian food supply....but you could write more or less the exact same article replacing "cheap food" with "cheap clothes" or "cheap mobile phones" or…
Yup! As I noted in a comment above, this is just not a common case for us - usually our inbound traffic is coming from SEO which sends you to the right place. But when I am typing it into a search box, it's real easy to…
Well...in many cases all it really tells you is the roundtrip network latency, which may or may not be something you are interested in. In my case it actually was sort of interesting - it definitely suggested that the…
Tip: if your site is going to redirect from the bare domain to something else (e.g. `https://example.com` -> `https://example.com/home/`) make sure you enter the final destination, letting it redirect means that the…
Can anyone describe at a high level for a complete noob how this kind of thing works? Someone who is not going to be able to read a bunch of ASM and interpret it? I'm guessing that it is something along the lines of: -…
| the sunrise spread across the city on its own, on t-shirts and stickers and bike frames and beer cans tfa appears to admit that people are actually _using_ the new Milwaukee flag. This seems like a pretty strong…
It's not just better performance on latency benchmarks, it likely improves throughput as well because the writes will be batched together. Many applications do not require true durability and it is likely that many…
It means that the action we should take in response to this article is "building more dorms with singles" rather than "we need to rethink the way that we are making accommodations for disabilities in educational…
betteridge's law of headlines still undefeated
I was _extremely disappointed_ not to see this meme when I clicked on the link. Will not consider using this extension until Xzibit is prominently featured.
This is an insane standard and attempting to adhere to it would mean that the CVE database, which is already mostly full of useless, irrelevant garbage, is now just the bug tracker for _every single open source project…
if it's not compiled in by default, then you aren't shipping the code! Somebody is downloading it and compiling it themselves!
Great idea! Now to just find somewhere to put a billion dollars worth of solar PV in California, preferably somewhere where it doesn't ever get dark so the power will stay on at night.
Big. https://en.wikipedia.org/wiki/Crescent_Dunes_Solar_Energy_Pr...
How does this kind of shit get upvoted? it really takes about 5 seconds of thinking about this to realize why this "analysis" is stupid - he takes an INCREDIBLY expansive view of what counts as "pollution" from food…
Yes it is, it's part of the standard go toolchain as described in the first blog post in the series: https://eng.uber.com/dynamic-data-race-detection-in-go-code/
At least some of these would be caught by running your tests with race detection on? I haven't read the whole article yet but as soon as I read the loop variable one I was pretty sure I have written code with that exact…
I love Go and goroutines, but... > A newly minted goroutine is given a few kilobytes a line later > It is practical to create hundreds of thousands of goroutines in the same address space So it's not practical to create…
This is probably the best advertisement for loki I've ever seen.
An important step here that is missing here is evaluating if your fix is going to cause other, potentially worse problems. I suspect that in this case, it's fairly unlikely that increasing the maximum POST body size to…
Maybe I am misunderstanding how this works, but if you did that, you would no longer have a pointer with a valid metadata flag, and if you try to use it, you get a fault (at least on the Morello board that ARM has…
There are comments suggesting that this was reported the Apache some time ago, but a CVE wasn't assigned? Getting a CVE assigned, even with hardly any details at all ("get ready to upgrade log4j") could have really…
Very important caveats from the paper review at https://mikhail.io/2020/03/infinicache-distributed-cache-on-...: > Mind that the workload was selected to be a good match for InfiniCache properties (large objects with…
like PEP484 type annotations having a runtime performance hit? I would be very interested in seeing a link to this if you can dig it up.
But I don't think anybody did get fired? Who of the signees of the Harpers letter is actually being hurt? Even if they _were_ fired, why is that bad? Most of the people who signed that letter are professional writers in…
So, it's a fine article, with lots of interesting details about Victorian food supply....but you could write more or less the exact same article replacing "cheap food" with "cheap clothes" or "cheap mobile phones" or…
Yup! As I noted in a comment above, this is just not a common case for us - usually our inbound traffic is coming from SEO which sends you to the right place. But when I am typing it into a search box, it's real easy to…
Well...in many cases all it really tells you is the roundtrip network latency, which may or may not be something you are interested in. In my case it actually was sort of interesting - it definitely suggested that the…
Tip: if your site is going to redirect from the bare domain to something else (e.g. `https://example.com` -> `https://example.com/home/`) make sure you enter the final destination, letting it redirect means that the…
Can anyone describe at a high level for a complete noob how this kind of thing works? Someone who is not going to be able to read a bunch of ASM and interpret it? I'm guessing that it is something along the lines of: -…