Posts
467
Following
143
Followers
151
The cat is not mine :(

I like cycling, powerlifting, bad video games and metal.
Otherwise, I occupy my time with various bits in RISC-V land.

~useless, placeholder, website: https://www.conchuod.ie/
Garden paths aside, I do enjoy trying to the parts of rust that I've not used before.
1
0
1
rustc is as likely to lead you up the garden path as help you
1
0
1
@krzk I think, at least among aware native speaks, it's accepted that non-natives often come across more bluntly.
And yeah, no matter how you work the form-letter, there is someone that will be put out because of it.
0
0
2
@krzk I think you probably guessed correctly in the thread, and it is a bit of feeling patronised. The various bot-like replies do seem a bit impersonal, but if you are experienced enough to feel patronised, you're experienced enough to understand why the bot-like/form-letters are required.
2
0
2
Edited 1 year ago
I tore a wrist ligament (tfcc) 4 years ago, every now and then it crops back up as a problem since I average about 14h a day at a computer.
0
0
0
Wrist pain starting to creep back in, sounds like I need a holiday :)
1
0
0
@palmer Looks like nobody seems to care?
0
0
0
I love the days that @marcan does something "controversial" & reading all the instances of him telling people why they are wrong.
0
0
1
@risc_v @esmil Does this mean you're gonna be a wee bit less busy?
0
0
0
You think you're gonna sit down and get something done for once, and then CI failures left right and centre :)
0
0
2
@pdp7 @palmer If you don't like the template being there, you can always write a b4-cover-template file & point to it with `b4.prep-cover-template` in your git config (see https://b4.docs.kernel.org/en/latest/config.html#contributor-settings).
The default is:
```
${cover}

---
${shortlog}

${diffstat}
---
base-commit: ${base_commit}
change-id: ${change_id}

Best regards,
--
${signature}
```
1
0
1
@pdp7 @palmer Having the best-regards stuff after a --- probably makes life easier for the person doing `b4 shazam` on the other end, especially if they do it in the way that creates a merge commit from the cover (-M or -H).
1
0
2
@matttbe @kernellogger checkpatch isn't an arbiter of truth to begin with, especially in arch code it reports a bunch of spurious stuff.

I was just a bit annoyed by it the other day when checkpatch complained, telling me that I should have a Closes: pointing to a competing patch for a problem.
I guess I had had it in my head that what was accepted was going to allow Reported-by: followed by Link: & complain only about "bare" Reported-by:.

> it is similar to the previous situation where there are cases where it doesn't even make sense to have a Link tag after a Reported-by.

Yah, that's probably fair.
0
0
1
@kernellogger @matttbe I would like to make my CI stuff entirely ignore that tag, complaint, but I don't immediately see an ignore.
0
0
0
@kernellogger @matttbe yeah, partially due to patches that only fix part of a reported issue (I think I was the one who mentioned it on LKML) but also "Closes:" is a very definitive statement, when quite often a fix does not in fact entirely fix the problem.
1
0
0
@kernellogger I see the "Reported-by: should be immediately followed by Closes: with a URL to the report" stuff got merged. I really dislike that it whines if I do Reported-by: followed by Link:.
1
0
0
@dickon Oh I totally didn't interpret as figurehead. I know we talked about the crypto support patches at FOSDEM w/ him, so I figured it was a "he sent it, but we all worked on it" type of comment.
Sounds like you guys are doing a pretty good job of internships.

> He's also the team's best git wrangler, which is actually worrying me; he goes back to uni in September...

Oof. git-wranger-in-chief is kinda my job title too, although I've managed to gradually improve everyone's ability over the last few years.
1
0
1
@dickon I wish I was working on that sort of thing when I was an intern.
1
0
1
@dickon Yah, I saw Lawrence's latest iteration earlier.
I just hope that noone ends up with some pre- & non-1.0 compliant implementation.
2
0
0
Show older