• 0 Posts
  • 7 Comments
Joined 1 year ago
cake
Cake day: May 28th, 2024

help-circle




  • if you utilize it as a tool it’s fine. it can be a good rubber duck or github copilot saves you like 2 seconds to just hit tab to complete something that’s correct in the preview. But utilizing it to do anymore than that and you’ve lost. Claude will constantly make things up or tell you to use libraries that have been orphaned for like 5+ years.

    anyone who says “it can help you write better code” are fooling themselves. I’ve yet to see it.


  • Claude AI does this ALL the time too. It NEEDS to give a solution, it rarely can say “I don’t know” so it will just completely make up a solution that it thinks is right without actually checking to see the solution exists. It will make/dream up programs or libraries that don’t and have never existed OR it will tell you something can do something when it has never been able to do that thing ever.

    And that’s just how all these LLMs have been built. they MUST provide a solution so they all lie. they’ve been programmed this way to ensure maximum profits. Github Copilot is a bit better because it’s with me in my code so it’s suggestions, most of the time, actually work because it can see the context and whats around it. Claude is absolute garbage, MS Copilot is about the same caliber if not worse than Claude, and Chatgpt is only good for content writing or bouncing ideas off of.