I support this because it’s very funny (in a pathetic way)
studied evil
more like was evil
I assume it’s a different system since it works on Wayland, but idk
Your phone is not listening to you. https://www.bbc.com/news/technology-49585682
Listening to conversations and turning that into interests that can be advertised against is by far the least efficient method they could use. You can get just as good data through normal tracking.
This is just an example of a frequency illusion where you notice stuff because you’re looking for it. https://en.m.wikipedia.org/wiki/Frequency_illusion
Are these emails you need to memorize? Diceware would work.
Otherwise I’d just use something like simplelogin and just have it automatically generate one. Then just save it in your password manager.
Honestly, they just shouldn’t have added support. GNOMEs been causing problems for basically everyone else for a long time. If they want to do their own thing, that’s fine, but we shouldn’t but everyone else shouldn’t have to do extra work to accommodate them.
Yeah, I’ve been spoiled because most of the heavier workloads I do is all programming related and Linux tends to be better there.
I have had issues with Autodesk products, but I’m able to get 99% of what I need with freecad.
Fair, but in the context of gaming I doubt there are that many people gaming on their work machine.
You’ve been hearing about it because there’s been a lot of pushback at all stages of them doing it. That doesn’t mean it won’t happen, they’ve kept pushing for it and there’s no indication they won’t go through with it.
The easiest way to think of it is flatpaks are AppImages with a repository and snaps are flatpaks but bad.
That has benefits and detriments. Appimages contain everything they need to run, flatpak’s mostly do, but can also use runtimes that are shared between flatpaks.
All flatpaks are sandboxed, which tends to make them more secure. AppImages can be sandboxed, but many aren’t.
Flatpaks tend to integrate with the host system better, you can (kinda) theme them, their updates are handled via the flatpak repo, and they register apps with the system.
AppImages are infinitely more portable. Everything’s in one file, so you can pretty much just copy that to any system and you have the app.
Maybe it’s just ubuntu being bad, but I’ve had way fewer issues on arch after switching to it. I had like 4 issues where my pc just wouldn’t boot in the 3 years I was running Ubuntu, and I’ve had I think 1 in 4 years on arch.
Granted I’ve gotten more comfortable with linux in that time and have gotten better at fixing problems.