Comment by petesergeant

11 hours ago

Claude-directed code by someone being conscientious and getting involved in the important decisions is going to be better than a whole swathe of existing open-source that was hand-written.

Maybe if it's a business level tool made in house with claude vs contracted to a software house in India. Never for a compiler, who even is that person?

  • > Never for a compiler, who even is that person?

    Why do you care?

    It's a stranger from the Internet. Same as with any other software you're using. In particular, same as with any OSS tool you're using.

    • > > Never for a compiler, who even is that person?

      > Why do you care?

      > It's a stranger from the Internet. Same as with any other software you're using. In particular, same as with any OSS tool you're using.

      Don't you think that even if you don't know someone personally, you can calibrate your trust in their ability based on reputation, track record.

      2 replies →

“Better”, maybe or maybe not. But there’s an underlying truth here. If you’ve ever LOOKED at the open source libs you use, some of them are very very rough.

Going in to a project hoping to make a change and seeing no tests and spaghetti used to be soul crushing. These days I’d have Claude go refactor and add tests and make pull requests for me to look at to fix it.

I'm sure that single 800k line commit was created in a very conscientious and involved way.