The big five is pretty much the only version of this that’s actually sort of kind of almost a real thing. Nobody likes being told they have high neuroticism though, so it’s not ever a fun fad meme thing.
The big five is pretty much the only version of this that’s actually sort of kind of almost a real thing. Nobody likes being told they have high neuroticism though, so it’s not ever a fun fad meme thing.
Amazon is super evil, but it mostly comes from the way they treat their employees and sellers. The customer service is… okayish, mostly. They certainly have problems there as well, but it’s not the real issue.
I don’t care. They could put Jimmy Carter on the ballot and I’d vote for him, and honestly he’d probably be a better pick than anyone they actually would consider. This is going to be a stupid mess, just to most likely get the person who would have become president if something happened to Biden anyway at the top of the ticket. Just a bunch of panicked stupidity, because apparently they just figured out that the 82 year old is old this month.
Mint is actually really good about not having weird dependency chains, and even if it did uninstalling apps would warn you about it. That is a very strange thing for people to have said. It is perfectly normal and good to have some things you don’t want or prefer an alternative to and uninstall them. Default Mint is a great sane starting point for a complete OS, and I think their updater is the best in the entire Linux world, but it’s still Linux. You can still customize it to your heart’s content. Anyone who says otherwise is just being a creep.
People are creating new operating systems, but the reason they don’t catch on is hardware and software compatibility. It was hard enough to make an actual performant operating system that could work on a wide variety of hardware back in the 90s. Trying to do it for every possible hardware combination available now is just crazy. It can also be an incredibly difficult task to get even open source software working properly on a new OS. Anything else is just completely out of the question.
If I’m on Amazon it’s for something that I need and can’t get locally. There are no saving to donate. I’ll probably have to spend a lot more, drive multiple hours, or both if I don’t shop on Amazon. That’s the only reason I ever use it.
I guess I’m lawful chaotic, because I like album shuffle.
You joined to read about other passionate Linux user who are enjoying playing games on Linux, but none of them are ever allowed to complain about anything ever?
Also, just for the record, if you ever find yourself on the internet explaining how someone feels to them then you are wrong. No exceptions. Tone is notoriously interpretable over text. Your interpretation of my tone is not justification for childish insults.
And holy crap, not wanting to use Windows is not the same as a delusional denial of reality. There are problems on Linux. A lot less than there used to be, but still significantly more than Windows. That doesn’t mean the only valid options are never complaining or installing Windows, especially for a native Linux game. Which the game we are talking about here is, by the way.
I’ve been using Windows since Windows 3.11. I’ve tried every new version of Windows that has come out since. You’re on an obscure open source reddit alternative. Nobody here is confused by how to open an Excel spreadsheet. If you think me not liking something is “angsty” that’s a you problem. Gaming on Linux is great, and I don’t care how it is on other operating systems. Don’t tell me to do things I don’t enjoy to have fun. That’s just stupid. Telling people that they’re wrong for having fun in a way you don’t approve of is just weird and bad.
No. I don’t think I will. I had a dual boot machine with both Windows and Linux on it for years for that very purpose. It sucked. I hated it. I eventually got most of my favorite games working on Linux and just stopped using Windows completely, and that was before Valve released Proton. If Linux gaming stopped working completely I’d go back to being a console gamer. I just dislike the experience of trying to use modern Windows that much, and it’s only gotten worse since I left.
If you don’t think that’s “right” then your opinion is worthless to me. You can do whatever the hell you think is right, and so can I.
Jesus fucking christ my dude. Not going to coffee shops is a valid option, but since you apparently haven’t noticed there are not yet living wages in most of the country. Either don’t use the services or tip until there are. Have some goddamn class solidarity and don’t force people to work for your benefit for poverty wages until things get better. Don’t pretend your greed is socialism.
You not tipping is not at all the same thing as demanding better wages and you know it.
I agree that’s how it should be, but how things should be doesn’t pay the bills. Don’t take your anger out on the employees. Those are the only people you’re hurting.
I guess wanting to play a game that’s replacing a game that runs well on Linux and is made by the company that has done the most to improve Linux gaming while using an OS that doesn’t spy on you and treat you like a toddler is a poor life choice according to you?
Maybe some of us have things we care about more than just maximum game compatibility. The horror.
It seem to me like the intention was to say the economics practiced by liberals, not the beliefs of liberal economists. It’s phrased ambiguously, but I prefer to interpret things generously.
Economists may not be like that, but politicians are, and they’re the ones that run the economy.
Storage space mostly isn’t as bad as it is with AppImages. Each AppImage stores all the libraries it needs, even if they are shared with another one. They can’t even know if they have shared libraries. A single AppImage will probably actually use less storage than a single Flatpak if you only have one, just because the AppImage only uses exactly the libraries it needs, while Flatpaks use shared sets of them. That being said, Flatpaks generally get less bad the more of them you use, because of the shared libraries. They’re still a whole extra set of libraries on top of your system ones though, plus they put out a new set every year. Apps that are still under active development generally get updated to the latest version, but older apps that are basically finished often require older libraries, so that’s more space used. Overall for a one off program when you’re not using universal packaging systems regularly AppImages are mostly better, but if you’re going to be using them regularly Flatpak quickly becomes far better. It still uses more storage space than just using native apps though.
Another difference between Flatpak and AppImage is that it can be kind of a pain to theme Flatpaks to match the rest of your system, and I don’t know of any good way to do it with qt6 apps yet, but it’s just straight up impossible to theme AppImages. They can technically have themes built into them, but unless you’re using Adwaita, or maybe Breeze if you’re lucky, they just don’t, and having to rebuild your own custom AppImage completely defeats the main benefit of using AppImages.
On my main PC I use for gaming I run Arch and prefer native packages whenever I can use them. I’m quite happy to have this one computer by a hobby project, and native applications just make more sense on something as up to date as Arch when they’re available. I have started to prefer Flatpak over AUR packages though. The AUR is pretty overrated, in my opinion.
On my laptop and anything else I install Linux on I usually just use LMDE, and I’ll often prefer the Flatpak, just because it’s way more up to date. There are some apps that Mint keeps up to date native versions of, and there are some apps that come preinstalled that I just don’t care about having the latest version of, but for everything else I usually just download the Flatpak.
They can take longer to start up, which can suck on older hardware. It’s not as bad as it used to be though. Once they’re running there shouldn’t really be any difference. The main drawback is actually that Flatpaks use more storage space.
Hey, if you don’t think distributions are doing anything, you can always use Linux From Scratch.
Seriously though, most of the work done by good distros is specifically so you don’t notice things. They make a bajillion independent open source projects work together nicely. That’s something I’m glad I don’t have to do myself.