They are on the Odyssey bridge, pointing at the Ori warships passing through the Supergate!
Mechanize
I'm not sure this is going to directly affect that, because their deal talks mainly about financing for the Control game, and the other news is about movie adaptations, so probably it is going to be another team, lead by the newly re-hired Hector Sanchez, working on that...
But who knows, this kind of things are always hard to follow from the outside
Spulciati i contratti.
In linea di massima quasi tutti gli ISP creano profili per poi venderli.
So, I can't install aur packages via pacman?
Nope, you have to do it manually or using an helper that abstracts the manual work away.
AUR packages, or to be more precise the PKGBUILD files, are recipes to compile or download stuff outside from the official repositories, manage their deps and installing them on the system.
You should always only run PKGBUILD files that you trust, they can do basically anything on your system. Checking the comments of the package in the aur repo is a good practice too.
Also Are you quoting certain nExT gEn gAmE guy?
...maybe
Also in wiki they didn't mention anything about OpenSSL?
Sorry, that was my bad, I wrote OpenSSL instead of openvpn. That one is probably needed too, but you should not have to pull it manually.
Generally speaking the ArchWiki is one of the best, more structured and well maintained source of information about Linux things even for other distros, but it can too be outdated, so you should always check if the info is valid. In this case it seems so.
In theory you should be able to just install proton-vpn-gtk-app
using one of the many AUR helpers and it should Just Work™. Paru and yay are the most commonly used ones - as far as I know - and they wrap around pacman too, so you can use them to do everything packages related. Usually Arch related distro use one of them, for example EndeavourOS have yay already installed.
At worst when you try to start protonvpn the GUI will not appear or immediately crash: if that happens, usually, you can try and run the program from the Shell and see what kind of error it returns and work your way from there. Checking if the deps listed in the wiki are installed is always a great first step.
Reading rorschac's comment I assume both OpenSSL and wireguard are already installed on CachyOS, or anyway pulled by the aur package.
If you want to make sure you can install them explicitly before protonvpn:
paru openvpn wireguard-tools
or using yay
or the vanilla pacman -Syu --needed openvpn wireguard-tools
(it will sync and update the system too) or how it is suggested for CachyOS to install packages. I repeat I've no direct experience with that one.
If you are scared to mess things up you can always spin up a VM with CachyOS and try to install it inside that. If it all works you can then do the same on your main OS.
As a general advice, only run in your shell commands that you are sure about.
I can attest that this AUR package, which is the one indicated in the wiki, works fine on EndeavourOS, but I had to add the gnome key wallet (IIRC) to handle the VPN keys. I think that was fixed.
I have no experience with CachyOS.
To add to CookieShovel's answer, that is the character representing the Zhou Dinasty.
From Wikipedia:
The Zhou dynasty ([ʈʂóʊ]; Chinese: 周)[c] was a royal dynasty of China that existed for 789 years from c. 1046 BC until 256 BC, the longest of such reign in Chinese history.
I can't see it
Considering you seem to dislike the whole concept of Bots, isn't the Bot toggle in the Lemmy profile exactly what you want?
It auto ignores all posts and comments made by accounts marked as Bots. Sure, the owner of the account has to correctly mark it, but I feel that can easily be solved by reporting unmarked bots.
But I'm interested, if you would like to expand on it, how would you make a bot opt-in?
The only way I could think of is through PMs, but that would be cumbersome, and generally unfit for purpose, for all the involved parties.
I didn't know about this project, so I took a quick look around.
I didn't see any mention of Telemetry or Metrics, but I assume they can use this:
https://tails.net/doc/upgrade/index.en.html#automatic
Still, I just gave this a few minutes, so there could be more.