• 31 Posts
  • 1.27K Comments
Joined 8 months ago
cake
Cake day: April 18th, 2025

help-circle

  • You’re defaulting to your “comfort setting” which is a normal human thing.

    Playing new games takes mental and emotional energy. There are also a lot more unknowns, which is a significant mental load. Our brains are naturally a bit aversive to this, especially if you’re feeling low-energy.

    When you play the same old games you’ve enjoyed for over a decade, it’s a way for your brain to “veg out” as it were. The amount of thinking is minimal, and there’s no emotional suspense–you know exactly what’s coming.

    So the answer has more to do with your mental and emotional energy levels. If your life is otherwise taxing in those areas, it’s perfectly fine to unwind with some comfort games at the end of a long day. If you find yourself feeling like this all the time, you might be dealing with depression or chronic exhaustion. And those are too complex to answer without more info.

    Hope that helps!



















  • Thanks for your thoughts! For the input data, I did notice that every substitution goes from 1 element to 2-8 elements. I suppose I could take that into account, and order them from “most efficient” to “least efficient”, and that way I might be able to stop iterating earlier?

    I also haven’t looked into whether there are any combinations that are impossible to build from (or inversely to break down into e).

    Those two are probably good avenues to try.

    Thanks again!