this post was submitted on 31 May 2025
195 points (94.5% liked)

Explain Like I'm Five

16919 readers
1 users here now

Simplifying Complexity, One Answer at a Time!

Rules

  1. Be respectful and inclusive.
  2. No harassment, hate speech, or trolling.
  3. Engage in constructive discussions.
  4. Share relevant content.
  5. Follow guidelines and moderators' instructions.
  6. Use appropriate language and tone.
  7. Report violations.
  8. Foster a continuous learning environment.

founded 2 years ago
MODERATORS
 

I'm old. I don't understand it.

you are viewing a single comment's thread
view the rest of the comments
[–] theunknownmuncher@lemmy.world -4 points 6 days ago (1 children)

I scrolled the comments and every single one is incorrect.

Linux is not an operating system. It is a kernel, which is an important component of an operating system. Operating systems that use the Linux kernel are often referred to as "Linux" for simplicity and brevity, though. It should be understood that when someone says "Linux" they typically are meaning "an operatjng system that uses the Linux kernel".

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

https://en.m.wikipedia.org/wiki/Kernel_(operating_system)

[–] jdnewmil@lemmy.ca 6 points 6 days ago (1 children)

Agree, but this is the ELI10 explanation, not the ELI5 explanation. ChromeOS and Android are both operating systems that look and act very different than an operating system like Debian or Fedora, but all four of these examples use the Linux kernel.

[–] adespoton@lemmy.ca 1 points 6 days ago

I don’t know… I think his description can be overly complex/abstract for eli5 AND all the other descriptions can be wrong.

Here’s my attempt:

You know how with Lego you can make all sorts of stuff, but you can also buy a kit with some main pieces pre-molded that you attach the other bits to, to make your object?

Linux is like that pre-made bit, with bumps on it in specific places to build the object. It’s designed to be the interface between the non-Lego objects and the Lego pieces.

But unlike in most systems, with Linux, everyone can tweak the pre-made bit, and it must be given away, along with the instructions on how to build it.

And of course, this all runs in software on electronics, not using physical objects made of plastic.