this post was submitted on 24 Nov 2023
414 points (88.3% liked)
linuxmemes
24749 readers
2827 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
3. Post Linux-related content
sudo
in Windows.4. No recent reposts
5. π¬π§ Language/ΡΠ·ΡΠΊ/Sprache
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.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
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
The argument would be that on Linux, the majority of user-facing interactions are with GNU software, not the kernel.
Also, without GNU, Linux probably wouldn't even exist, at last not in its current form. GNU was already a mature toolchain when Linus started working on Linux. So it's all well and good to point out that Linux can get pulled out and combined with other toolchain, but you can say the same with GNU. It's out there running with BSD and Darwin. And BSD might not have a ton of direct users, but it's extremely important for servers.
You don't need Linux to run a free operating system, which was the goal of GNU, it really doesn't matter that Hurd was never completed. The goal was achieved so there hasn't been much incentive to develop Hurd.
I personally don't care what people call it, but I do think GNU deserves the recognition. Especially because some of their tools are extremely important, like gcc. Linux might not exist if gnu hadn't provided a functional toolset for an operating system. Hell if it wasn't for GNU, we might not have a free OS at all.
Without GNU, we'd probably be using variants of FreeBSD or similar, possibly even porting that toolchain to run on Linux kernel... I mean, their contribution was important, but so were a lot of other people and projects