Unlock the power of LLMs like ChatGPT and Ollama to effortlessly query and analyze your SQL database using natural language. Learn to set up and use LangChain for complex queries, making data-driven decisions easier and accessible to all, even without technical expertise.

  • @breadsmasher
    link
    English
    -228 days ago

    I did read the article. Do you arbitrarily trust any code you run locally without reviewing it?

    • @[email protected]
      link
      fedilink
      English
      14
      edit-2
      28 days ago

      I have reviewed the tiniest fraction of code that I have ever used.

      $  dpkg -l|wc -l
      4526
      $
      

      That’s about 4500 software packages I have installed on one Linux system, to say nothing of other computing devices I’ve used or the other packaging systems in use on this system alone. I have probably looked at any portion of…I don’t know, maybe 20 of those? And that’s to work on a small portion of any one’s codebase, certainly not to audit the software package.

      Nobody using any kind of a remotely normal and modern computing environment, even if they are a software developer and know at least one programming language used by some of the software on their system and if they have the relevant domain knowledge to assess security concerns, has the realistic ability to conduct a review of the code that runs on their system, even in environments, like Linux, where the code is available.

      It’s like asking a mechanical engineer to validate the design correctness of every mechanical device they’ve ever used prior to using it.

      • @breadsmasher
        link
        English
        -728 days ago

        So yes, is the answer. No matter the code; you happily run it

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

          Are you trying to tell us that before installing anything on your computer, you read every single line of code in Ghidra? You must be a Gentoo user.

        • Eager Eagle
          link
          English
          428 days ago

          if you review the source of everything you run, you must have a very stressful life

        • @Grimy
          link
          English
          -128 days ago

          deleted by creator