OP used the term specifically to refer to PR-generated articles in prestige media like the NYT, which was probably a direct allusion to Graham’s essay.
Do we have enough information to do this kind estimate for serious or critical symptoms, rather than just deaths? What are the chances of somebody in a given age bracket needing breathing support?
In case of a coronavirus outbreak I am definitely losing the beard if for some reason I have to leave the house. But I also use a respirator for semi-routine tasks like woodworking to minimize dust exposure.
I have a short full beard but seem to be able to form a seal. If I follow the directions for checking the seal — blocking the intake and breathing in, checking for the mask to collapse in, then blocking the outlet and checking for it to balloon out — it works. So do I have a seal or not?
Can’t speak for OP, but noise canceling headphones are good for low-frequency noise, while passive hearing protection is better for high-frequency. For that reason I use headphones while bicycling — it blocks the loud engine noise and lets me better hear localizable sounds like tire swish.
Can confirm, have moved king-sized mattresses, large dressers and cabinets, etc via a trailer on an ordinary bicycle. It’s really easy!
Where I’m from there’s a tradition in the bike community called a “bike move”. When you’re moving, you invite everybody to show up on a certain day with their trailers and cargo bikes. Everybody packs and moves you in a distributed manner! All you have to do is provide coffee and donuts in the morning and pizza and beer for after. Fun, community-building way to move.
Besides the streamlining of code review, it’s hard to overstate how much this streamlines _editing_. You can modify code so much faster if you don’t have to worry at all about formatting. Just push code around any which way, cut and paste, type some giant expression into the middle of another one. Then hit Save and move on.
And contrary to what you might expect, Prettier basically never makes stupid formatting choices. It’s incredibly nuanced.