Linux mint and pop os are winner so far
linuxmemes
Hint: :q!
Sister communities:
Community rules (click to expand)
1. Follow the site-wide rules
- Instance-wide TOS: https://legal.lemmy.world/tos/
- Lemmy code of conduct: https://join-lemmy.org/docs/code_of_conduct.html
2. Be civil
- Understand the difference between a joke and an insult.
- Do not harrass or attack users for any reason. This includes using blanket terms, like "every user of thing".
- Don't get baited into back-and-forth insults. We are not animals.
- Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
- Bigotry will not be tolerated.
3. Post Linux-related content
- Including Unix and BSD.
- Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of
sudo
in Windows. - No porn. Even if you watch it on a Linux machine.
4. No recent reposts
- Everybody uses Arch btw, can't quit Vim, <loves/tolerates/hates> systemd, and wants to interject for a moment. You can stop now.
5. 🇬🇧 Language/язык/Sprache
- This is primarily an English-speaking community. 🇬🇧🇦🇺🇺🇸
- Comments written in other languages are allowed.
- The substance of a post should be comprehensible for people who only speak English.
- Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
6. (NEW!) Regarding public figures
We all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations. - Keep discussions polite and free of disparagement.
- We are never in possession of all of the facts. Defamatory comments will not be tolerated.
- Discussions that get too heated will be locked and offending comments removed.
Please report posts and comments that break these rules!
Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.
This is gonna be an unpopular opinion here but telling people who have used Windows their entire lives to just switch to Linux as if it's that easy is entirely unhelpful and makes the Linux community look elitist and out of touch.
More like the "Tech Wizards" like Linus from LTT have the elitist attitude of being good with Windows means they should automagically be "Tech Wizards" with every other OS. Or the elitist attitude of just expecting the hardware you bought that's Windows compatible should be Linux compatible or it's a failure of Linux. No body does that when switching from Windows to Mac or Mac to Windows. When upgrading to the latest version of Windows and suddenly your hardware is not compatible anymore, nobody says, OMG all of Windows is a failure. It's Microsoft's vendor lock-in strategy that has forced companies to spend their engineering dollars primarily on Windows.
I think people are pretty lucky today, that there is a high probability that their hardware will be supported out of the box with Linux. It never used to be that way. You just bought Linux compatible hardware, just like people bought Windows compatible hardware and Mac compatible hardware. If it wasn't for the BSOD situation in Windows caused by crappy Windows drivers that forced Microsoft to develop and enforce WHQL certification. OEM manufacturers wouldn't have all unified around the same IP's for the components in their machines. This allowed the IP vendor to do the Windows and Linux driver support. With out that, all these Windows users would be stuck with Windows10.
So how about a these "tech wizards" take a bite of humble pie, learn the Linux way of doing things and go to their local LUG and get help, so it is "that easy". So they spend 20 minutes getting setup and learning the ropes instead of assuming they know everything and expecting everything to be done the Windows way. That's what we did, twenty and thirty years ago.
I think I understand your broader point as saying that a switch to Linux being as simple as switching from Coors to Miller is underselling the fact that Linux is a fairly different environment/ecosystem. You’re right on that. But as someone who’s made a switch to Linux (Ubuntu) after a lifetime of other OS use, I have to say that I think it’s worth it, even with the learning curve.
I have been exclusively a Mac user and Apple cultist for at least twenty years now and only knew Windows (3.0-ME) prior to that. I have a few 2011 Intel Macs that I use for work and home exclusively (two of which were hand-me-downs) and have not been receiving updates for awhile now. I’m not in the financial position to buy a new computer and I randomly read that Ubuntu runs great on these old Macs. So I decided to give it a try. It was a bit of work that was bolstered by the fact that I do have a bit more computer know-how than the average person (but nowhere near most of the people I see on the Fediverse). But I’ve come to love it and am now working my way over to this being a permanent change.
I’m only sharing this as an example that even deeply entrenched people can learn to use this stuff. And I was a Mac guy! Apple holds your hands and does so much thinking for you! I’d think with Windows, the switch over to something like Mint would be fairly easy, given the GUI (I specifically chose Ubuntu over Mint because Mint’s GUI is described as “Windows-like” and I personally hate all things Microsoft—which is definitely a “me problem” lol—but I’m probably going to load it onto an older ThinkPad of my wife’s that we want to set up for our son).
I mean... they are out of touch. I'm sure its possible to have a pain free switch over but when I had trouble the advice was interspersed with quite a few caveats. In essence Linux is 'easy to setup but...' Still gonna try again though, also guys that laptop you all said was dying because linux made it crash is still working fine on windows with no sign of trouble.
I tried Linux Mint, and enjoyed my experience and even setup everything and then when I booted up Factorio Steam didn't use my 3080 somehow. Pop OS worked but I didn't like the experience. I'll have to give Linux Mint a shot again.
That is almost certainly because Factorio has a native Linux version and Steam installed that instead of the Windows version. It was trying to use OpenGL and defaulting to CPU rendering because you likely haven't altered the default configuration.
If you force Steam to use steam play, it will download the Windows version and run it through Proton which will use the right hardware.
I’m confused. Shouldn’t me downloading the native Linux factorio and native Linux Steam be enough? Why would it default to something else?
It is enough, provided that you have your system configured correctly. Which, in this case, is designating a graphics card to use. Without that it defaults to using CPU rendering.
Most people don't want to deal with the headache of configuring their systems and would rather use something more automatic.
That's what Proton does for you. If you're using Proton then it can assumed that you're gaming and so defaults can be set to support that.
Whereas people use Vulkan for many different projects and so it chooses safe defaults and depends on further configuration by the user (which Proton does for you).
Native Linux games work just fine (I play native Rimworld every week or so), you just have to configure your system manually.
Or just use the preferred method of running Windows games via Proton. You're going to be doing it anyway in order to game on Linux and so it is often more work to run the native version than it is to run the Windows version and let Proton handle the automatic configuration.
I've not played Factorio but I've seen a vidjeo about it. How is the Windows version on Proton better than a Linux native version?
Wouldn't the correct answer be to fix the graphics driver or configuration? And why doesn't OpenGL just work? Or better yet, Vulkan?
It's this nonsense that keeps people locked in to Windows.
Running the native version requires the user to configure their system correctly and then it would work. Most people who are coming to Linux from Windows are not interested in editing config files or using the terminal and, in any case, the vast majority of Linux gaming is done by running Windows games via WINE.
Proton is WINE packaged with the software and configuration scripts so that it 'just works' without user intervention. If you're on Linux, you can install Steam and Go to Settings -> Compatibility and check 'Allow Steam Play for all other titles' and, from that point on, it will install the Windows version of the game and run it with Proton with no user interaction (other than clicking 'Play').
It’s this nonsense that keeps people locked in to Windows.
It isn't nonsense, it makes perfect sense.
You can follow the error messages (which it prints to stdout when the game launches) and determine what the problem is so that you can fix it. The problem is completely understandable, the game logs would show exactly what device it was using and you could see what piece of software is responsible and go and look at the online documentation for that project to determine the exact configuration change that you need to make.
That's how you should be troubleshooting problems, but you can't do that on Windows because everything is a black box and provides little to no logs. If you're lucky you'll get an error message.
If you have a problem on Windows you first reboot and pray. Or, if that doesn't fix it, you search random social media or forum posts, apply arbitrary registry changes recommended by Reddit comments, upgrade drivers, downgrade drivers, install motherboard firmware and dig through the various Windows GUI menus, which are change completely between Windows 8, 10 and 11 (but not 9, which doesn't exist for some arbitrary reason), to locate a switch or checkbox that you can flip (and reboot again) until finally the problem resolves itself seemingly on its own. To me, this is the nonsense.
I swapped from Windows 10 specifically because I didn't want to be in the Windows 11 and forward environment. (I use Arch btw)
I really don't regret it, the set up was really painful but once that was done, the KDE had so many good features that I immediately felt at home. I'm floored by how good Proton/Steam is at handling games, I don't think I've had to skip on any game due to my OS (so far).