Edit: for the record, Fuck AI

  • ramble81@lemmy.zip
    link
    fedilink
    arrow-up
    2
    ·
    21 days ago

    Normally I laugh at these as they have some merit, but fuck this one. The right end of the curve isn’t some Jedi understanding of things, it’s tech bros that think AI is alive and they want to enslave us.

    • chuckleslord@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      21 days ago

      Yes, but also as a programmer, sufficiently complex code bases might as well be magical with all of the interactions between edge cases causing some fucky behavior.

      • ramble81@lemmy.zip
        link
        fedilink
        arrow-up
        1
        ·
        21 days ago

        Nah man. I’ve been a programmer and it’s very much doing exactly what you told it to. The issue is you (general you) did not do a good job of telling it what to do. It’s like speaking to a five year old realizing the instructions you give it are going to be literally executed, loopholes and all.

        • rethnor@lemmy.zip
          link
          fedilink
          arrow-up
          1
          ·
          edit-2
          17 days ago

          I’ve been a profession Dev for 20+ years. I generally agree with you, but I have experienced what appears to be non-deterministic behavior. One room me it was a multi threaded algorithm and would return slightly different results each time. My theory for mult threaded apps is an environment effects each thread differently. What other tasks the user is doing effected the thread execution order and would give different results based on which thread finished.

          While I still think the process is deterministic, but with enough factors it becomes indistinguishable from non-deterministic.

          • ramble81@lemmy.zip
            link
            fedilink
            arrow-up
            2
            ·
            21 days ago

            I don’t want to be pedantic, as I understand what you’re saying, but they way I interpret that is it’s still deterministic, we just don’t know all of the factors that are currently contributing to the outcome. It’s not magical, it’s just lack of full understanding of all variables.

            I get how it can be thought of as non-deterministic, but I think the reason why that bothers me is I’ve seen it used as slippery slope territory into “see, so god must exist!”. I think I was just triggered more by the eventuality and not your specific statement.

    • Die Mart Die@sh.itjust.worksOP
      link
      fedilink
      arrow-up
      1
      ·
      21 days ago

      For the record, Fuck AI and tech bros with a rusty pole.

      What I mean is that computers are so complex they end up being very fragile, in a way.

      A few years ago, a friend was having random issues with her PC. Random crashes, garbled data. Long story short, it ended up being a couple of faulty bytes on one of her RAM sticks.

      • ericwdhs@discuss.online
        link
        fedilink
        arrow-up
        1
        ·
        edit-2
        21 days ago

        That’s a very… unique interpretation honestly. I’ve never seen anyone associate this meme (including all the “we trapped lightning in a rock and taught it to do taxes” variants) with the fragility of complex tech, only the idea that microprocessors are such a ridiculous technology that anyone reaching expert level is back in the state of wonderment.

        • Die Mart Die@sh.itjust.worksOP
          link
          fedilink
          arrow-up
          2
          ·
          20 days ago

          Yeah. The thing is, the finicky interactions between components, and the obscure bugs that may arise are reminiscent of some moody magical creature living inside, just saying “fuck it, here’s a kernel panic” out of nowhere.