Why hyprocisy? It's a fair point to say circumventing paying in some way is piracy. It's possible, so anyone can decide for themselves.
nani8ot
The instance or the project? How could a interface violate a license?
In short, Google limits extension API access, which blocks extensions like uBlock Origin from reaching their full potential. Firefox doesn't.
How did you make sure that the internet can only be reached through the VPN?
If it works, don't switch distros. There's always an OS which does sth. better.
Waylock, because it keeps sway locked even if the screen locker crashes.
Flatpak is mainly for packaging desktop apps, whilst snap can update the entire distro (kernel, mesa, system apps, cli). Snap does things Fedora needs rpm-ostree for.
In my opinion docker isn't as useful for cli tools. I need easy access to many little tools, and this results in me having one container with everything. But that doesn't work well with network capture etc. In the end being able to install packages system wide quickly is really useful.
Agreed. I would have like Ubuntu to come with flatpak, but snap exists for longer than flatpak and has additional use cases. Snap allows to do app packaging and even the rest of the system. Fedora uses rpm-ostree + flatpak instead.
Yes, it's good that they make money with such services. Services like hosting are a great way.
Snaps are used for Ubuntu's IOT distro, and also for their upcoming immutable desktop. They even ship kernel and mesa as snap, which makes updating less likely to break a system (in case of a crash while updating, user error, ...).
That's why they push snap. Canonical doesn't mainly aim to make a apps available to all distros like flatpak does. Just like now where all distros need their own packages, snap will coexist with other package formats.
For the user it's unimportant how apps are installed, as long as they're available.
It is an immutable distro, altough it isn't image-based like Fedora's rpm-ostree.
NixOS basically replaces Ansible because the Nix package manager achieves the same goals already (configuration, deployment, ...).
But I agree, the work necessary to put into this non-standard distro makes it hard to recommend for a casual user.
Trying sth new is never a bad idea. From live cd's, over vm's or distrobox containers, it makes you more comfortable in switching between environments.