linuxmemes
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!
Can't complain about Arch myself, but I prefer my software to not change. I'm back on Mint 22 with Plasma 5 and Wayland and I absolutely love it.
Btrfs my beloved. Things stop working? Just load a snapshot lol.
Just don't try plugging it into a Raspberry Pi 5.
No data loss, but won't work without changing your kernel. The other way around is much worse though
you can use an RPi5 to make a BTRFS drive which essentially only works on RPi5s.
EOS not once failed to update properly in over a year.
Been using EOS a lot longer and always flawless.
The only problem I have had is leaving a system too long and having to remember how to get the damn keyring to refresh. That is my biggest complaint.
I don't have time for my system to be getting borked once a week. That's why I use Debian. My system getting borked once every 2 years isn't that bad.
I have been using Arch and EOS a lot longer with no borks.
I don't have time for my system to be borked every 2 years. That's why I use Arch.
I am totally ready for it, I know it's a thing, especially since I drink the forbidden nectar that is the AUR. Yet I've never had this happen even once.
That's what snapshots are for.
As a former arch linux guy, the solution to this is to be prepared by having a separate partition for home, and a bash script to reinstall f---ing everything again with a single command.
You reinvented NixOS
I want to install NixOS on a laptop that I have lying around BTW.
a bash script to reinstall f—ing everything again
Why would you ever want to do that?
First of all, almost any Arch update induced problem can be solved by downgrading the offending package to the previous version, which handily is available in /var/cache/pacman/pkg/
. This is an essential Arch troubleshooting skill.
Even an unbootable system (which has only happened once in my 10 years of using Arch because I didn't read important news) can be fixed this way, because you can always boot from the installation usb stick and then use arch-chroot
to access your installation and fix problems.
Secondly, if the problem was indeed caused by an Arch update, you will just reinstall the problem if you run a reinstall script.
This is an essential Arch troubleshooting skill.
Well you see, I didn't know that haha, I know there are better ways to deal with a "defective" arch update but to me, that was the easiest, laziest way to do it and it worked most of the time. I have to admit this was a "me" problem I'm not blaming arch it's just that I grew tired of things breaking because I didn't read the news before doing pacman -Syu.
Ah my last reinstall was because of important news I didn't read.
Honestly I only ever learnt Linux admin by troubleshooting my borked Arch updates, necessity being the mother of invention and all.
Never seen the third LotR film; I was literally about to finally watch it today so thanks for spoiling the movie for me.
Spoiler alert Snape kills Boromir
That's Harry Potter
Gollum, Frodo, and Gandalf are in the Harry Potter films?
Frodo has been working out it seems
I used arch over 5 years in the past. Isn't it common today checking the update news on the arch wiki before updating?
Why would you need to do that? Just use something stable.
Recovering Arch user here. I really like Bazzite!
Sure it is, but we are lazy you know.
aaaand thats why i like "newbie" distros like ubuntu mint fedora and such.
i want my computer to work without a hitch and without having to maintain the OS.
Ubuntu has never been remotely stable for me. Something stupid breaks or becomes difficult to get what I want out of it.
Been that way since it came out for me.
I find Arch much less hassle than Ubuntu ever was.
Just recently put Ubuntu on a machine for a work project. It was broken from the get go, throwing errors and being it's usual shitty self.
I could never recommend it.
Fedora on the other hand has been on a spare laptop for about 6 months and I gotta say they really have put some polish in. Updates are frequent but reasonable and most everything works well. Some small issues but they are not show stoppers and Fedora is aware of them.
i find that distros focusing on ease of use tend to not tolerate modding and prodding as well as the distros focusing on modularity and customizability.
i think its time to consider something like arch or gentoo when you are changing it around too much at the expense of some more maintaining.
also yeah fedora is really polished, i like it.
I agree. But the last time I used ubuntu for a project recently I only tried to use built in functions, no modding. Never looks good when it throws errors trying to use built in features. Which always seems true with Ubuntu!
And I like having my software up-to-date. It sucked ass when I was on Mint and one of my favorite programs had an update and I had to wait months for it to hit the repos.
this is why i switched from elementary. really good distro, but its based on ubuntu lts. think years instead of months. big oof.
I've been thinking about Debian and Ultramarine Linux (fedora but with drivers and less setup)
I prefer grey knights over Ultramarines.
It's always been bad practice to just blindly update software. That's why we have different distros.
Ubuntu and Mint hold your hand and make it easy for newcomers. Great way to dive into Linux. I completely agree these are great for "it just works" and no fuss. I've not had one break on me.
Arch and Gentoo expect you to have experience and know what you're doing. You build it up how you want it. That's what makes these so great. But you need the experience and knowledge.
I've personally tried openSUSE and in my opinion it feels like a good middle ground between both ends. In the past I've recommended Mint to get started, openSUSE once you've got experience, and then Arch for when you want total control.
I've never really had an issue in the 7 years I've used Linux. I don't use Arch BTW.
My server OSes all run Debian which can auto update reliability with automatic reboots that happen staggered overnight.