this post was submitted on 13 Sep 2026
644 points (98.3% liked)
linuxmemes
32773 readers
1434 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 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 of any kind will not be tolerated. This is an LGBTQ+-friendly community -- if that is a problem for you, you should leave.
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
sudoin Windows. - No porn, no politics, no trolling or ragebaiting.
- Don't come looking for advice, this is not the right community.
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 figures
We 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 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Yes, there are classes, but it's corporate Linux. Dockerfiles, AWS, shit like that.
Anyways:
Well, it doesn't matter much, actually.
If you actually wonder, it's a database (can be sqlite, tho most write their own which involves it's own set of quantum physics and mathematics for operations) of stuff that's installed and stuff that's available. "Updating repos" downloads the list of stuff and their dependencies. Actually installing involves it downloading an archive, extracting it, looking at some special file that describes it (list of files, version, hash...), doing verification stuff, checking if dependency constraints are met (again, involves database mathematics...), adding the info of the package to the "installed" database then just extracting the entire archive EXCEPT the describing/meta/special/whatever file(s) right into your root. Or whatever you told it is root.
You can make a tiny bootable Linux by literally extracting some critical packages from, for example, Alpine Linux, using your average GUI archive viewing tool.
"Well, the difference being, one is a j*b and the other is mental sickness" - RED Sniper, Team Fortress 2
OpenRC is an init system. It's a system that starts (inits) different programs meant to be ran all the time (daemons).
SystemD is a suite of software. It has a few fucktons of components. Although in the context of an init system they mean the init system SystemD comes with. It may not be that bad by itself, but the other components are often poor in quality and/or resource heavy. Most distributions ignore most of them by default. And yet, everything is relying on them to the point where people who don't want the entirety of SystemD had to rewrite SystemD's components for themselves, and not the other way around.
Protocol with a few fucktons of extensions, like X11. For putting stuff on a screen.
Difference is that X11 has functions for drawing lines and circles and shit and everything kinda went around that, which is useful with 2D accelerated hardware (if you enable it in the driver) but everything really recent (2016?) isn't so it's pointless there. It's also decades old. And window manager (and often compositor, thing doing transparency effects and stuff) is separate.
The very base of Wayland is basically a program asking for a new window and then it just has to draw stuff there itself, while extensions handle stuff like negotiating clipboard. (spoiler: if you don't have a clipboard manager there is no "clipboard", pasting something asks the program you copied from so if you closed that you don't have it). It also has HDR. Shitty but HDR. Unfortunately the progress on that is slow, because it's the @redhat.com email people dictating all the specs and making countless meetings about them of course, and everyone else just sits and listens to their bullshit. Oh, and server/compositor/wm is all one single program (although a project called "wlroots" provides most of the "server" part as a piece of code devs can copy paste). Anyways, KDE Plasma/kwin is the most feature complete server out there, although I personally "outgrowed" from it if that makes sense
Some kid made a Wayland server. Pretty ok quality (!!! relatively). Originally wlroots but later it's own thing ("hyproot"). It's meant for "eyecandy" shit setups, not a fan of that, ew gross, although to each their own kinks. BUT to get the stereotypical """eyecandy""" one has to either (1) spend their entire free time on fucking with configuration files and installing everything or (2) get someone else's giant ass script which compiles stuff from 16 guthib repos and then freshly extracts you a 2 gig .config directory. Lots of the time people end up turning their bar/desktop/whatever into a fucking web browser, like it's MicroWin from SoftDows. Knowingly or from a dependency for some stupid AUR package that doesn't read like it would do that by name, like "hyprpanel-git". I am not going to link an example of the dependency, it's aylurgithubioags if you really want to look at that. I hope moss grows on walls of everyone who did that knowingly and actually liked it.
As for me personally, I used it for a while but just never installed a bar or anything. Turned off the shaders, the wallpaper, the splash, the rounding stuff, the borders, and... "Hey, get me a Hyprland with NOTHING". So yeah. Later there was some really fucking annoying shrodenbug, I rage quit and switched to sway-git. It also has HDR nowadays, tho you gotta bind keys for turning it on/off because screensharing sucks. Just like at "home", on WinSoft from MicroDows.
Never too late I guess.
spoiler
was thinking BSD nowadays because I don't exactly trust Torvalds with LLMs and shit, apart from bloat