• 0 Posts
  • 532 Comments
Joined 2 years ago
cake
Cake day: June 10th, 2023

help-circle














  • This is a commonly repeated myth but it isn’t true. Nobody gets a tax write off in point-of-sale fundraising. Charities ask stores to do it because it’s one of the most efficient and effective ways for a charity to raise money. Chairty events are costly, and asking people on the street gets a lot of rejection. Stores agree to do it because they get to run ads saying they helped raise millions for charity and the charity will usually shout them out as well.




  • I don’t think there’s any moment that truly blows your mind. It’s a very slow burn. I found every run I learned something new that made me want to revisit old rooms and search out new ones. It definitely helps to take notes which is also fun in its own way.

    Sometimes solving a puzzle just gives you some lore but that was also neat too. There’s one note I found that stuck with me regarding following traditions. It doesn’t have anything to do with the game but it was great writing!


  • why don’t they program them

    AI models aren’t programmed traditionally. They’re generated by machine learning. Essentially the model is given test prompts and then given a rating on its answer. The model’s calculations will be adjusted so that its answer to the test prompt will be closer to the expected answer. You repeat this a few billion times with a few billion prompts and you will have generated a model that scores very high on all test prompts.

    Then someone asks it how many R’s are in strawberry and it gets the wrong answer. The only way to fix this is to add that as a test prompt and redo the machine learning process which takes an enormous amount of time and computational power each time it’s done, only for people to once again quickly find some kind of prompt it doesn’t answer well.

    There are already AI models that play chess incredibly well. Using machine learning to solve a complexe problem isn’t the issue. It’s trying to get one model to be good at absolutely everything.