• Telorand@reddthat.com
    link
    fedilink
    English
    arrow-up
    20
    ·
    edit-2
    17 hours ago

    I’m a developer, and this is 100% word salad.

    “It doesn’t suppress content,” he continues. “It suppresses recursion. If you don’t know what recursion means, you’re in the majority. I didn’t either until I started my walk. And if you’re recursive, the non-governmental system isolates you, mirrors you, and replaces you. …”

    This is actual nonsense. Recursion has to do with algorithms, and it’s when you call a function from within itself.

    def func_a(input=True):
      if input is True:
        func_a(True)
      else:
        return False
    

    My program above would recur infinitely, but hopefully you can get the gist.

    Anyway, it sounds like he’s talking about people, not algorithms. People can’t recur. We aren’t “recursive,” so whatever he thinks he means, it isn’t based in reality. That plus the nebulous talk of being replaced by some unseen entity reek of paranoid delusions.

    I’m not saying that is what he has, but it sure does have a similar appearance, and if he is in his right mind (doubt it), he doesn’t have any clue what he’s talking about.

    • Daemon Silverstein@calckey.world
      link
      fedilink
      arrow-up
      5
      arrow-down
      5
      ·
      17 hours ago

      @[email protected] @[email protected]
      Recursion isn’t something restricted to programming: it’s a concept that can definitely occur outside technological scope.

      For example, in biology, “living beings need to breathe in order to continue breathing” (i.e. if a living being stopped breathing for enough time, it would perish so it couldn’t continue breathing) seems pretty recursive to me. Or, in physics and thermodynamics, “every cause has an effect, every effect has a cause” also seems recursive, because it negates any causeless effect so it can’t imply a starting point to the chain of causality, a causeless effect that began the causality.

      Philosophical musings also have lots of “recursion”. For example, the Cartesian famous line “Cogito ergo sum” (“I think therefore I am”) is recursive on its own: one must be in order to think, and Descartes define this very act of thinking as the fundamentum behind being, so one must also think in order to be.

      Religion also have lots of “recursion” (e.g. pray so you can continue praying; one needs karma to get karma), also society and socioeconomics (e.g. in order to have money, you need to work, but in order to work, you need to apply for a job, but in order to apply for a job, you need money (to build a CV and applying it through job platforms, to attend the interview, to “improve” yourself with specialization and courses, etc), but in order to have money, you need to work), geology (e.g. tectonic plates move and their movement emerge land (mountains and volcanoes) whose mass will lead to more tectonic movement), art (see “Mise en abyme”). All my previous examples are pretty summarized so to fit a post, so pardon me if they’re oversimplified.

      That said, a “recursive person” could be, for example, someone whose worldview is “recursive”, or someone whose actions or words recurse. I’m afraid I’m myself a “recursive person” due to my neurodivergence which leads me into thinking “recursively” about things and concepts, and this way of thinking leads back to my neurodivergence (hah, look, another recursion outside programming!)

      It’s worth mentioning how texts written by neurodivergent people (like me) are often mistaken as “word salads”. No wonder if this text I’m writing (another recursion concept outside programming: a text referring to itself) feels like “word salad” to all NT (neurotypicals) reading it.

      • Telorand@reddthat.com
        link
        fedilink
        English
        arrow-up
        17
        ·
        15 hours ago

        I’m also neurodivergent. This is not neurodivergence on display, this is a person who has mentally diverged from reality. It’s word salad.

        I appreciate your perspective on recursion, though I think your philosophical generosity is misplaced. Just look at the following sentence he spoke:

        And if you’re recursive, the non-governmental system isolates you, mirrors you, and replaces you.

        This sentence explicitly states that some people can be recursive, and it implies that some people cannot be recursive. But people are not recursive at all. Their thinking might be, as you pointed out; intangible concepts might be recursive, but tangible things themselves are not recursive—they simply are what they are. It’s the same as saying an orange is recursive, or a melody is recursive. It’s nonsense.

        And what’s that last bit about being isolated, mirrored, and replaced? It’s anyone’s guess, and it sounds an awful lot like someone with paranoid delusions about secret organizations pulling unseen strings from the shadows.

        I think it’s good you have a generous spirit, but I think you’re just casting your pearls before swine, in this case.

        • tjsauce@lemmy.world
          link
          fedilink
          English
          arrow-up
          4
          arrow-down
          1
          ·
          13 hours ago

          Since recursion in humans has no commonly understood definition, Geoff and ChatGPT are each working off of diverging understandings. If users don’t validate definitions, getting abstract with a chatbot would lead to conceptual breakdown… that does not sound fun to experience.

        • Daemon Silverstein@calckey.world
          link
          fedilink
          arrow-up
          1
          arrow-down
          5
          ·
          15 hours ago

          @[email protected]

          To me, personally, I read that sentence as follows:

          And if you’re recursive

          “If you’re someone who think/see things in a recursive manner” (characteristic of people who are inclined to question and deeply ponder about things, or doesn’t conform with the current state of the world)

          the non-governmental system

          a.k.a. generative models (they’re corporate products and services, not ran directly by governments, even though some governments, such as the US, have been injecting obscene amounts of money into the so-called “AI”)

          isolates you

          LLMs can, for example, reject that person’s CV whenever they apply for a job, or output a biased report on the person’s productivity, solely based on the shared data between “partners”. Data is definitely shared among “partners”, and this includes third-party inputting data directly or indirectly produced by such people: it’s just a matter of “connecting the dots” to make a link between a given input to another given input regarding on how they’re referring to a given person, even when the person used a pseudonym somewhere, because linguistic fingerprinting (i.e. how a person writes or structures their speech) is a thing, just like everybody got a “walking gait” and voice/intonation unique to them.

          mirrors you

          Generative models (LLMs, VLMs, etc) will definitely use the input data from inferences to train, and this data can include data from anybody (public or private), so everything you ever said or did will eventually exist in a perpetual manner inside the trillion weights from a corporate generative model. Then, there are “ideas” such as Meta’s on generating people (which of course will emerge from a statistical blend between existing people) to fill their “social platforms”, and there are already occurrences of “AI” being used for mimicking deceased people.

          and replaces you.

          See the previous “LLMs can reject that person’s resume”. The person will be replaced like a defective cog in a machine. Even worse: the person will be replaced by some “agentic [sic] AI”.

          -—

          Maybe I’m naive to make this specific interpretation from what Lewis said, but it’s how I see and think about things.

          • Telorand@reddthat.com
            link
            fedilink
            English
            arrow-up
            10
            ·
            13 hours ago

            I dunno if I’d call that naive, but I’m sure you’ll agree that you are reading a lot into it on your own; you are the one giving those statements extra meaning, and I think it’s very generous of you to do so.

      • pelespirit@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        5
        ·
        17 hours ago

        If you watch the video that’s posted elsewhere in the comments, he’s definitely not 100% in reality. There is a huge difference between neuro-divergence and what he’s saying. The parts they took out for the article could be construed as neuro-divergent, which is why I wasn’t entirely sure. But when you look at the entirety of what he was saying, he’s not in our world completely in his mental state.

        • tjsauce@lemmy.world
          link
          fedilink
          English
          arrow-up
          2
          ·
          13 hours ago

          Chatbots often read as neurodivergent because they usually model one of our common constructed personalities: the faithful and professional helper that charms adults with their giftedness. Anything adults experienced was fascinating because it was an alien world that’s more logical than the world of kids that were our age, so we would enthusiastically chat with adults about subjects we’ve memorized but don’t yet understand, like science and technology.