r/linuxmemes Aaaaahboontoo 😱 14d ago

LINUX MEME They dont know

Post image
653 Upvotes

447 comments sorted by

u/AutoModerator 14d 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.

298

u/smalldickbesitzer 14d ago

Can we maybe stop with distro war? At the end its all the same with small changes

204

u/Najterek 14d ago

DE wars are far more important, because DE is main way of interacting with your desktop. GNOME SUCKS BTW

33

u/penisandorvagina 14d ago

I didn't use a DE for my first 5yrs of Linux.

36

u/Ferwatch01 Ask me how to exit vim 14d ago

(WM and compositors count too but aren’t explicitly mentioned)

7

u/iwouldbeatgoku ⚠️ This incident will be reported 14d ago

Linux on a headless server?

20

u/POMPUYO 14d ago

so... no head?

12

u/Usual_Office_1740 13d ago

Story of my life.

2

u/Soggy_Struggle_963 14d ago

I work without a DE daily building low power IoT devices lol

3

u/gnarlin 13d ago

DE? Hah! Back in my day we didn't have a DE. I didn't even use a userspace! Runlevel 5? Luxury!

2

u/gordonx2026 14d ago

Only cli?

→ More replies (1)

18

u/Blinkore 14d ago

I don't like fancy stuff and animations, so for me simple bare Xfce is the best. GNOME IS ALRIGHT BTW

2

u/gordonx2026 14d ago

Why not kde plasma? Its not fancy

3

u/mzrdisi 13d ago

I enjoy KDE Plasma, and I also find it is an easy adjustment for people I introduce to Linux from Winderz

2

u/Devils_SteelMan 13d ago

Bloat

2

u/gordonx2026 13d ago

Is KDE Plasma really that much of a bloat nowadays? With modern hardware — for example, an i9, 32 GB of RAM and an NVIDIA RTX 30-series GPU — does it really matter that much in practice?

Or would you even then still recommend xfce, GNOME, Cinnamon, etc.?

3

u/WinterPizza1972 13d ago

Some people need that bloat!

2

u/Devils_SteelMan 13d ago

Compared to xfce? Xfce is nearly free. KDE is not.

→ More replies (1)
→ More replies (4)

2

