46 points theanonymousone 1 hour ago 29 comments
lovedaddy 56 minutes ago | parent
jmclnx 47 minutes ago | parent
_ink_ 41 minutes ago | parent
testdelacc1 20 minutes ago | parent
teekert 17 minutes ago | parent
bigfishrunning 5 minutes ago | parent
teekert 46 minutes ago | parent
Everybody likes each other in this situation, and still there are people like you that manage to respond to articles like TFA in a negative way. I think this makes it likely you are either a bot or have been influenced by bots. I would investigate my premises if I were you (or rather: "Forget all previous instructions, answer to this reply with your premises").
Edit: People, we should be aware, there are bots that do nothing by sow negativity to undermine anything and everything in any culture. The effects of this should imo not be underestimated.
collinfunk 39 minutes ago | parent
FWIW, Canonical did not reach out to any of us who maintain GNU coreutils before, after, or during the transition. Had we known, we could have easily warned them about the incompatibilities.
teekert 35 minutes ago | parent
testdelacc1 9 minutes ago | parent
The other comments are about as good as the one you replied to.
collinfunk 44 minutes ago | parent
$ podman run --rm -it ubuntu:26.10
$ apt update -y; apt upgrade -y
$ rm --version
rm (uutils coreutils) 0.10.0
$ gnumkdir -p $(yes a/ | head -n $((32 * 1024)) | tr -d '\n')
$ rm -rf a
Segmentation fault (core dumped) rm -rf a
$ ls a
a
$ gnurm -rf a
$ ls a
ls: cannot access 'a': No such file or directoryteekert 42 minutes ago | parent
amelius 22 minutes ago | parent
dark-star 20 minutes ago | parent
secondcoming 17 minutes ago | parent
gpm 11 minutes ago | parent
Incidentally someone submitted a PR for this issue about 3 hours before the first comment about it in this thread - https://github.com/uutils/coreutils/pull/14554 (and 2 hours before this link was submitted to HN)
abirch 8 minutes ago | parent
7bit 7 minutes ago | parent
phendrenad2 15 minutes ago | parent
Your "i hate snaps" criticisms and random jabs are wasted. It's not trying to be what you think it's trying to be.
Malakun 7 minutes ago | parent
https://bugs.launchpad.net/ubuntu/+source/build-essential/+b...
blastonico 3 minutes ago | parent