this post was submitted on 25 Aug 2023
3 points (100.0% liked)

Linux

47233 readers
769 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 5 years ago
MODERATORS
 

Happy birthday 🎊🎉 GNU/Linux.

Today GNU/Linux is 32 years old.

It was thankfully released to the public on August 25th, 1991 by Linus Torvalds when he was only 21 years old student.

What a lovely journey 🤍

you are viewing a single comment's thread
view the rest of the comments
[–] wgs@lemmy.sdf.org 0 points 1 year ago (1 children)

Weight your words my friend! GNU's a behemoth !

GCC alone is almost as big as Linux. Add core/binutils, the Hurd, ... And you easily outclass the kernel itself !

~ $ du -sh linux-6.4.12/ gcc-13.2.0/                    1.5G    linux-6.4.12/                                   1.1G    gcc-13.2.0/

Oh, and Emacs.

[–] Emanuel@lemmy.eco.br 0 points 1 year ago (1 children)

Speaking as someone that doesn't understand computers very well: is Hurd usable as a kernel nowadays?

[–] kionite231@lemmy.ca 0 points 1 year ago (1 children)

Yes if you cherry pick the hardware :)

[–] flashgnash@lemm.ee 0 points 1 year ago (1 children)

What is actually the point of using hurd other than being able to say you use Hurd though?

[–] Dunstabzugshaubitze@feddit.de 0 points 1 year ago

Maybe it hurds in a good way.

Nah, it's a kernel it does kernel stuff and does not offer anything a normal user notices compared to other kernels.

It might be interesting for people who work on kernels just to see different ways on how to solve common problems.