Remix.run Logo
layer8 2 hours ago

Completely agree, the attitude implied by “chore” is very off-putting to me. As if the rest should all be marked “fun” or “indifferent”. That kind of emotional judgement doesn’t belong in a commit message.

jonathanlydall an hour ago | parent | next [-]

I’ve never personally used the chore term, but it doesn’t bother me to see it and I don’t feel it has a negative connotation.

Cleaning my kitchen after a meal may be a chore, but it’s not an intrinsically bad or unpleasant experience most of the time, it’s just good hygiene and afterwards I have the satisfaction of things being clean. Not cleaning the kitchen feels way worse to me as it ultimately leads to other far more unpleasant situations.

Such it is with updating dependencies, it generally needs to be done, so it’s good to do it, but it’s in no way noteworthy, so chore describes it perfectly, to me it signals that: “it’s work that needed to be done, but not for a feature, functionality change or bug fix on this particular code base, so you’re unlikely to see much change”.

jasonjmcghee 2 hours ago | parent | prev [-]

I don't personally see people write this message (though I'm sure they do) but dependabot and similar use it.

So now I associate it an automated pr vs authored

layer8 2 hours ago | parent [-]

I remember HN discussions pre-AI where people staunchly defended the use of that prefix.

croemer 2 hours ago | parent [-]

I use chore quite a bit in my human written commit messages.