• @[email protected]
    link
    fedilink
    English
    2216 days ago

    It’s amazing that humans have coded a tool for which they have to afterwards write more tools for analyzing how it works.

    • @[email protected]
      link
      fedilink
      English
      1116 days ago

      That has always been the case. Even basic programs need debugging sometimes, so we developed debuggers.

      • @[email protected]
        link
        fedilink
        English
        3
        edit-2
        15 days ago

        Not really. When you program you break down the problem into many smaller sub programs and then codify them. There are errors that need debugging. But never “how does this part of the program I wrote work?”. Reading code from someone else is less fun than writing, but you can still understand it.

        There are some cases like detergents, apparently until recently we didn’t know exactly how it works. But human engineered tools are not comparable to this.