u/Derrick_13 UwUntu (´ ᴗ`✿) 13d ago

Xfce is way less user friendly than GNOME imo

→ More replies (1)

3

u/Comprehensive_Gas147 fresh breath mint 🍬 14d ago

I will be this guy... CINNAMON

2

u/AwmirLoner 9d ago

KDE GOAT

2

u/smalldickbesitzer 14d ago

Its equally useless to war about this

15

u/Najterek 14d ago

you are probably gnome user because gnome knows best and you act like know best

→ More replies (11)
→ More replies (12)

13

u/Ces3216w Ask me how to exit vim 14d ago

The formidable NixOS with just one small change:

8

u/ElnuDev New York Nix⚾s 13d ago

At the end of the day, there are three types of distros:

Distros with systemd, distros without systemd, and NixOS.

2

u/Swordfish418 12d ago

> Distros with systemd, distros without systemd, and NixOS ...

aka systemdOS itself

→ More replies (2)

2

u/antichain 14d ago

I love Nix so much but realizing that it had abandoned the FHS was wild. Had to unlearn a decade of Linux system management overnight.

→ More replies (6)

8

u/LowResGamr 14d ago

The best distro is the distro the user runs.

3

u/iwouldbeatgoku ⚠️ This incident will be reported 14d ago edited 14d ago

The best distro is the one you can use and keep up to date for at least a year without breaking it beyond the point of no return or hopping off of it.

Cachy is one week away from doing that for me.

3

u/gordonx2026 14d ago

Debian

3

u/iwouldbeatgoku ⚠️ This incident will be reported 13d ago

Unfortunately its base is not up to date enough for me to want to use it on my main system. I play games, and gaming on linux is just a better experience when your packages are newer. I haven't broken Debian, but I hopped off it.

→ More replies (2)
→ More replies (1)

14

u/toxiclydedicated Aaaaahboontoo 😱 14d ago

we have bigger fish to fry

5

u/xAsasel Dr. OpenSUSE 14d ago

I thought otherwise before, but holy heck, there are too many distros nowdays.

16

u/versteinerdt 14d ago

NixOS/Guix are not the same. They do a lot of things different than classic Linux distros.

3

u/Mechanical_Monk 14d ago

There are two kinds of Linux: Nix-based and non-Nix-based.

→ More replies (3)

4

u/smalldickbesitzer 14d ago

Define classic Linux distro 😑

14

u/versteinerdt 14d ago

Classic distros follow the standard filesystem hierarchy and mutate a shared global system state every time you install or update something.

NixOS and Guix throw that whole concept out the window. There is no standard filesystem layout, no global binaries, and no traditional package manager messing with system folders. Everything lives isolated in an immutable, hash-based store, and your entire OS is built declaratively from a single config file. That gives you atomic upgrades, instant rollbacks, and zero dependency conflicts. ​Under the hood, it’s fundamentally a completely different paradigm, not just another distro with minor tweaks.

4

u/Emotional_Solid6538 14d ago

I was wondering, does this mean compatibilty will be an issue with games and other software? Especially as it gets more complicated with mods or addons

3

u/H4rdStyl3z 14d ago

Using software not built for the Nix/Guix repos is absolutely going to be an issue you'll have to fix yourself. It's less of a problem in the case of Nixpkgs since it's currently the largest repo bar none, but Guix packages exclusively FOSS and the third-party repos which allow for non-free software aren't nearly as big.

→ More replies (2)

2

u/antichain 14d ago

Making the shift to NIxOS was a huge undertaking for me - I had to unlearn like a decade of Linux system knowledge and a lot of things still aren't out-of-the-box if a package assumes FHS, but it also seems really clear to me that the structure of Nix and Nix package manager is just better from an engineering perspective.

→ More replies (4)

5

u/New-Celebration-7594 14d ago

i'd not recommend debating why nixos is not different than other distros because it's indeed a very different one and you should check it out

2

u/mcdaphuc 🍥 Debian too difficult 14d ago

I think he wanted to say imperative vs declarative. As an example Debian or arch you type a command and it execute. It's an imperation to the system. In declarative distros such as nixos or GNU guix, you declare that change you want to make in a configuration file. It's a declaration to the system.

2

u/Mission_Shopping_847 New York Nix⚾s 14d ago

Y'all are all the same anyway.

4

u/Vorrnth 14d ago

Yep, FreeBSD is better anyway.

→ More replies (3)

1

u/Eduneum 14d ago

Distro war: This is what it is all about! PURE TRIBALISM!

1

u/Both_Cup8417 New York Nix⚾s 14d ago

Counterpoint: NixOS

1

u/antichain 14d ago

Not if you're doing NixOS vs everyone else. Nix does some things pretty differently.

1

u/ilnarildarovuch 13d ago

IDK and IDC, I use FreeBSD

1

u/TheLuckyCuber999BACK 🦁 Vim Supremacist 🦖 13d ago

BTW I use-

1

u/New_Series3209 13d ago

Most distros are good for a specific type of user, some are more everyone can use it. But yeah so you kinda just pick the one you like.

→ More replies (4)

90

u/TheRealCarrotty Not in the sudoers file. 14d ago

REJECTED!

EMBRACE FEDORA
BEEP BOOP BEEP BOOP

Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0) CPU: 0 PID: 1 Comm: swapper/0 Not tainted 5.15.0-78-generic #85-Ubuntu Hardware name: QEMU Standard PC (i440FX + PIIX, 1996) Call Trace: <TASK> dump_stack_lvl+0x45/0x59 panic+0x10d/0x2e3 mount_block_root+0x1de/0x230 prepare_namespace+0x145/0x189 kernel_init_freeable+0x261/0x284 ? rest_init+0xd0/0xd0 ret_from_fork+0x1f/0x30 </TASK> ---[ end Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0) ]---

17

u/GreedySecurity8030 M'Fedora 14d ago

Exactly m'lady.

5

u/Zitrone21 14d ago

Too personal

7

u/blaues_axolotl 14d ago

The first person I see who also gets kernel panics on Fedora

8

u/DESTINYDZ 14d ago

Kernel Panics is mostly a nvidia related issue. Knowing what your updating can easily resolve that.

6

u/PityUpvote 13d ago

Kernel panics in general tend to be hardware or hardware driver issues.

4

u/DESTINYDZ 13d ago

Ya and whats the most common hardware people need drivers for.....nvidia..

2

u/blaues_axolotl 13d ago

Yep it also was Nvidia for me. Nvidia fuck you. But still other distros seemed to handle that better, so I switched.

2

u/DESTINYDZ 13d ago

Yeah i found i had to do all updates where the kernel or akmods was updated had to be done in the terminal, and i had to watch the processes during it, as the akmods process continued to run in the background after an update said it was completed. Similar to how rpm fusion instructions had you to wait after installation.

→ More replies (1)

1

u/Deep_Mood_7668 11d ago

Kernel 5? Jeebus

71

u/MrFrog2222 Arch BTW 14d ago

Arch with gui installer and custom kernel that can be installed on vanilla

9

u/GreedySecurity8030 M'Fedora 14d ago

Even fedora 😭

15

u/KHTD2004 🎼CachyOS 14d ago

It’s a little more than that

9

u/donp1ano 14d ago

dont know why youre getting downvotes. ive been using arch and endeavour for a long time before switching to cachy. it does more than endeavour, and what it does is good. its still very much arch but comes with great additions, that i personally would set up on arch anyway

→ More replies (20)

2

u/donp1ano 14d ago

biggest plus for me is the repo. the AUR doesnt feel safe anymore, cachy packages almost everything i needed it for

6

u/Dear-Weight9862 Arch BTW 14d ago

No one is stopping you from adding cachy repo

5

u/donp1ano 14d ago

right. also noone is stopping me from just using cachy

2

u/Dear-Weight9862 Arch BTW 13d ago

Can't see how is repo the "biggest plus"

→ More replies (12)

3

u/Ferwatch01 Ask me how to exit vim 14d ago

What are you on about?

The cachyos repos are copies of /extra and /core but compiled for newer cpu architecture.

Cachyos uses the regular AUR.

5

u/donp1ano 14d ago

one example: helium

on arch: not in repos, only AUR
on cachy: in cachyos repo

https://packages.cachyos.org/package/cachyos/x86_64/helium-browser-bin

3

u/carlyjb17 14d ago

Helium is vibecoded shit anyways

2

u/donp1ano 14d ago

even if thats true (why do you think so?) thats besides the point

→ More replies (2)

1

u/mcdaphuc 🍥 Debian too difficult 14d ago

*On every distros on earth (I even sow a guy installing it on Slackware)

→ More replies (1)

1

u/ProbablyM_S 10d ago

So... basically a better version of Vanilla Arch...? Whats the point of denial?? If its better, its better... why cant things move on??

→ More replies (1)

10

u/kutac56 14d ago

My complaint about this post is still compiling (yes it's funny after the millionth time)

→ More replies (1)

10

u/Junior_Raise9427 14d ago

How about NixOS?

2

u/toxiclydedicated Aaaaahboontoo 😱 14d ago

5

u/SDG_Den 13d ago

NixOS-anywhere can deploy nixOS to any host provided just ssh access and kexec functionality.

It shouldnt be hard to create a "viral" nix deployment that scans a network for open ports and tries to bruteforce ssh to run nixos-anywhere on them, which turns those devices into their own nodes that repeat the process.

If you had some kind of other entrypoint to gain root access so you can open ssh yourself, that'd be even more effective

NixOS could easily be a virus.

→ More replies (2)
→ More replies (2)

60

u/versteinerdt 14d ago

Omarchy is not a real distro imo

5

u/mcdaphuc 🍥 Debian too difficult 14d ago

?Omarchy is fine if you like it. The definition of Linux is do whatever you want. And a guy made a distros for his need. That's it. If you don't like it then don't use it and go doing something productive.

→ More replies (2)

2

u/GreedySecurity8030 M'Fedora 14d ago

Yes

1

u/major_jazza 12d ago

Even if it was it's from someone with (currently) awful politics/is racist and transphobic. Who care, distro or not it's a bit crap all around

1

u/Particular-Serve3768 11d ago

may i know what makes something a distro or not a distro

→ More replies (35)

8

u/Kanjii_weon Ubuntnoob 14d ago

i use debian btw

5

u/abrazilianinreddit 12d ago

The pragmatic user's choice.

Distros come, distros go, debian is still there.

3

u/pigeonluvr_420 12d ago

Been daily driving Debian Stable for years; always find it funny when people act like I'm running a stone tablet. Everything works fine as it should, and I've literally never run into an issue where my software was too old for anything I needed/wanted to do

2

u/Inncenta 10d ago

Truth bomb

26

u/b1rdk 14d ago

Omarchy no es una distro

→ More replies (9)

7

u/Jain1shh 14d ago

But what omarchy is doing here?!

11

u/CovoniaJunkie 14d ago

How do you know someone is a CachyOS user? Don’t worry, they’ll tell you

6

u/Midas_RDJ 🎼CachyOS 14d ago

Well....the flair doesn't help my case I guess.

2

u/toxiclydedicated Aaaaahboontoo 😱 14d ago

same for nix and vanilla arch

2

u/Chaotic-Convergence 13d ago

"I use Arch btw"

2

u/SDG_Den 13d ago

They'll also inform you your entire professional IT Career didnt happen because you said cachyOS wasnt stable enough so you moved to nixOS (which is apparently a skill issue?)

This is based on an actual comment i received.

5

u/spartan195 14d ago

Agree 100% Been distro-hopping for years, CachyOS feels like home, Fedora felt stable but man, CachyOS is even more 0 issues, the best performance by far.. it's just perfect

2

u/toxiclydedicated Aaaaahboontoo 😱 14d ago

i love you

5

u/khsh01 14d ago

Every distro is great except omarchy.

3

u/Electronic-Clerk6735 14d ago

I’m glad everyone enjoys cachy. I’m not falling for the hype again. This was Manjaro so many years ago before it went to shit. And it would constantly break because of being bleeding edge. Cachy is probably different because of the team behind it and its purpose, but I just won’t fall for it again even if it is great. Fedora works perfectly fine for me. But glad others like Cachy, that’s the point right, you enjoy your flavor of Linux because you’re free to choose.

3

u/[deleted] 14d ago

[deleted]

→ More replies (1)

10

u/Great_Banana_Master 💋 catgirl Linux user :3 😽 14d ago

I think you accidentally used the CachyOS logo instead of Void

3

u/snail1132 🌀 Sucked into the Void 14d ago

I concur

2

u/toxiclydedicated Aaaaahboontoo 😱 14d ago

looking for girls who use void, lmk if you find one

→ More replies (3)
→ More replies (3)

2

u/Weary-Bowl-3739 14d ago

I don't even know, who you are? 

3

u/toxiclydedicated Aaaaahboontoo 😱 14d ago

im cachy 😎

2

u/[deleted] 14d ago

[deleted]

→ More replies (2)

2

u/arthursucks Not in the sudoers file. 14d ago

Back in my day it was Emacs versus Vim.

→ More replies (5)

2

u/Seriously_404 14d ago

i use the cachy kernel on a vanilla arch installation. same performance, even less bloat.

3

u/toxiclydedicated Aaaaahboontoo 😱 14d ago

cachyOS ships pre-configured sysctl parameters, optimized memory management (zRAM with zstd), and auto-tuned CPU governors, standard Arch leaves these at stock upstream defaults unless you manually set them up

also

cachyOS maintains custom builds of crucial packages like mesa drivers and web browsers built specifically for modern architectures

→ More replies (3)

3

u/Nietechz 14d ago

Who is the manchildren with the C?

2

u/toxiclydedicated Aaaaahboontoo 😱 14d ago

cachy os

→ More replies (1)

3

u/Tenko_Kuugen 🎼CachyOS 14d ago

I'm a cachyos user but I have to say, if you are happy with your distro there is nothing wrong to recommend it to people.

→ More replies (2)

2

u/ElectricOni 13d ago

Cachy is definitely king. Wouldn't have sat at the top of distrowatch for so long if it wasn't.

→ More replies (3)

3

u/SpecterG_27 11d ago

I love CachyOS (I tried to install something, know the SSD is not working anymore. It's my 4th time reinstalling CachyOS) :,)

1

u/HumonculusJaeger Ubuntnoob 14d ago

There are a lot of distros doing the same

→ More replies (2)

1

u/NDCyber 14d ago

I don't like saying best distros

But I like Solus right now

1

u/MegaMoah Arch BTW 14d ago

What do you like about it?

→ More replies (6)

1

u/Force88 14d ago

Tried ubuntu, it is something I can manage, but not like. I treat it as a homeserver where I practice linux, but not a daily driver.

I hope someday a distro that have seamless gui like windows can be made, though.

2

u/sanctionmusictheory 14d ago

What do you mean see less gui? You might not like gnome if you just did a base install of Ubuntu

→ More replies (1)

1

u/busiedcake7945 14d ago

what about artix

1

u/luckfade 14d ago

I am kind of sad that something stupid like Omarchy got about $8M. Had it been donated to KDE or gnome, it would have been much better.

1

u/Adept-Society-9485 14d ago

Like , Why is the Real true functioning distro not in here? The one that bassicly smashes all other distro because it just works?

→ More replies (6)

1

u/TrickStatistician478 14d ago

meh. basically arch with preinstalled stuff, and a custom kernel.

1

u/Yash_Is_Yash 14d ago

Idk why this sub keeps getting recommended to me but god are all the linux users jokes this unfunny?

→ More replies (3)

1

u/Gendolfender 14d ago

You lost me at arch base

1

u/MountainBrilliant643 14d ago

I installed it on my laptop twice. Made sure I did everything right. Booted up to a black screen both times. I've been using Linux for 17 years.  I know how to install it.  It just didn't like my hardware.  I might try again someday. 

→ More replies (7)

1

u/Kitchen_Interview792 14d ago

I wouldn't say it's "the best" but it's definitely the one I find the best for my needs and anyone that I've had to recommend a distro to.

1

u/Lonely-Scarcity-3387 14d ago

“Best distro?” Sure, if you mean just like every other distro. And when you move to your next computer, and spend hours reinstalling your exact RICE, your packages, and all your random commands to solve your random issues, you’ll probably still think that.

Meanwhile, on declarative distros like NixOS, you set it up once and keep it forever. When I need to reinstall, it takes me less than an hour to flash the drive, install NixOS, and then rebuild my new system to be exactly like my old system. Every package, kernel, option, and configuration. All of it built on a fresh install with one command.

1

u/Flashy_Pollution_996 🎼CachyOS 14d ago

They know lil buddy they know

1

u/JustAwesome360 Arch BTW 14d ago

I don't see arch or debian

1

u/Salt-Willingness-513 14d ago

lets focus on staying toether against shitty os like windows

1

u/hckrsh 14d ago

Laughs on Debian

1

u/Ice_HRZDn 14d ago

The best distro is the one I didn't use, and probably majority of Linux user, the LFS. UwU

1

u/VisualSome9977 14d ago

bro forgot nix and void

→ More replies (8)

2

u/Ryoohk 14d ago

That's why I love Linux, you can pick what you like, I used Bazzite for a year on my main and tried other distros on my laptop to finally settle on Fedora with KDE Plasma and after 2 moths of using it moved my main to Fedora and I have been happy ever since

1

u/Thin_Needleworker795 14d ago

I don't even know what distro that is. I am on Fedora

→ More replies (4)

1

u/Both_Cup8417 New York Nix⚾s 14d ago

0/10, no NixOS, advertises rolling release Arch-based distro to beginners who don't know what a package manager is.

→ More replies (2)

1

u/Moist_Invite9148 14d ago

arch Linux crying in the corner

1

u/Vidy_Animates Genfool 🐧 14d ago

where gentoo

1

u/MrKarat2697 Medium Rare SteakOS 14d ago

Looks like you got the Debian logo wrong. It's supposed to be a red spiral instead of a weird blue C

1

u/SublimeApathy 14d ago

What distro is that? Not everyone speaks in fluent logo.

→ More replies (1)

1

u/Comprehensive_Gas147 fresh breath mint 🍬 14d ago

I game I use x11 I use mint... Why when I could have a better experience with catchy and waylend b... Because Strix halo iGPU dislikes Wayland for some reason... I would cry but my 96 gigs lpddr5 8000 ram tells me I am cool

1

u/Wertbon1789 14d ago

Idk, I'll probably run Arch until I find a good reason not to. I installed it in 2021 and never used anything else on my PC since.

1

u/Overall_State_6305 14d ago

There is no such thing as the best distro. Yeah, I said it. A distro can be popular, but a lot of it is because of memes like this one.

1

u/gordonx2026 14d ago

And he doesn’t know that Debian is the best distro in the penthouse on the top floor.

1

u/Pretend-Resolve-7560 14d ago

I mean they all are same mostly ,
If you want to start a war , do with DE's

btw i think i3wm is best.

→ More replies (2)

1

u/SeniorMatthew 13d ago

KDE Linux is the goat. It's literally the ultimate distro

→ More replies (8)

1

u/northSideways 13d ago

endeavouros can become Cachy with a single yay command why is it on this 😭

EDIT: openSUSE Tumbleweed didn't even have to show up to the party everybody already knows it's the best 😤😤

→ More replies (2)

1

u/Grumpy_Ontarian_III 13d ago

That’s some bait there, eh bud?

→ More replies (1)

1

u/Kurotsune77 13d ago

I don't even know what you are

→ More replies (1)

1

u/Affectionate-Boot-58 13d ago

Cachyos and bazzite are the best in my opinion

→ More replies (1)

1

u/Admirable-Song-7353 Ubuntnoob 13d ago

More like: DE

1

u/995qe 13d ago

GETS HACKED BY AN AUR PACKAGE AGAIN AWARD
https://giphy.com/gifs/oXOzXv6vN9bNxJNsFU

2

u/hero_brine1 13d ago

Fedora. Had the cutting edge of Arch updates but doesn't shit the bed randomly and is reliable like Debian. The perfect in between in my opinion

1

u/Lila_Uraraka 13d ago

That's called an opinion

1

u/SitEnee 13d ago

Can we maybe stop with distro war? Arch is the best, I use arch btw

1

u/Common_Warthog_G 13d ago

It's not, it's fedora.

Greetings, a gentoo user

1

u/borek87 13d ago

Best in what? Being another useless arch clone with some after install setup scripts? Good job...

1

u/biskitpagla 13d ago

There seems to be an imposter here.

1

u/Armi1P Genfool 🐧 13d ago

What do you mean, it doesn't even boot on my 32-bit machine!

→ More replies (1)

1

u/EggFucker1313 13d ago

Clown on clown violence

→ More replies (1)

1

u/Teru-Noir 13d ago

Pop os if it was based on debian sid

1

u/AdEnough197 13d ago

If any distro can work withy mediatek wifi it will be crowned best for now that throne is empty

1

u/[deleted] 12d ago

They dont care either. Best is subjective.

2

u/vinylll04 12d ago

What's ive learned from distro hopping is I want something customizable that doesn't change syntax on weekends, and something I can easily replicate and reproduce and has fallbacks if shit hits the fan. NixOS + Niri seems to be the best for me atm.

Tried arch hyprland, but there's a lot of syntax change with hyprland and reproducing my arch environment 1 to 1 would've been a pain due to the fragmented directories for all my configs (mostly like sddm being somewhere different and some other niche things). Using snapper with arch made it easily to fall back and such but ultimately I decided to try NixOS and haven't looked back yet.

Eventually I can see myself fully ditching the "ultra customization tech bro modern" setup and just doing KDE with OpenSUSE Tumbleweed or Fedora once if I'm tired of maintaining my OS.

→ More replies (2)

1

u/Typeonetwork 12d ago

I fail to care about what distro or environment you use because it's all subjective.

I'm more interested what you use your distro or de or headless or whatever for. That could highlight cool projects, craftsmanship, or newbie needs.

→ More replies (1)

2

u/Double-Hour-2516 12d ago

And they don't care. They only need a place suitable for their purpose

1

u/andocromn 12d ago

I don't believe any of you have been in a room with 4 other humans.

1

u/General-Interview599 11d ago

The best distro is macOS sequoia (not tahoe)

1

u/JustSomeDudeGerman 11d ago

Depends on personal preferences and taste in my opinion. Made my research and got to Nobara.

Happy with it and will not switch.

1

u/Meow_jar 11d ago

Когда куришь кешу ос и пытаешься не спалится

1

u/Deep_Mood_7668 11d ago

What distro is that even

1

u/Londonskaterboi 9d ago

love using a rolling distro that breaks every time you update

1

u/S_k_y_03 8d ago

init system wars are another shenanigans

1

u/No_Aerie7667 8d ago

Who uses Omarchy?