

Would recommend Fedora Silverblue.
Would recommend Fedora Silverblue.
The sites to be redirected shouldn’t be already pre-selected by the extension. E.g I am logged in to Twitter on my browser and installing this extension will unintentionally redirect me to some instance.
And also, maybe the sites for redirection should be added by the user instead of the extension making assumptions. With libredirect I can click more options and add the site to Chrome’s handler.
Nothing much really. MGLRU was finally added this year to fix long-standing kernel OOM issues. Maybe some TPM stuff in systemd from Lennart. Maybe the pace of immutables will increase but who knows. Despite the occasional regressions am pretty happy with Linux.
Chromium Browsers are more secure if you use the native package.
This conclusion is relative for everyone as we all have different security needs. Plus there’s no easier, better supported way to sandbox Chrome on Linux other than using Flatpak’s permission model.
It’s also ironic for you to be speaking about security when you are installing/updating your browser using random curl bash scripts.
Both Mauro and Linus are human. I trust them to be so. I don’t get the point of endlessly pontificating about human quirks & behavior, we are all not assembled from the same factory. And we all grow and we learn. No one’s perfect.
Plus, your argument fails to address the main issue here, Mauro needing to realize that he needs to improve in order to continue contributing to a project shared among many people and one passionately guarded by Linus as his baby.
You are missing the forest for the trees. The question is, did Mauro become a better kernel contributor/programmer?
There really isn’t much difference. I used Ungoogled-chromium before now. I use Chrome for selfish reasons. The flatpak for it(dev version) is auto updated with no human input required so I get fixes and security patches earlier and I kinda like that release.
If I can replace a file in your EFI, how hard would it be to sign the same file.
Chrome. I know that might be hard to believe but the switches work. You can absolutely stop Google from prefetching their usual services. Plus I don’t login with a Google account on the browser, that makes a huge difference.
Out of them all, the most famous one is the one I use. Kept the name a bit of a mystery to avoid the resultant argument about it btw.
A distro isn’t just a way to interact with the Linux operating system. It’s a collection of tools that helps you do it. Some tools are just sharper that others. The community just likes debating about this important nuance. It’s not that complicated.
My tools of choice come from the famous blue logo distro.
I use hardened Chrome with a lot of flags/features disabled and some privacy extensions. It’s good enough for me.
Arch is not stable but it’s easy to fix issues arising from its rolling release nature. One of the ways being utilizing the AUR packagedowngrade
for easy package version rollbacks. I should also note that the most common reason for Arch breaking is rarely ever because of the distro itself but because upstream has introduced breaking changes. You can see this when an upstream feature breaks in Arch, then Fedora picks up the same bug a few weeks/month later.
Arch is however the most solid distro I’ve ever used since I began using Linux many many moons ago.
One thing that is an Arch problem is that, if you do not update often enough, you can end-up with outdated keys that prevent you from installing before packages. The solution is just to update the keyring before updating everything else but this is confusing for a new user and kind of dumb in my opinion. I feel like the system should do this for me.
Arch already does this. Could be that your install has the keyring refresh service disabled but I’ve had it enabled for a good while now and I’ve never encountered that outdated pacman keyring issue.
No. Not a recent opinion. I’ve used Arch for more than 3 years now.
Arch breaks all the time. It has to because upstream is usually always changing so breakage is inevitable.
Though a person’s mileage on this may vary (less update frequency, less no of programs etc.), the constant thing about rolling release is that breakages within software releases are to be expected.
You can setup your Arch with grub menu btrfs snapshots just like NixOS for convenient rollbacks. NixOS has too steep a learning curve, coming from someone who recently tried it and ended up being somewhat disappointed by it. NixOS sounds good on paper but in reality it is a long way from a mature product for desktop or general use.
As you mentioned Arch has AUR which packages just about anything and everything you could ever want in the future. And the Arch Wiki will never be “not relevant” so long as you are using Linux anywhere, the Arch Wiki is a handy reference.
I use gocryptfs with a GUI wrapper called Vaults. It’s very neat.
Am on Arch and hibernation is currently broken with systemd 255 in my case. They introduced a lot of breaking changes for it. It works after enabling some workarounds for dracut 059 but it completely does a full power cycle. Your best bet is sticking with suspend until systemd unfucks hibernation.