• 0 posts
  • 7 comments
Joined 3 years ago
Cake day: November 19th, 2023
  • The major factors in the US’s low life expectancy are guns and automobiles. Because the required medical care for the damage those things cause is already guaranteed, universal healthcare would have a relatively small impact on life expectancy, especially in the short term.

    It’s possible infant mortality would benefit. Major reasons for our (the US’s) poor performance there are people that do not seek medical care (polling suggests about 2/3 of this is either driven by or related to cost concerns), and differences in how we track infant mortality statistics (for example, the US counts all infants, even if they are born severely premature, while most countries exclude some prematurely born infants from their statistics).

  • I’ve had to explain this to more executives than I wish to remember. Computer code is a recipe, not a cake. When you see a recipe that’s super long, and requires two kitchens worth of bakeware and tools, you probably think it’s a bad recipe. Short, elegant, easy to follow recipes with a little note in the margin from your grandmother about what to do when the dough is too sticky are the best recipes.

    Unfortunately, one learned the exact wrong lesson from this, and started measuring lower lines of code produced as better… Which worked for a while, but lead to a lot of weirdness around new features for no particular reason.