• shinobizilla@lemm.ee
    link
    fedilink
    English
    arrow-up
    4
    ·
    1 year ago

    For my programming needs, I seem to notice it takes wild guesses from 3rd party libraries that are private and assumes it could be used in my code. Head scratching results.

    • inverimus@lemm.ee
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 year ago

      It will just make up 3rd party libraries. This seems to happen more often the less common the programming language is, like it will make up a library in that language that has the same name as actual library in Python.