• 2 Posts
  • 9 Comments
Joined 20 days ago
cake
Cake day: February 15th, 2026

help-circle



  • edm@thelemmy.clubOPtoProgramming@programming.devSad about .NET
    link
    fedilink
    arrow-up
    4
    arrow-down
    1
    ·
    2 days ago

    Yea I am not saying the tools are bad. Also use Claude mostly via our internal corporate tooling to do initial generation of things like unit tests and it helps sketch and brainstorm.

    I will say it is crazy the amount of trust people/companies are putting in the tools though. It can and will make up straight lies out of thin air. At least with code things don’t compile which helps a bit. Even then, have been watching a few MSFT repo’s and they have devs just blanket approving copilot generated PR’s that have bugs and breaking changes.

    The tools are great, but they aren’t an excuse to be lazy. And they aren’t a replacement for that last 10% like you said, still need devs and real human problem solving.