this post was submitted on 07 Aug 2023
203 points (93.9% liked)

linuxmemes

25687 readers
465 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

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, no politics, no trolling or ragebaiting.
  • 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 figuresWe 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.

    founded 2 years ago
    MODERATORS
     
    all 49 comments
    sorted by: hot top controversial new old
    [–] kitsuneofinari@yiffit.net 30 points 2 years ago (3 children)

    Arch users will never compare against the gods that use Gentoo...

    But even the Gentoo gods will never compare against the madness of the Lovecraftian Ancient Ones that use LFS.

    [–] Monologue@lemmy.zip 9 points 2 years ago (1 children)

    don't say their name so nonchalantly, they are always listening in the shadows

    [–] InverseParallax@lemmy.world 2 points 2 years ago* (last edited 2 years ago)

    Do chip bringup.

    Come at me bro, there can be only one.

    [–] InverseParallax@lemmy.world 19 points 2 years ago* (last edited 2 years ago) (2 children)

    Ran gentoo for a decade back in the 2000s, was awesome, then some idiots started breaking everything on a daily basis.

    Go back every now and then, builds are SOOO much faster with modern cpus, but there's also no point.

    Gentoo is like a fast car on a rail track, you're not actually going anywhere. Arch was OK, but another moron kept breaking expat (pacman needed expat btw). Always hated redhat and ubuntu turned to the dark side.

    Some crazy single guys age and stop living so wild, I feel like that's me and distros, a nice cup of debian with a ton of lxcs and vms to bang whenever I'm horny.

    Check that, I'm in a thruple with debian and freebsd.

    [–] Anticorp@lemmy.ml 6 points 2 years ago (1 children)

    I love Arch and keep it on an old i3 laptop that I use despite having a Core i7 laptop. But for my actual daily desktop computer I use Pop. I don't like being in the middle of some big project and then realizing I need to stop and spend an hour installing some missing package to continue with my project. Pop simplifies all of that, even though it doesn't provide the same sense of accomplishment and old-school computing that I get by using Arch.

    [–] InverseParallax@lemmy.world 4 points 2 years ago* (last edited 2 years ago) (3 children)

    I'm tempted to go back, but man, something always breaks, and it's never anything cool, it's always something backwards ass random library for font layout or some shit, and everything just falls on the floor.

    But I think I need at least a good arch environment for gaming, debian blows on that regard. I just can't afford to lose my system for half a day because something breaks, if it's a kernel issue I can fix it myself, but not if it's dll layer 8 for the stack used to format yaml files for postscript printing which somehow means all my text editors get linker errors now.

    [–] Anticorp@lemmy.ml 5 points 2 years ago

    I've never actually had Arch break. I've just encountered shit like when I plugged my printer into the USB port of my computer and hit Ctrl+p and realized I didn't have CUPS or any printer spooling stuff installed. So I'd have to stop what I was doing and figure out how to install and configure that stuff. That's part of what makes Arch so enduring to me, but it's also a PITA when you're just trying to get stuff done.

    [–] havokdj@lemmy.world 3 points 2 years ago (1 children)

    I have dailied arch for 13 years and have never once ran across something like you are describing. Not saying arch doesn't break in the way you are describing, just genuinely curious how your system breaks like that.

    [–] InverseParallax@lemmy.world 1 points 2 years ago

    https://www.reddit.com/r/archlinux/comments/67ef10/comment/dh5vjk5/

    It was similar to this, but it was longer ago and didn't see this post then.

    [–] Titou@feddit.de 1 points 2 years ago (3 children)

    Never had any issues with Arch and im not the only one. If your system is unstable, it's your fault, point to the line.

    [–] RockyBass@lemmy.world 3 points 2 years ago

    Meh, kinda depends. Most issues I've had with Arch are related to bugs with apps rather than system breakage (looking at you early Plasma). Overall Arch is stable and issues are resolved quickly, though sometimes you may need to avoid major software releases for a while.

    [–] havokdj@lemmy.world 3 points 2 years ago (1 children)

    Now look, that isn't true. While yes, the maintenance of your system is entirely up to you, you cannot help it when a bug comes from an update. Typically if you stay away from the git versions of software, you should be fine, but library updates break stuff all the time, all it takes is that one piece of software that you use to not be compatible with an update and you're out. Yes you could downgrade that package, but what if something else you uses requires that updated package? Then you're downgrading that. Next thing you know, 30 libraries have to be downgraded because they changed the way their syscalls work and that software cannot make use of the libraries the way they are.

    I prefer using arch and I don't have any problem doing any of this stuff (I approach software the suckless way save for a file manager), but I can see why a lot of people look elsewhere for their distro of choice.

    [–] Titou@feddit.de 1 points 2 years ago (1 children)

    bugs is something that can happen when you build your system yourself

    [–] havokdj@lemmy.world 1 points 2 years ago (1 children)

    I wouldn't really call arch a system you build yourself, as that would imply you are building every package from source including the base packages. Stage 3 Gentoo is IMO the bare minimum.

    [–] Titou@feddit.de 2 points 2 years ago

    it's a diy distro, even if you use pre-compiled packages you're technically building your system yourself

    [–] InverseParallax@lemmy.world 1 points 2 years ago (2 children)

    Lived on gentoo for a decade with less problems than I had on arch.

    [–] havokdj@lemmy.world 1 points 2 years ago

    That isn't saying much. I'd say gentoo honestly has better system stability than even Debian if you know how to properly set up your system

    [–] Titou@feddit.de 1 points 2 years ago

    never said Arch was perfect, boths are diy & great distros, the only bad thing i could mention about gentoo is portage being written in Python

    [–] dukk@programming.dev 4 points 2 years ago

    Love myself some NixOS. All the customizability with none of the breakage. Pretty stable, very reproducible.

    [–] gnutrino@programming.dev 14 points 2 years ago (1 children)

    Don't you have some compiling to wait for?

    [–] Hovenko@iusearchlinux.fyi 2 points 2 years ago

    Waiting for compilation is the most satisfying thing in universe. It’s almost orgasmic.

    I use Arch btw.

    [–] SmashFaster@kbin.social 11 points 2 years ago

    As a former long-time Gentoo user, I use Arch πŸ˜‰

    [–] lattenwald@lemmy.world 11 points 2 years ago (1 children)

    I was using Gentoo for some years, and I have to say I do not regret switching to Arch.

    That said, power to those chosen or damned to wield Gentoo in the eternal war of kernels. They are the fabric of reality, interstellar light and darkness, they are the reason we, common folks, can live peacefully with precompiled packages, not knowing the pains of building everything from sources.

    [–] cloudy1999@sh.itjust.works 3 points 2 years ago

    Many years ago I ran Gentoo as well. Switching to Arch was a considerable upgrade. I admit I've been running Ubuntu since Lucid (aside a brief stint of Fedora). It's nice that things mostly just work. It allows me to focus on life and not wifi drivers. Man, that sounds like such a cop out.

    Anyhow, there's part of me that would love to play with those cosmic distros again some day.

    [–] rhokwar@lemmy.world 6 points 2 years ago (1 children)

    I'm OOTL. What's the icon on the right?

    Gentoo. It's a distro based around compiling most packages on your machine either for hardware compatability or performance.

    [–] havokdj@lemmy.world 5 points 2 years ago (1 children)

    Gentoo is just arch with extra steps

    [–] yamapikariya@lemmyfi.com 2 points 2 years ago (4 children)

    What's the appeal of purposely using a user unfriendly system? I'm a Linux beginner and I use easy to use distros. Just curious as to why torture yourself?

    [–] WolfhunterGer@feddit.de 13 points 2 years ago

    I wouldn’t say they are user unfriendly, just not fit for beginners. There are definite advantages to those distros for advanced users, as they offer way more customisation than beginner friendly distros.

    [–] Heavybell@lemmy.world 7 points 2 years ago

    Installing an OS by hand and compiling the packages you need on top of a bare bones system is a great learning experience. It also gives you the most flexibility, for better and worse.

    [–] Bandicoot_Academic@lemmy.one 3 points 2 years ago

    Often its to learn about how a linux system works under the hood, also Gentoo can theoreticly have a small performance boost (tho on modern hardware its extremly small).

    [–] darcy@sh.itjust.works 2 points 2 years ago

    its only joking

    [–] kspatlas@artemis.camp 2 points 2 years ago

    I used to use void, was a great distro, using Fedora now though

    [–] Simplesyrup@lemmy.ml 2 points 2 years ago (2 children)

    I don't get arch,but I have a life and much prefure ubuntu over Amy linux distro

    [–] Hovenko@iusearchlinux.fyi 2 points 2 years ago

    I smell a little bitch here…

    [–] Titou@feddit.de 1 points 2 years ago (1 children)

    what do you mean by "i have a life" ?

    [–] Simplesyrup@lemmy.ml 1 points 2 years ago (1 children)
    [–] Titou@feddit.de 1 points 2 years ago (1 children)

    i have a big problem with that, because i don't get how life is better for not using any diy distro ?

    [–] Simplesyrup@lemmy.ml -1 points 2 years ago (1 children)

    Bruh, I have things like work life and family, again arch is arch and I have a life

    [–] VerifiablyMrWonka@kbin.social 0 points 2 years ago (1 children)

    Gentoo ricer reporting in.

    Ran a stage 1 Gentoo build whilst at uni back in the early 00's. Man building that on my Athlon took an absolute age - and there was no easy way for me to read docs whilst I was putting it together.

    Still, ran Gnome DE and did my dissertation on it.

    [–] Hovenko@iusearchlinux.fyi 1 points 2 years ago

    My greatest achievement in life was running on stable gentoo installation for a month. Then I messed up something and never found the courage to get back to it. I have just flown too close to the sun…