• @fizgigtiznalkie
    link
    English
    410 months ago

    I’ve found they really help with unit tests. Sometimes with regular code they straight up make up libraries that aren’t real.

    • CoopaLoopa
      link
      fedilink
      English
      310 months ago

      Google Bard is the worst when it comes to powershell modules. Every time you ask it for a way to get some info from an O365 tenant, it makes up a Get-ExactlyTheDataYouWant module that doesn’t actually exist.

      Bing AI is actually pretty good when it comes to basic powershell commands; I figure MS probably trained it on their own scripting language.