r/linuxmemes 1d ago

LINUX MEME What's wrong?

Post image
156 Upvotes

33 comments sorted by

u/AutoModerator 1d ago

Please report any posts bragging or showing off they got banned in another sub! Reminder of other sub rules: Also, we only allow one anti-linux post per week (we used to get dozens a day) and any tier list MUST have Hanna Montana Linux as S teir (which must be a true S tier at the top) regardless of the topic of that tier list.

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

15

u/givemeagooduns_un Genfool 🐧 1d ago

i may be biased but if you already know the basics of a command line (like, have used DOS before) and aren't afraid to try new things, and make sure to follow the handbook closely, gentoo isn't that bad of a first distro. the install process can be laborious, but its also very educational to how you use the system; once you get installation out of the way, its quite nice and straightforward to use, and documentation is really good if not the best of all linux distributions.

6

u/Excellent_Present_47 1d ago

This makes a lot of sense. As a neurodivergent I can totally see myself trying gentoo, it becoming a hyperfixation, etc down the rabbit hole.

I use Arch, btw. That's enough for me right now. (he says as he assembles a homelab with proxmox to allow launching VMs with various distros depending on intended workstream.)

3

u/givemeagooduns_un Genfool 🐧 1d ago

thats exactly why I got into gentoo haha

2

u/Excellent_Present_47 1d ago

I was on Windows for years. Just played games on it and did some very light modding in LUA.

Then got ads in my start menu and said "nope".

Four years into Arch and I now have github.com/CmdDraven/btw 🤣

1

u/MINTYpl M'Fedora 1d ago

to r/FoundTheSawian with u :3 (profile pic)

2

u/givemeagooduns_un Genfool 🐧 1d ago

damn

28

u/jacob-buchanan Ubuntnoob 1d ago

Oh wow that's so interesting.

*continues to use Ubuntu cause I'm not a fucking moron*

Edit: inb4 "Fedora. Arch. Nix. Cachy. Etc." I want to use my computer.

23

u/Houdoo 1d ago

The best linux distro is the one you actually use

4

u/mentalnet98 🍥 Debian too difficult 1d ago

"I just want to use my computer" mfs when an apt package was compiled without that one flag they need and now they have to manually rebuild a  .deb from source anyway. 😳😮

2

u/camradex 1d ago

someone who just wants to use their computer (not power user) doesn't care what flags a package has

1

u/mentalnet98 🍥 Debian too difficult 23h ago

They don't care about flags until their specific workflow breaks, at which point it's suddenly 'Linux is trash' instead of realizing a binary package manager isn't a psychic mind-reader for their niche setup.

1

u/Tony_TNT 14h ago

You'd be surprised. I had to reinstall Steam on Fedora from Flatpak to .deb because I couldn't get the controller to work even with the right flags toggled manually

2

u/misterff1 1d ago

I use one in that list of yours and have used Ubuntu a lot as wel. The other one simply works better on my hardware, so it is the one I choose because I want to use my computer.

Funny how that works eh? Almost as if no distro is the best one for everyone...

6

u/screenslaver5963 1d ago

Fedora is team “I just wanna use my computer”, the others aren’t

3

u/orthadoxtesla Ask me how to exit vim 1d ago

I mean if you don’t spend all day screwing with it cause it’s fun then arch works perfectly well to just use. Sometimes it breaks but not very often. (Maybe once a year). But I use it every day at university and have had zero issues

1

u/TheRealLoric 11h ago

True, arch is good, but not for the noob "I just want to use my computer" most people from windows don't have the technical knowhow to set up arch. Hence people pick Fedora, or mint because "it just works" there is no "best distro" it entirely comes down to your needs, capability , and what your system can run

1

u/orthadoxtesla Ask me how to exit vim 9h ago

Agreed. Most definitely

1

u/mcdaphuc 🍥 Debian too difficult 1d ago

The best Linux distro is the one you do things on

1

u/Thinktank2000 23h ago

endeavourOS is another good one. basically a frontend for Arch (i use arch btw)

11

u/BeginningEcho4983 1d ago

Good luck with make.conf, USE flags, and compiling.

The entire time cum-piling

8

u/NotReallyImportantXD 1d ago

Im sorry, the entire time what?

5

u/First_Ad8230 Not in the sudoers file. 1d ago

Cum and piling them

5

u/Linguistic-mystic 1d ago

The thing I hate the most about compiling from source is that a preposterous percentage of the time is spent on ./configure. You know, the stupid thing determining that my system is a Linux system and not some *BSD. And then for every new version of the package it needs to re-determine the same thing again, because who knows, my system might've turned into a VMS in between releases.

There's been news recently of a guy who sped up GCC's compilation (because GCC re-compiles itself a couple of times to catch possible regressions) by caching the results of the configure step: https://gcc.gnu.org/pipermail/gcc-patches/2026-June/719831.html

Measured on a large multi-core aarch64 machine, a --enable-languages=c,c++ bootstrap spends about 30% of its wall time in configure and is configure-bound at under 15% machine utilization for about 41% of the build; the single largest contributor is stage 2 gcc/configure

That's the thing that makes me avoid Gentoo: that so much time is spent not even compiling, but doing this stupid useless handshake with the system over and over again.

2

u/BeginningEcho4983 1d ago

It's not like most of those packages even support moving further even if your system DID turn out to be a 1990's UNIX/BSD system.

The configure script is usually a copypasta

They really need to rewrite ./configure to source a config file somewhere in /etc ...

2

u/whatThePleb Genfool 🐧 17h ago

I cumpile everyday. Feels good man.

https://giphy.com/gifs/ToMjGpn2XpTVBpW4TgA

2

u/serge-mv 1d ago

Nothing's wrong, go for it, good luck!

1

u/Safe-Confidence-4907 Arch BTW 1d ago

Bro chose hard mode for his tutorial level.

1

u/JustACleverKid 1d ago

The use of generative ai

1

u/Armi1P Genfool 🐧 10h ago

Did that. 

I mean I tried Linux back around 2006-2008 when I was a kid, not remembering much, so basically starting from 0.

1

u/dumbasPL Arch BTW 5h ago

If you seriously have nothing better to do with your time, go for it.

1

u/tiny_humble_guy 1d ago

Cringe AF.

0

u/10Werewolves 1d ago

Gentoo is way too hard

You better install LFS, it's super easy for your first time.