Remix.run Logo
J-Kuhn 3 hours ago

Oh, I also got one: https://wiki.archlinux.org/index.php?title=Special:CreateAcc...

> To protect the wiki against automated account creation, we kindly ask you to answer the question that appears below (more info): What is the output of: LC_ALL=C pacman -V|sed -r "s#[0-9]+#$(date -u +%m)#g"|base32|head -1

Wait, they really do that...

alright2565 2 hours ago | parent [-]

If you can't understand that command before pasting it in your terminal, then you probably shouldn't be editing the Arch Linux wiki.

spockz 7 minutes ago | parent | next [-]

My issue with this style of verification is more that it normalises running commands right in the terminal. Commands that come from place you kind of trust. And poof at some point it will contain some nefarious code. Instead of using a package manager (the curl to bash variant) or running these commands in a container/vm.

PlasmaPower 2 hours ago | parent | prev [-]

They have a similar command for the Arch Linux forum, where beginners are encouraged to ask questions