HackerTrans
TopNewTrendsCommentsPastAskShowJobs

geosh

no profile record

comments

geosh
·قبل سنتين·discuss
A link to the commentary asks me to share my data with their 165 partners. I find it ironic.
geosh
·قبل سنتين·discuss
I had to double check if posh isn't some of 1st April RFC
geosh
·قبل 3 سنوات·discuss
This is from February 2022. This should be in the title.
geosh
·قبل 3 سنوات·discuss
It's in the article. You should read it.

tl;dr - healthy individual without family history could be more likely to refuse the screening (less refuses were diagnosed with CRC than the control). This is the reason the study can't omit refuser from calculations.
geosh
·قبل 3 سنوات·discuss
It's like a communist party opens a dam or a factory earlier just because it's the party's anniversary.
geosh
·قبل 3 سنوات·discuss
Oh, I forgot about \+. I still pipe to xargs every single time.
geosh
·قبل 3 سنوات·discuss
I've never used plan9. In Linux you do "find -print0 | xargs -0" to deal with that.

Im not sure how one can do \0 separator with du, plan9's du(1) doesn't list such option.
geosh
·قبل 3 سنوات·discuss
... | xargs grep -Hn regex

This will also be faster, because you fork less.