Comment by halpow
6 days ago
> I haven't written a commit summary in months
I don't know what you're posting, but if it's anything like what I see being done by GitHub copilot, your commit messages are junk. They're equivalent to this and you're wasting everyone's time:
// Sets the value
const value = "red"
Yeah I tried Copilot's automatic commit messages and they're trash, but the agent-based ones are much better.
Try Cubic, which is a Github add-on. Really good at writing GH commit messages and also surfaces bugs fairly reliably (adds PR comments). Not affiliated, just a user.
this behaviour is literally removable with proper prompting.
this is a strawmans argument... of whatever your are arguing
One of the most interesting things in all of this is it is clear some people are struggling with the feeling of a loss in status.
I see it myself, go to a tech/startup meetup as a programmer today vs in 2022 before ZIRP ended.
It's like back to my youth where people didn't want to hear my opinion and didn't view me as "special" or "in demand" because I was "a nerd who talked to computers", that's gotta be tough for a lot of people who grew up in the post "The Social Network" era.
But anyone paying attention knew where the end of ZIRP was going to take us, the fact that it dovetailed with the rise of LLMs is a double blow for sure.
You can't "remove" how LLMs describe changes. I'm not talking about useless comments, I was just saying that they describe changes the same way as they comment code.
If you've ever run or been part of a team that does thorough, multi-party, pull request reviews you know what I am talking about.
The only part I don't automate is the pull request review (or patch review, pre-commit review, etc. before git.), thats always been the line to hold for protecting codebases with many contributors of varying capability, this is explicitly addressed in the article as well.
You can fight whatever straw man you want. Shadowbox the hypotheticals in your head, etc. I don't get all these recent and brand new accounts just straight up insulting and insinuating all this crap all over HN today.
I told you how it is. Copilot writes crap descriptions that just distract from the actual code and the intention of the change. If your commit messages are in any way better than that, then please enlighten us rather than calling me a bot.