Last I did benchmarking, a vast majority of memory allocations were strings that were typically all dereferenced right away and cleaned up in GEN1 GC. I had contemplated whether string pooling would be useful or not but…
You are correct. Both links that he posted are talking about reinfection. So prior infection + vaccine > infection (no vaccine) > vaccine only > no infection/no vaccine.
Yeah. Barnes and Frei didn't read the contract at all. They were just going off the court filings. I don't think they were aware of the additional provision about AWS having the right to terminate right after the 30 day…
What I find scary and disheartening is that people have to use throwaway accounts to even point this out.
I would suspect that it would give Twitter pause about hosting anything in AWS. But I doubt that is the case because there seems to have been a pretty clear-cut case of collusion between Twitter, Apple, Google and…
That is because he's giving a tiny example of a starter template for a console app. If you were writing a "production-level" console app with multiple commands, logging, needed DI, input validation, nice looking…
None of those sound all that inflammatory. Mostly just political rhetoric. "We’re going to walk down to the Capitol, and we’re going to cheer on our brave senators and congressmen and women, and we’re probably not going…
Some of my favorites are the little old lady carrying a little American flag, the people walking in a line between the roped off areas and the folks cleaning up after a couple of trash cans got overturned. Seemed…
I think it is more that they see selectively removing content as equivalent to moderation and thus they shouldn't have safe harbor. So maybe they want them to only remove illegal content or something?
"At this stage, there is no clear evidence of human-to-human transmission in the novel #coronavirus (2019-nC0V) outbreak in #Wuhan, #ChinaFlag of China. However, the Chinese authorities continue intensive surveillance…
There's actually a TON of regulatory compliance involved with tenant screening like this in the US. Pretty sure that they run afoul of a few provisions in the FCRA. That they claim to "keep reporting fully confidential…
Nobody is going to point out that of the 11 patients, "8 had significant comorbidities associated with poor outcomes (obesity: 2; solid cancer: 3; hematological cancer: 2; HIV-infection: 1)"? I don't even understand…
ConEmu is great for handling the terminal limitations on Windows. Is one of the first things I install when setting up a new machine. https://conemu.github.io/
You can use things like System.GC.TryStartNoGCRegion and GCLatencyMode.SustainedLowLatency to help mitigate the GC pauses though. There is a lot of work that has been going on with the CLR GC code somewhat recently.
Why is a study from a year ago being brought up now?
I'm curious where the 40x slower figure came from. It would really depend on what you are doing inside the method. If the method is a small amount of "synchronous" code in a tight loop, then yeah, the overhead of the…
It says on the page: "Note: In general, the farther away you are from an Amazon S3 region, the higher the speed improvement you can expect from using Amazon S3 Transfer Acceleration. If you see similar speed results…
Every time I run into this or look up something on caniuse[1], I get a (most likely irrational) annoyance that we're comparing things like IE9 which came out in 2011 (predating the official flexbox spec) against modern…
I would hope "stakeholders" is in reference to Project Stakeholders (i.e. Project Managers) and not stakeholders in the company (which would be absurd).
How in the world did you arrive at that conclusion!?
Ah, I see the entire exchange was published here http://www.documentcloud.org/documents/2642410-Email-Chain-H... Seems quite different than how it was being portrayed. From what I'm seeing, they asked for a white paper,…
I'm a bit curious what people's opinions are after reading this http://wattsupwiththat.com/2015/12/08/breaking-greenpeace-co... Seems like there is some info being left out. Both sources seem to be hiding things, why…
I thought the 97% of climate scientists claim (based on Cook et al) was shown to be a really flawed study. In any event, Consensus does not equal science. I think given the broad definition of "human activity is causing…
No need to apologize, I had the same reaction. Would be nice to have a version of Consolas with ligatures though.
It isn't really a "perceived difficulty" thing and your comments seem a bit flippant as if a depression is all due to the person's irresponsibility. Like depression is just because someone is just "sad" but a balloon…
Last I did benchmarking, a vast majority of memory allocations were strings that were typically all dereferenced right away and cleaned up in GEN1 GC. I had contemplated whether string pooling would be useful or not but…
You are correct. Both links that he posted are talking about reinfection. So prior infection + vaccine > infection (no vaccine) > vaccine only > no infection/no vaccine.
Yeah. Barnes and Frei didn't read the contract at all. They were just going off the court filings. I don't think they were aware of the additional provision about AWS having the right to terminate right after the 30 day…
What I find scary and disheartening is that people have to use throwaway accounts to even point this out.
I would suspect that it would give Twitter pause about hosting anything in AWS. But I doubt that is the case because there seems to have been a pretty clear-cut case of collusion between Twitter, Apple, Google and…
That is because he's giving a tiny example of a starter template for a console app. If you were writing a "production-level" console app with multiple commands, logging, needed DI, input validation, nice looking…
None of those sound all that inflammatory. Mostly just political rhetoric. "We’re going to walk down to the Capitol, and we’re going to cheer on our brave senators and congressmen and women, and we’re probably not going…
Some of my favorites are the little old lady carrying a little American flag, the people walking in a line between the roped off areas and the folks cleaning up after a couple of trash cans got overturned. Seemed…
I think it is more that they see selectively removing content as equivalent to moderation and thus they shouldn't have safe harbor. So maybe they want them to only remove illegal content or something?
"At this stage, there is no clear evidence of human-to-human transmission in the novel #coronavirus (2019-nC0V) outbreak in #Wuhan, #ChinaFlag of China. However, the Chinese authorities continue intensive surveillance…
There's actually a TON of regulatory compliance involved with tenant screening like this in the US. Pretty sure that they run afoul of a few provisions in the FCRA. That they claim to "keep reporting fully confidential…
Nobody is going to point out that of the 11 patients, "8 had significant comorbidities associated with poor outcomes (obesity: 2; solid cancer: 3; hematological cancer: 2; HIV-infection: 1)"? I don't even understand…
ConEmu is great for handling the terminal limitations on Windows. Is one of the first things I install when setting up a new machine. https://conemu.github.io/
You can use things like System.GC.TryStartNoGCRegion and GCLatencyMode.SustainedLowLatency to help mitigate the GC pauses though. There is a lot of work that has been going on with the CLR GC code somewhat recently.
Why is a study from a year ago being brought up now?
I'm curious where the 40x slower figure came from. It would really depend on what you are doing inside the method. If the method is a small amount of "synchronous" code in a tight loop, then yeah, the overhead of the…
It says on the page: "Note: In general, the farther away you are from an Amazon S3 region, the higher the speed improvement you can expect from using Amazon S3 Transfer Acceleration. If you see similar speed results…
Every time I run into this or look up something on caniuse[1], I get a (most likely irrational) annoyance that we're comparing things like IE9 which came out in 2011 (predating the official flexbox spec) against modern…
I would hope "stakeholders" is in reference to Project Stakeholders (i.e. Project Managers) and not stakeholders in the company (which would be absurd).
How in the world did you arrive at that conclusion!?
Ah, I see the entire exchange was published here http://www.documentcloud.org/documents/2642410-Email-Chain-H... Seems quite different than how it was being portrayed. From what I'm seeing, they asked for a white paper,…
I'm a bit curious what people's opinions are after reading this http://wattsupwiththat.com/2015/12/08/breaking-greenpeace-co... Seems like there is some info being left out. Both sources seem to be hiding things, why…
I thought the 97% of climate scientists claim (based on Cook et al) was shown to be a really flawed study. In any event, Consensus does not equal science. I think given the broad definition of "human activity is causing…
No need to apologize, I had the same reaction. Would be nice to have a version of Consolas with ligatures though.
It isn't really a "perceived difficulty" thing and your comments seem a bit flippant as if a depression is all due to the person's irresponsibility. Like depression is just because someone is just "sad" but a balloon…