Stop Advertising in Your Commits
11–20 of 178 posts
Re: Stop Advertising in Your Commits
#12I much prefer this over the alternative where people use AI to code without anyone knowing.
Re: Stop Advertising in Your Commits
#13Also, if I publish something online, you don't get to tell me what I can and can't put there (except for reasonable exemptions for hate speech and such, of course). If you don't like repos that tag their slop, go read someone else's code. Feel free to write a filter in your adblocker for the dozen AI tools you usually find.
Re: Stop Advertising in Your Commits
#14I have to assume these aren’t just ads, but also a critical RLHF avenue for Anthropic. I imagine they scrape these commits from GitHub and compare them against what Claude provided to the user. If the diff that is pushed is different it means the human had to refine the LLM output and that can be fed back in as training data. Presumably semantic search could enable you to find the matching Claude Code session.
I really doubt they bother. 99% of people don't edit the commits by hand, they review and then tell Claude how to edit the commits (or leave a PR comment it reads), that's far easier to ingest than the tiny exhaust of manual edits.
Re: Stop Advertising in Your Commits
#15Re: Stop Advertising in Your Commits
#16I much prefer this over the alternative where people use AI to code without anyone knowing.
No, the post doesn't say about hiding that, you can write "created by AI" or "helped by LLM". The post is about advertising for commercial products.
I personally disagree and think commit messages makes the most sense. But I also think it's up to the personal preference of whoever owns the repository.
Re: Stop Advertising in Your Commits
#17I much prefer this over the alternative where people use AI to code without anyone knowing.
Re: Stop Advertising in Your Commits
#18Re: Stop Advertising in Your Commits
#19Re: Stop Advertising in Your Commits
#20Earlier quoted context omitted.
It’s both
> Sent from my iPhone. I agree. It's both an ad and a useful signal of where the code came from or how it was created. Just like the default iPhone email signature, it's an ad and a hint that the author was typing with their thumbs, so it's probably a brief auto-corrected message for that reason.
Which for my repositories means I want ~95% less of it in my commit history. I'm prepared to round up for simplicity. But to each their own.