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

Explain Like I'm Five

16797 readers
138 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
[–] milicent_bystandr@lemm.ee 31 points 3 days ago

Linux is one option for the core, central part of how a computer works, called a 'kernel'. All programs talk to Linux, which talks to the physical computer.

Windows has its own version of that kernel, Mac has another.

Linux is special because it's free for people to use, change, and check what it's doing.

There's a lot of programs built to work with Linux: together they are what you use to use your computer. Like, Windows is actually lots of smaller programs working together, and Mac OS is lots of smaller programs working together. Most people say 'Linux' meaning all these programs running together, with Linux at the core.

In other words, Linux is a system that runs on your computer, so you can run the programs you want (like Emacs, or Inkscape) on top of that.