• @yokonzoOP
    link
    284 months ago

    Microsofts search engine AI, so far my experiences with it have been

    1. It thinking I’ve gotten offended or said something offensive and completely shutting down.

    2. It giving me wrong info and when corrected getting all “well ackshually”

    • @[email protected]
      link
      fedilink
      94 months ago

      I’ve used it for basic coding stuff a few times, to great success. Nothing over a few dozen lines, but it’s great when you don’t want to bother looking up the specific functions and syntax for a particular language. For instance, you can have it write basic batch files for you. Then you simply double check it to make sure it’s accurate, (which is much easier than starting from scratch,) and you’re golden.

      • @riodoro1
        link
        74 months ago

        Ask it for a bash script that deletes the french language pack.

      • @mdurell
        link
        34 months ago

        I have used the hell out of it for a project that needs to be written in go. I have no experience in go (but I do in over a dozen other languages). It has helped me tremendously. The autocomplete freaks me out sometimes as if it’s reading my mind.