• 1 Post
  • 467 Comments
Joined 1 year ago
cake
Cake day: July 6th, 2023

help-circle











  • Hah, my grandfather had heart problems and very high cholesterol so we gave him such a hard time for eating unhealthy food. But now I have been a vegetarian for almost twenty years (I try to avoid eggs and dairy too) and my cholesterol is just as high as his was, unless I take medications. So we should have just let him eat whatever he wanted to…





  • Their problem:

    So apparently NetHack has a mechanic that slightly changes how the game plays every time it’s full moon according to your system clock

    The model wasn’t trained on a full moon. They had a system to set up the environment for replicable results but it didn’t include modifying the system time.

    It reminds me of another bug with the system time, which a friend of mine encountered. He was working on hardware and he was getting a lot of units that worked fine at the factory, immediately failed at the client’s location, and then worked again when they were returned to the factory. It turned out that when these machines were turned on, their embedded OS automatically queried some server to update the current time. The client’s internet connection had such high latency that the server’s response only came back after the machine was already in use. This generated a huge delta-t value that triggered the sanity checks and shut the machine down. The factory had a much lower-latency connection and so the race condition could never be replicated there.

    As for the weirdest bug I ever encountered myself: a compiler generating bad machine code. I have often said that the worst part of programming is that the computer always does exactly what you tell it to, but that was the one and only time in twenty years that the computer actually didn’t.


  • Apparently it’s still going to be legal to possess them with a prescription, but can doctors in Louisiana write such a prescription?

    about 0.3% of people who used mifepristone to end a pregnancy experienced a major complication, meaning they required hospitalization, surgery or a blood transfusion. Surgical abortions done in the first trimester of pregnancy, by comparison, resulted in major complications 0.16% of the time

    These pills are more dangerous than a surgical abortion? That’s not what I would have expected.