What is Google if not a website that openly flouts copyright law? I don't remember Google getting license to store my website in their index or to show my images in Google Images. I don't mind, of course, but it goes to…
74% backing sounds pretty good for a cryptocurrency. I wouldn't touch tether myself as USDC is better in every way, but I don't think there's going to be the fireworks that people predict if the peg falls only to 74…
Theoretically Pfizer has higher efficacy, especially with variants. Giving Pfizer to the old and AZ to the young probably saves more lives than the other way around. If you decide that you don't want to give AZ to the…
You can bridge through JavaScript. It's not a big deal in practice. WASM is still very immature. You do not want to build your whole app in WASM if you want to keep a full head of hair.
This is what worries me. I have had the AZ vaccine. Will I be at risk of this syndrome every time I am exposed to coronavirus? In other words, is the risk cumulative?
It is relevant to the discussion because the AZ and JJ vaccines are for the "rest of the world", so comparative differences in the cost of IG between US and other healthcare systems is relevant.
It seems crazy that they are using JSON in a QR code. There are much more compact encodings they could have chosen.
GPU have high latency. For a chess engine like stockfish which is designed to search as many positions as possible, the latency of a GPU is a big problem. Engines like LC0 that do use the GPU work by searching fewer…
Every culture has certain principles that are taken as axiomatic. The prioritisation of those principles is also axiomatic. For example, where I live, nearly all people wear clothes, and they generally think that…
There's a difference between wanting to ban something because it is a threat to your autocracy and wanting to dissolve something because it is too powerful and abusive. Punching down vs punching up. I think most people…
If you took all the money spent on sanitising things and instead spent it on buying higher quality masks you'd see a much bigger effect. And this works from the individual, private enterprise or public health…
Arguably API design is the most creative aspect of programming. The space of possible interfaces is infinite, whereas function implementations are heavily constrained by the interface and often there is only a handful…
When you get down to it, copyright is a whole bunch of contradictory rules. Courts decide every time there is a new kind of work, whether it is copyrightable or not. Trying to divine whether something is copyrightable…
Haskell has the worst operator overloading of any language I've used. There's tons of niche operators, only some of which have names, it's so hard to Google them. Haskell should have enforced that every operator must…
There's a huge difference between reading music and sight reading music. Being able to read music is important because it is how musical ideas are communicated with precision. Sight reading is a skill that is only…
Graham Linehan is one of the most doctrinaire anti-transgender individuals, anything he writes on the subject should be taken with a very large pinch of salt.
You can use !s instead of !g and you get the google results through startpage without going to google directly.
I'm sure you can find one on Google :)
That is just an ad hominem. If you have an argument, state it.
I'm sure that if the Palestinians were granted either citizenship in a Palestinian state or equal citizenship in Israel, there would be many fewer ideologues in the region.
It works in reverse too. For people who habitually eat spicy food, when eating something non-spicy you can end up only tasting the "blandness" and not appreciating the flavours. Exactly like how cold food just doesn't…
Things would be a lot clearer if positivity rate was the reportable number, not absolute number of positive tests. This would also encourage countries to test more rather than less.
That strikes me as a bad thing. A bug that is easy to fix is a bug that could have been fixed sooner. That's exactly the kind of bug that causes the worst issues. Bugs that are hard to fix but readily identified are at…
Why not both? A little DRAM on SoC and the rest of the DRAM on the motherboard. Kernel in charge of "swapping". Maintains expandability while keeping most of the performance benefit.
The mathematical term is "product". It's a product.
What is Google if not a website that openly flouts copyright law? I don't remember Google getting license to store my website in their index or to show my images in Google Images. I don't mind, of course, but it goes to…
74% backing sounds pretty good for a cryptocurrency. I wouldn't touch tether myself as USDC is better in every way, but I don't think there's going to be the fireworks that people predict if the peg falls only to 74…
Theoretically Pfizer has higher efficacy, especially with variants. Giving Pfizer to the old and AZ to the young probably saves more lives than the other way around. If you decide that you don't want to give AZ to the…
You can bridge through JavaScript. It's not a big deal in practice. WASM is still very immature. You do not want to build your whole app in WASM if you want to keep a full head of hair.
This is what worries me. I have had the AZ vaccine. Will I be at risk of this syndrome every time I am exposed to coronavirus? In other words, is the risk cumulative?
It is relevant to the discussion because the AZ and JJ vaccines are for the "rest of the world", so comparative differences in the cost of IG between US and other healthcare systems is relevant.
It seems crazy that they are using JSON in a QR code. There are much more compact encodings they could have chosen.
GPU have high latency. For a chess engine like stockfish which is designed to search as many positions as possible, the latency of a GPU is a big problem. Engines like LC0 that do use the GPU work by searching fewer…
Every culture has certain principles that are taken as axiomatic. The prioritisation of those principles is also axiomatic. For example, where I live, nearly all people wear clothes, and they generally think that…
There's a difference between wanting to ban something because it is a threat to your autocracy and wanting to dissolve something because it is too powerful and abusive. Punching down vs punching up. I think most people…
If you took all the money spent on sanitising things and instead spent it on buying higher quality masks you'd see a much bigger effect. And this works from the individual, private enterprise or public health…
Arguably API design is the most creative aspect of programming. The space of possible interfaces is infinite, whereas function implementations are heavily constrained by the interface and often there is only a handful…
When you get down to it, copyright is a whole bunch of contradictory rules. Courts decide every time there is a new kind of work, whether it is copyrightable or not. Trying to divine whether something is copyrightable…
Haskell has the worst operator overloading of any language I've used. There's tons of niche operators, only some of which have names, it's so hard to Google them. Haskell should have enforced that every operator must…
There's a huge difference between reading music and sight reading music. Being able to read music is important because it is how musical ideas are communicated with precision. Sight reading is a skill that is only…
Graham Linehan is one of the most doctrinaire anti-transgender individuals, anything he writes on the subject should be taken with a very large pinch of salt.
You can use !s instead of !g and you get the google results through startpage without going to google directly.
I'm sure you can find one on Google :)
That is just an ad hominem. If you have an argument, state it.
I'm sure that if the Palestinians were granted either citizenship in a Palestinian state or equal citizenship in Israel, there would be many fewer ideologues in the region.
It works in reverse too. For people who habitually eat spicy food, when eating something non-spicy you can end up only tasting the "blandness" and not appreciating the flavours. Exactly like how cold food just doesn't…
Things would be a lot clearer if positivity rate was the reportable number, not absolute number of positive tests. This would also encourage countries to test more rather than less.
That strikes me as a bad thing. A bug that is easy to fix is a bug that could have been fixed sooner. That's exactly the kind of bug that causes the worst issues. Bugs that are hard to fix but readily identified are at…
Why not both? A little DRAM on SoC and the rest of the DRAM on the motherboard. Kernel in charge of "swapping". Maintains expandability while keeping most of the performance benefit.
The mathematical term is "product". It's a product.