Stop Advertising in Your Commits
21–30 of 178 posts
Re: Stop Advertising in Your Commits
#22Sent from my iPhone
Re: Stop Advertising in Your Commits
#23[1] https://docs.kernel.org/process/coding-assistants.html
[2] https://github.com/NixOS/nixpkgs/commit/d18b8f3238abdb2cd878...
Re: Stop Advertising in Your Commits
#24[flagged]
> Co-Authored-By: Claude Opus 4.7
Re: Stop Advertising in Your Commits
#25If Git commits formally had a co-authored header, it would go there. As it stands, there is one author and one committer. If something was pair programmed, whether with a human or machine, you need a commit message trailer if you want to show that. Commit message trailers are a formal mechanism in git, supported by tooling; there are git commands to add and remove them.
Totally agree about "sent from my fartphone", of course.
Disclosing things in the pull request is not enough; pull requests get lost in the sands of time. Years down the road, all that some downstream consumer has is the git history, not any CI-related metadata.
Re: Stop Advertising in Your Commits
#26I much prefer this over the alternative where people use AI to code without anyone knowing.
Who really cares, though? AI is just a tool. If the code is good, the code is good.
some people certainly do, to the extent of not caring at all about the outcome, only being concerned with the fact that the process was 'tainted' by ai.
the fervor for/against ai can approach the level of religion for some people.
Re: Stop Advertising in Your Commits
#27Re: Stop Advertising in Your Commits
#28Sent from my iPhone
Re: Stop Advertising in Your Commits
#29Earlier quoted context omitted.
Who really cares, though? AI is just a tool. If the code is good, the code is good.
> Who really cares, though? some people certainly do, to the extent of not caring at all about the outcome, only being concerned with the fact that the process was 'tainted' by ai. the fervor for/against ai can approach the level of religion for some people.
Re: Stop Advertising in Your Commits
#30Huh? It's not advertising, it's disclosure that the code was not fully (or at all) written by you.
co-authorship implies ability to hold author rights, which afaik an algorithm can't do.
are folks adding speakeasy/stainless co-authorship lines to their commits? should i add alembic as a co-author after making some changes to the database schema?
Co-authored-by: buf generate