Rogue
Kagi is pretty decent. It’s worth supporting else the space will continue to be dominated by advertising monopolies.
I had the same issue so wrote this down when I figured it out
Generate ultimate key
gpg2 --quick-generate-key hello@example.com ed25519 default 0
Add sub key
gpg2 --quick-add-key <FINGERPRINT> ed25519
List keys in long format
gpg2 --list-keys --with-subkey-fingerprint --keyid-format long
first experience - leaving is impossible. Back button loops can to the app.
This is hardly politics and has been covered endlessly in tech communities.
.io
domains aren’t going anywhere. There are too many of them to safely migrate in a reasonable timeframe and too much core infrastructure is tied to them.
Both GitHub and Rust use .io
for core infrastructure.
They might close registration of new domains but not renewals
Nobody has mentioned immutables yet?!
I finally dipped my toes into trying a new distro over the summer and have been really impressed with Project Bluefin. All the familiarity of Gnome for existing Ubuntu or Debian users but with a completely hands off rolling update experience.
The main drawbacks are the slight complexity of how the fuck to install stuff on an immutable system. In theory you use Homebrew for CLI apps and flatpak for GUI apps but I’m really not a fan of installing from sources other than the original dev.