1621
GNU-Linux (lemmy.blahaj.zone)
submitted 1 week ago by [email protected] to c/[email protected]
top 50 comments
sorted by: hot top controversial new old
[-] [email protected] 7 points 6 days ago

Face it, Linux is just the kernel. You use systemd as your operating system.

[-] [email protected] 180 points 1 week ago

It's systemd+gnu+linux these days

[-] [email protected] 145 points 1 week ago

Firefox+Plasma+Wayland+SystemD+GNU+Linux

[-] [email protected] 26 points 1 week ago
[-] [email protected] 20 points 1 week ago

That's something a human would say. Totally predictable.

load more comments (4 replies)
[-] [email protected] 23 points 1 week ago* (last edited 1 week ago)

Eventually the proper name for the operating system will just be the full configuration.nix file, and we'll all rename our backups to "FullLegalName"OS

In this future, NixOS replaces all other distros as the defacto standard way to manage packages

load more comments (5 replies)
load more comments (7 replies)
[-] [email protected] 48 points 1 week ago

I'd just like to interject for a moment. What you're refering to as GNU/Linux, is in fact, systemd/GNU/Linux, or as I've recently taken to calling it, systemd plus GNU plus Linux. GNU/Linux is not an operating system unto itself, but rather another free component of a fully functioning systemd init system made useful by the systemd daemons, shell utilities and redundant system components comprising a full init system as defined by systemd itself.

Many computer users run a modified version of the systemd init system every day, without realizing it. Through a peculiar turn of events, the version of systemd which is widely used today is often called GNU/Linux, and many of its users are not aware that it is basically the systemd init system, developed by the Red Hat.

There really is a GNU/Linux, and these people are using it, but it is just a part of the init system they use. GNU/Linux is the os: a collection of programs that can be run by the init system. The operating system is an essential part of an init system, but useless by itself; it can only function in the context of a complete init system. GNU/Linux is normally used in combination with the systemd init system: the whole system is basically systwmd with GNU/Linux added, or systemd/GNU/Linux. All the so-called GNU/Linux distributions are really distributions of systemd/GNU/Linux!

[-] [email protected] 1 points 6 days ago

I'm ~~stealing~~ sharing/redistributing this:

https://feddit.org/post/267802

[-] [email protected] 2 points 5 days ago

Sure, but know there are some spelling mistakes and some lines I didn't really know the heck I was writing

[-] [email protected] 2 points 5 days ago

no worries, it is still funny to me

load more comments (7 replies)
[-] [email protected] 20 points 1 week ago

I made the joke that we’ll have SystemD/Linux replacing GNU/Linux and the number of “well asckuallys…” that popped up was simultaneously humorous and saddening.

load more comments (5 replies)
load more comments (21 replies)
[-] [email protected] 156 points 1 week ago

wow, I could read and entire book of this. It's a new genre of erotica I think. Very high quality

[-] [email protected] 59 points 1 week ago

Do you want the pegging scenes to be implied or graphic?

[-] [email protected] 37 points 1 week ago
[-] [email protected] 27 points 1 week ago

Can it be implied that they're very graphic?

[-] [email protected] 31 points 1 week ago

No, a real linux user only needs a cli

load more comments (2 replies)
load more comments (1 replies)
[-] brbposting 22 points 1 week ago

Parts of 4chan’s take on the Big Bang Theory may fit the bill:

load more comments (2 replies)
[-] [email protected] 81 points 1 week ago

Hnng yeah thats right womansplain to me, whip out those big beautiful FACTS and correct me till I BLEED

[-] [email protected] 50 points 1 week ago
load more comments (1 replies)
load more comments (3 replies)
[-] [email protected] 52 points 1 week ago

This is fucking gold

[-] [email protected] 45 points 1 week ago

It would seem that GNU/Linux or Linux (whatever the user-accessing operating system is called) is the only OS that must mention its kernel. No one calls Windows the NT operating system, nor does anyone call Mac OS the Darwin operating system. So why should Linux be the exception?

When I think of GNU, I think of a project that had a very particular goal in mind: build an operating system that replaces Unix with entirely free software. The project got nearly all the way there, but before they got a usable kernel working, Torvalds licensed his kernel with the GPL. With the Linux kernel combined with GNU, we have an OS the GNU project set out to create. So why should Torvalds get all the credit? Without calling the OS GNU, most people don't even know how or why it came to be.

I could see a valid argument to just simply call the OS GNU. It was the name the original team gave the project to have a fully functional OS made with entirely free software. True, Torvalds didn't write Linux for GNU, but neither did the X Window System. A Kernel is essential for operation though, so I can see why the name GNU/Linux was proposed.

[-] [email protected] 21 points 1 week ago* (last edited 1 week ago)

