• 0 Posts
  • 35 Comments
Joined 1 year ago
cake
Cake day: July 6th, 2023

help-circle



  • 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.





  • There’s not going to be a moment when the world suddenly goes from having oil to having no oil. Some oil reserves are relatively cheap and easy to extract. Other, very large reserves are currently so difficult and expensive to extract that doing so isn’t profitable. As the easy oil gradually runs out, the supply drops, the price rises, and sources of oil that were not profitable at the old price become profitable. This maintains the supply of oil and stabilizes the price.

    Eventually oil will become so expensive that alternative technologies will be cheaper than it. This will happen with plenty of hard-to-reach oil left. So it’s true that the amount of oil is in principle finite, but that limitation isn’t really relevant.



  • My experience with the healthcare system, and especially hospitals, is that the people working there are generally knowledgeable and want to help patients, but they are also very busy and often sleep-deprived. A human may be better at medicine than an AI, but an AI that can devote attention to you is better than a human that can’t.

    (The fact that the healthcare system we have is somehow simultaneously very expensive, bad for medical professionals, and bad for patients is a separate issue…)




  • I sometimes wish my employer didn’t know that I can write Python code, so that I would never be assigned front-end work. I prefer to deal with programs that take lists of numbers and return lists of other numbers.

    (I’m not as bad as one guy I used to work with, because at least I accept ASCII input. His backend code only took binary-encoded configuration files for no reason I can think of except maybe to punish anyone except himself who tried to use it.)


  • Homer : [after hearing “Baby On Board” could be a hit] Wait’ll I tell Marge.

    Nigel : Oh, yes. Bouffant Betty. Well, I would prefer we kept your marriage a secret. You see, a lot of women are going to want to have sex with you, and, uh, we want them to think they can.

    Homer : Well, if I explain it to Marge that way, I’m sure she’ll understand.


    [at the house, Marge cries into her pillow]

    Homer : [trying to comfort her] Come on, honey. It’ll only be 'til we finish our tour of Sweden.