this post was submitted on 16 Mar 2026
24 points (81.6% liked)

Linux

63826 readers
687 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] halcyoncmdr@piefed.social 6 points 12 hours ago (2 children)

the confounding tribalism behind its modularity. options are great, but they also bring out the absolute worst in many of us.

Exactly. Parts of the Linux community, and FOSS in general, are extremely hostile. And for some new users, that's the first (and probably only) impression they get when they have an issue trying it out for the first time. It's a very small minority, but they are loud and aggressive, and are not ostracized by the community nearly enough.

Telling a new user that is going out of their way to figure out how to find and post an issue or feature request to Github, telling them to just fix it themselves isn't a solution, it's just being a dick. 99.9% of this planet doesn't know how to code, just because they're making a post on GitHub doesn't mean they know how to code. Especially not at a level to fix an issue like that.

[–] Wispy2891@lemmy.world 6 points 7 hours ago (2 children)

And that some programs are extremely opinionated.

Ignoring requests with thousands of posts, or even pull requests where the changes are already implemented

"No. I won't add tabs, it's better UX to have separate windows"

"No, I won't allow the user to save the password, even if it's local or not important"

"All the temporary shit will be saved on the hardcoded directory ~/.fuckyou and not /tmp"

[–] hobata@lemmy.ml 1 points 5 hours ago

get lucky you can patch shit out or in

[–] Thorned_Rose@sh.itjust.works 1 points 7 hours ago

"All the temporary shit will be saved on the hardcoded directory ~/.fuckyou and not /tmp"

.fuckyou 😂😂

A recent bugbear of mine has been hardcoded icons.

[–] eldavi@lemmy.ml 4 points 11 hours ago

they used to be a much larger part of the community when i first got into linux in the early aughts; i'm glad RTFM is no longer considered a reasonable response.