It is fun to think about the Simulation Theory but most discussions revolve around it being likely that we are in one.

What are some concrete reasons why it’s all science fiction and not reality?

  • iAmTheTot@kbin.social
    link
    fedilink
    arrow-up
    0
    ·
    5 months ago

    Recursion would imply that’s its a regular repeating sequence, not an irregular one, no? Pi, and other irrational numbers, have no pattern. They do not repeat.

    • 👍Maximum Derek👍@discuss.tchncs.de
      link
      fedilink
      English
      arrow-up
      0
      ·
      edit-2
      5 months ago

      Recursion would imply that’s its a regular repeating sequence, not an irregular one, no?

      No. A loop is recursive if it calls itself, it can still do different work each time. As a less than ideal example, I can write a function that concats a character from /dev/random to a string then call itself. It will go forever without repeating itself.

    • Feathercrown@lemmy.world
      link
      fedilink
      English
      arrow-up
      0
      ·
      5 months ago

      Pi has a pattern, just not a repeating one. There are algorithms to calculate it to arbitrary precision.

      • iAmTheTot@kbin.social
        link
        fedilink
        arrow-up
        0
        ·
        5 months ago

        A pattern is, by definition, repeating. Pi does not repeat. At least not that we’ve yet calculated, and we’ve gotten to thirteen trillion digits which is frankly incomprehensible.