this post was submitted on 05 Jul 2023
2879 points (97.2% liked)
linuxmemes
21210 readers
65 users here now
Hint: :q!
Sister communities:
- LemmyMemes: Memes
- LemmyShitpost: Anything and everything goes.
- RISA: Star Trek memes and shitposts
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 members of the community for any reason.
- 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.
- These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
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, and wants to interject for a moment. You can stop now.
Please report posts and comments that break these rules!
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
2022 and 2023 I made multiple decent attempts to go Linux and I've finally ragequit back to Windows where things finally just work. Currently using WSL for my Linux needs.
So many frustrating hours.
Conclusion for me: Windows is best DE, so use Windows+WSL
I'm a bit sad about it because I'm getting more and more frustrated with Windows 11 direction. It seems each update brings a new configuration or "feature" that makes things more difficult for me.
I do feel I am being pushed out of Windows.
For about the last 10 years I try going Linux roughly every 3 years. So I'll give it another shot in a couple of years.
I fully understand for some people it just works. But it is not yet my personal Year Of Linux Desktop
I'm sorry to hear that you've had a poor experience with trying to migrate to Linux. It is a big switch in terms of how the OS is structured and how things work. Unfortunately the out of box experience of Linux on personal laptops and desktops can be quite poor for commonly recommended distros like Ubuntu especially if you want to game.
This might be contentious with some people but if you or anyone is feeling adventurous and in the mood to try to understand how Linux works, I would recommend Arch. It gives you the reins to setup and configure your system how you wish. I would however try it in a VM first before going dual boot or as your sole driver.
I've tried many Linux distros over the years (Mint, Ubuntu, Centos, etc) but Arch has been the most stable and enjoyable to use. I have one install from 2013 that's still going strong. Nvidia drivers or Steam can be installed without setting up PPAs or downloading binaries as one might need to do on other Linux distros. Most third party apps I would want are available through the Arch User Repository (AUR). The Arch wiki is amazingly useful for any Linux user.
Most games I play work through Steam or Lutris with the latest Proton from https://github.com/GloriousEggroll/proton-ge-custom
Thanks for your reply.
I've heard many people mentioning EndevourOS and I think that's based on Arch?
EndevourOS was top of my list to try next time I'm willing to give Linux another shot.
The most interesting distro I tried was MicroOS (opensuse immutable). I really liked the immutable concept, keeping the base OS clean and mess around inside containers. Very cool
I haven't heard anything bad about Endeavor in the same way people slam Manjaro for their poor management of an Arch based distro. It'd be worth a shot I think. Rolling release distros like Arch can provide a very nice up-to-date user experience vs major releases, which I have never had much luck with on Linux.
I've never heard ofMicroOS, but have heard of OpenSUSE. It sounds like it would be useful for servers and maybe if you want to do some software development where you'd want to use containers for building and running your app. I'll have to check it out.