this post was submitted on 20 Aug 2023
646 points (85.4% liked)
linuxmemes
21281 readers
718 users here now
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 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!
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 fork-bomb your computer.
founded 1 year ago
MODERATORS
Usual sentiment of "the best distro is the one that works for you". I can just say that I found Ubuntu to do a confusing "splitting the difference". It requires more knowledge than using, say, windows, but also tries to hand hold. I put in a lot of time with Raspbian, and now Debian on a desktop, and I like it better because there's less "in-between".
I'd kind of stumble through windows, sort of getting what was going on but mostly having faith and a hands off approach to what was going on underneath the hood. I didn't really understand or learn much other than keyword recognition and a passing concept of broad principles. Rasbian and then Debian forced and encouraged me to get under the hood more, so when I was troubleshooting I was at least learning why things weren't working. When I had display issues, it wasn't "I clicked the wrong box" it was "because of my SSD my kernel has a race condition with the video driver and x". Not that I would, but I get now how you can slim down an OS for a specific hardware platform if you really wanted. Having done a ton of microcontroller stuff where I was getting different chips and whatnot talking to each other succesfully, this was a HUGE missing piece. "Real computers" aren't a black box mystery to me anymore, even if I'd suck at proper computer engineering.
Ubuntu kind of over optimized so I didn't learn, but was being asked to do more under the hood anyway. I kept looking at it as adjusting settings the way I did with windows, even though it was asking more of me in terms of understanding to troubleshoot.
But again, that's me and my experience, and more so it's based off of how I personally learn. I'm still not overly familiar with Ubuntu, but I get now that there's no reason you can't do what I described above, it just never "clicked" for me.
The way you describe Ubuntu as asking you to do more under the hood, and you seeing it as adjusting settings, really rings true to me. Often I find myself frustrated at having to jump through so many hoops to do simple stuff. I like learning to use Linux but sometimes I just don’t have the time for it