Maybe it just boils down to "Linux" simply sounding better when pronounced

Just like e.g. most people just say "velcro" and not "hook-and-loop" as the company Velcro itself wants people to call it.

load more comments (2 replies)
load more comments (13 replies)
[-] [email protected] 40 points 1 week ago

Without the mention of mansplain and womansplain this would be funny

[-] [email protected] 65 points 1 week ago* (last edited 1 week ago)

I work in IT and sometimes I have to explain something to a user who is somewhat tech-illiterate. Even developers may have significant blind spots when it comes to their OS or networking, for example.

So, if I notice it, I'll change some terminology and I may explain instructions differently or use metaphors so every user understands what I'm saying.

And most coworkers do the same thing.

Here's why I bring this up: For whatever reason, some colleagues give female coworkers the same treatment.

And that's weird.

If someone is constantly treated like this, they should be allowed to rant about it on their blog. I'm fine with snark if it geht's a point across.

load more comments (4 replies)
[-] [email protected] 30 points 1 week ago

hey look its the guy from the meme

load more comments (1 replies)
[-] [email protected] 37 points 1 week ago

A typical ActivityPub+Lemmy post.

load more comments (1 replies)
[-] [email protected] 29 points 1 week ago

What's the deal with Alpine not using GNU? Is it a technical or ideological thing? Or is it another "because we can" type distro?

[-] [email protected] 40 points 1 week ago

All the core tools are actually a single executable with many symlinks to it, which makes the distro very compact. This makes it very nice as a base for Docker images.

https://en.m.wikipedia.org/wiki/BusyBox

[-] [email protected] 26 points 1 week ago

It's because we can to an extreme. Extremely lightweight distro. Very nice in containers and vms. One of the most loved ones out there.

load more comments (1 replies)
[-] [email protected] 19 points 1 week ago

I don't know if people use it on desktop but with its minimal size it's convenient as hell for docker images that don't need a lot of dependencies installed

load more comments (1 replies)
load more comments (3 replies)
[-] [email protected] 28 points 1 week ago

I usually see it referred to as GNU/Linux. I always consider Android as Android/Linux to differentiate it from desktop.

load more comments (11 replies)
[-] [email protected] 25 points 1 week ago

Can someone explain to me why people get upset about it being referred to as gnu+Linux or gnu/Linux? I'm not the most techy person, so maybe I'm missing something obvious, but like, objectively, isn't it just as much gnu code as Linux?

Again, not super techy, so please explain it to me like I'm the average Facebook aunt.

[-] [email protected] 60 points 1 week ago* (last edited 1 week ago)

get upset about it being referred to as gnu+Linux or gnu/Linux

I would say it's the opposite. Certain people get angry if you do not refer to it as GNU/Linux. These people used to be technically correct.

GNU tried to rewrite Unix from scratch under the GNU GPL license. They view their copy left license (a license where if you incorporate any code under their license, you must release the code of your project as well) as morally superior. Their kernel didn't work out, but Linus Torvolds wrote another kernel for that GNU OS.

Obviously, GNU wanted credit for the OS components that were not Linux. That's where the copypasta about "What you are using is in fact GNU+Linux..." came from. GNU is the heart of the free software movement so they have their fans as well that of course would also make that claim.

Of course, as the meme in the OP suggests, you can now have a Linux distro that either does not use code owned by GNU or uses very little of their code. I would argue Ubuntu, Arch, etc still are technically GNU+Linux as they use GNU's C compiler, their C implementation, their userspace programs like Bash and grep, etc. However, Alpine uses alternatives to GNU software such as the musl C implementation.

load more comments (2 replies)
load more comments (20 replies)
[-] [email protected] 22 points 1 week ago

Laughs in LLVM-compiled kernel.

[-] [email protected] 20 points 1 week ago

Why are yall so mad about GNU and Free Software movement that it has started? Do you prefer to go to the old times? Apple microsoft fanboys?

Doing an entire OS and library to not use GNU it's like Apple doing the LLVM to not having to use the GCC. Instead you could be helping in the free software movement and development, but you prefer to go into a GNU vs. Linux fight.

The war should be all the free software movement vs the companies fake open source shit.

[-] zarkanian 31 points 1 week ago

This is a joke. Most people are not remotely concerned about these things.

[-] fruitycoder 23 points 1 week ago

For real why are people so hyped about having less software built by people principled in protecting their freedoms?

GNU and the FSF are awesome!

load more comments (1 replies)
load more comments (7 replies)
[-] [email protected] 19 points 1 week ago
load more comments (2 replies)
load more comments
view more: next ›
this post was submitted on 23 Jun 2024
1621 points (96.0% liked)

linuxmemes

19717 readers
511 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS